Jiang Biao

Results 9 comments of Jiang Biao

I also meet this issue. who can help us.

> hello man: > May I ask you that when i use "gotty -w kubectl", i succeed entry into the pod, then i close the browser.In pod the bash or...

> Hi @standup-jb, please use new driver `com.clickhouse.jdbc.ClickHouseDriver` instead. `ru.yandex.clickhouse` package and legacy will be removed soon. Also you may want to check below example: > > https://github.com/ClickHouse/clickhouse-jdbc/blob/3b0a353881349a4c3f7411c1ddfa62c4e7638dd7/clickhouse-jdbc/src/test/java/com/clickhouse/jdbc/ClickHousePreparedStatementTest.java#L573-L594 > >...

> Judging from the exception you provided, it seems you're mixing new driver and legacy code. Can you use `com.clickhouse.client.data.ClickHouseBitmap` instead? If it's still not working, can you run the...

@zhicwu Now, I can use clickhouse-jdbc write bitmap to ck . But i faced another issues . I randomly added 100 long numbers to Roaring64NavigableMap in the unit test, and...

> Yes, like I mentioned earlier: > > > FYI, there's discrepancy between Java and C/C++ bitmap64 implementation, as I noticed a few different bytes generated in ClickHouse and Java...

> Yes, like I mentioned earlier: > > > FYI, there's discrepancy between Java and C/C++ bitmap64 implementation, as I noticed a few different bytes generated in ClickHouse and Java...

我也遇到和你一样的问题了。

我百度到了问题怎么解决。如果是Windows的电脑 Go to your notification tab, right click the Whale Icon and then click Settings. In the first page in the very end you will have “Expose daemon tcp://localhost:2375 without...