Vasilii Chernov

Results 10 comments of Vasilii Chernov

@gotson > Can you check on your side that it works for the properties with a description ? It works properly for properties with a description:

It looks like some issues in Sybase ACE and I start to experience the same issue recently. At least it works in Linux ``` 00:0002:00000:00000:2022/02/02 11:18:37.09 kernel Current process (0x30002)...

Mainly caused by https://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc00729.1500/html/errMessageAdvRes/CACFEEEC.htm => so I need to rewrite start and wait in bash

It looks like we need a separate image to run correctly on Mac M1...

I hope I've fixed the issue at least for Sybase ASE 16.0 by adding `-T11889` flag. Many thanks to @doresome P.S.: Sybase 15.7 needs some more investigation...

@djuwa4 take a look at the following line https://github.com/DataGrip/docker-env/blob/562b2e245e04916252cbd8e5d20a8aab50d16fe2/greenplum/setup_gpadmin_user.bash#L75

@trangiaminh you can also follow an issue https://youtrack.jetbrains.com/issue/DBE-14376 to track progress

At the moment we're investigating this issue. Stay tuned!

>I was thinking on creating a jdbc layer on top, but discarded because of no need. It would be helpful to access to db via 3rd party tools to see...

It looks like there is one on the market https://central.sonatype.com/artifact/org.apache.arrow/flight-sql-jdbc-driver/ . But I'm struggling with connection...