Davit Mnatobishvili
Davit Mnatobishvili
## Describe the new feature We need a way to get a list of a parquet files that have their metadata cached in object storage via `input_format_parquet_use_metadata_cache=1`. ## Use case...
I’m working on a tool that generates Parquet files based on a file definition provided in JSON. I use the parquet-java library for this, and I’m curious if it’s possible...
With the release `2.6.0` when we have set the `connection.pool.disable: false` the replication just stops at some point. Here are the steps after which we have hit that issue: ```...