You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @kassak but I'm not sure what the issue is. Could you elaborate? Does the same issue exist on newer version of ClickHouse like 22.3? If you can share the test, I can add it for regression.
The issue is the exception thrown on ClickHouseDatabaseMetaData.getFunctions call :)
Sorry the test is the part of our integration tests. I think just calling that method is enough to fail.
I've checked, that works on 22 server
Hi!
Our tests have caught the problem in DatabaseMetaData
The driver is 0.3.2-patch9
Difference is 'case-sensistive table function'
The text was updated successfully, but these errors were encountered: