Mustafa Akın

Results 48 comments of Mustafa Akın

It'd be lovely to have this feature. Maven also has this and we use it as following in our pipelines: `mvn verify --batch-mode -Dstyle.color=always --no-transfer-progress`

The issue is still relevant for our use case for long running jobs, is there any plan for this?

I noticed `PrettyPrintAST` branch with following query: ``` SELECT arn FROM aws_sqs_queue WHERE accountId IN (SELECT VALUE accountId FROM aws_account WHERE name = 'Production') AND kmsMasterKeyId IS NULL ``` Formatted...

What is the reason this is labeled Large Task? Just wanted to help but it might be over my head.

Since #422 mentions ORDER BY is parsed but not evaluated, what would be steps to implement it? I'd be willing to contribute If I can.

Sure, that example did not represent the use case clearly. Consider the following query in Postgres: ```sql SELECT '{ "data": "something", "options": { "encryption": true, "permissions": [ "get", "edit", "list"...

Yes, it works. Thanks a lot!. By the way, is this expected per SQL spec and what Postgres and other databases are doing a workaround?

Hello @dbluxo, you are right, I've left and PRs are still standing. I'm maintaining an active fork here: https://github.com/resmoio/kubernetes-event-exporter I've merged a couple of PRs here, and will release this...

@dbluxo Done ! Thanks for reminding though, did not notice it was missing because it was a fork.