Shubham Shaswat

Results 6 comments of Shubham Shaswat

Hi,I like to help.So,going through comments and from my understanding the function 'dataset_variables' isn't working for all L3 and L4 datasets. The examples in the issue title as **Updating dataset_variable...

@arokem is this issue still relevant?,If, could you give me some more to work on that.Till now,I have thinking about a `if` condition under which I will place the new...

The Issue lies with the line `RUN pip install --no-cache-dir -r /opt/flink/requirements.txt ` in container/flink/dockerfile It seems the apache-flink and the default openjdk library is not compatible with arm64 processors....

once this issue is resolved. You would face error: ``` sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) SCRAM authentication requires libpq version 10 or above ``` This can be easily fixed by updating `psycopg2-binary==2.9.3` to...