Halil Duygulu

Results 10 comments of Halil Duygulu

I am struggling to find a changelog or update guide to amplify 4. And i am not new to aws, I know how to find my way in aws and...

I think in airflow 2 subdags are considered as a task instance and a dagrun, so when i have 15 subdags in a dag and set scheduler level general concurrency...

I am running meltano in docker(k8s) which is triggered via airflow KubernetesPodOperator. I did not want to have 2 airflows, one in meltano, so I manage meltano schedules with my...

@theory I recently tried postgre engine with redshift. One of first sqls it tried and failed is using `array_agg` function which does not exist on redshift. ``` ERROR: syntax error...

me too. spent a day on this reading all docs and google results. https://github.com/aws-amplify/amplify-cli/issues/7386

@ritxweb does not look like it will be fixed anytime soon, considering my message was in May 23, 2021, original request is in Jan 2020.

for me it makes spaces even without () `rdata.id::VARCHAR AS id, --id` becomes ``` rdata.id :: VARCHAR AS id, --id ``` I was trying it out this lib via vscode...

Do you still use datacube ?

This is great. Currently we need to set `client_protocol_version` to 0 due to [this Teleport limitation](https://github.com/gravitational/teleport/issues/29417) and looking forward to see this PR merged.

+1 to @misteliy . Why are you not merging this pr?