Robert Hodges
Robert Hodges
Disabling output_format_parquet_parallel does not help. The Iceberg Java APIs give the same error. For now there is one workaround: - Omit sort orders when loading Apache Iceberg data. This is...
Looks as the problem may be in the ice test, not ClickHouse data. Fixed in ice 0.6.1: https://github.com/Altinity/ice/releases/tag/v0.6.1.
Note: this problem *does not* arise if you scale replicas down. In that case the operator properly deletes replica tables which ensures ZooKeeper cleanup.
@Daesgar some questions: 1. can you describe the REST proxy and Glue configuration? 2. Is this running against S3 directly or using an S3 table bucket? It's possible this will...
Thanks @jannikbend for posting. This behavior is at least surprising, I would be interested to hear from @Slach and @sunsingerus what they think about the case.
Thanks. Would it be possible to attach the operator log as a file to this case? I would like to see if there is an issue with operator reconciliation. If...
@tman5 Assuming you are using Argo CD can you describe how you have configured CI/CD and exactly what are the steps you apply to make a change to volume size?...