ConradJam

Results 97 comments of ConradJam

CREATE TABLE t_user ( -- `id` DECIMAL, `col1` STRING, `col2` STRING, `col3` STRING ) WITH ( 'connector' = 'clickhouse', 'url' = 'jdbc:ch://xxx.xxx.xxx:8123?useSSL=false', 'database-name' = 'persona', 'table-name' = 'persona_wide_table', 'sink.batch-size' =...

Thank you for following Apache Amoro. After the successful deploy amoro, you can enter the catalog setup and set warehouse address & endpoint & region. Later, I will supplement the...

I saw that hive 4.0 has some new support and features for iceberg. After the introduction, we need to integrate this part. If you are interested, I suggest that we...

https://github.com/apache/hive/releases/tag/rel%2Frelease-4.0.0

So we only provide configuration cluster addresses? Then submit according to the address provided by the user?

This PR has not been merged for a long time, is something stopping it? @zhoujinsong @wangtaohz

@ysq5202121 Do you have any cases that can be triggered. Is it writing or reading? Are you using the latest Connector test? The old version is no longer within the...

> 偶发性的,不是最新版本,因为我的flink是1.16.2版本。 use new version to test it, Versions lower than Flink 1.18 are no longer supported.

We may wait for Nessie/Polaris to enter the first version of the apache Incubator and have a stable api