Lior Baber

Results 8 issues of Lior Baber

Hey I'm trying to use the [papermill airflow](https://airflow.readthedocs.io/en/latest/howto/operator/papermill.html) operator to read and execute notebook with airflow. in our company we use a central airflow instance and we could not rely...

**What happened**: while building finala dokcer image I got the following error: ``` https://github.com/sass/node-sass/releases/download/v4.14.1/linux-arm64-72_binding.node ``` **What you expected to happen**: being able to create finala image **How to reproduce it...

kind/bug

Fixes https://github.com/Netflix/iceberg/issues/49 Initial implementation only for iceberg-api expressions Open issues: 1. should we add implementation for spark, parquet and avro? 1. should we use case sensitive startsWith? 1. should we...

hello, I'm wondering if it possible to add matching rules on path/uri. for example, I a provider service which accept GET request with id in the path `foo/bar/:id` I want...

I know maggalen now supports reading straight from a file as sqlCtx.read.format("maggalen").load("path") but unfortunately my data is saved in the a mysql table. is there an option to read straight...

Hey, after seeing the europe spark summit lecture on magellan, you said python API will be available. is there still a plan to add it? Thanks,

Hey all, Thanks you for all your amazing work on this! since opencensus was moved to be under the opentelemetry org (and so is the java client), are you planning...

coder's cli tool allow users to configure ssh conection to their remote hosts. as part of it's configuration, he generate ssh config host to the dedicated user's machine. The patten...