-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Paimon version
0.4
### Compute Engine
flink-1.16
### …
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
### What happened?
### when running flink sql with sql-client.sh with s3 support, there a exception happen as below:
```shell
2023-03-16 09:36:18 [main] WARN org.apache.flink.table.client.cli.Cl…
-
2023/02/17 13:30:32 Successfully raised file descriptor limit to 10240
2023/02/17 13:30:32 read user rule file ok: 0
2023/02/17 13:30:32 Version: v2.0.318 beta
2023/02/17 13:30:32 LicenseName: En…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
2023/07/11 16:29:36 read user rule file ok: 0
2023/07/11 16:29:36 Version: v2.5.3 beta
2023/07/11 16:29:37 API Server listen at 127.0.0.1:8361
2023/07/11 16:29:37 127.0.0.1:12117 POST /api/v1/setEn…
-
**Subject :** Question on Hudi bucket index
* Bucket indexes are suitable for upsert use cases on huge datasets with a large number of file groups within partitions, relatively even data distributi…
-
Using Visual Studio Code,
launch.json:
```
{
"version": "0.2.0",
"configurations": [
{
"name": "Python: Current File",
"type": "python",
…
-
**Want to clean only the Avro and Parquet file not the clustered file( previous version of clustered file)**
Hi Team,
I want to perform clustering with cleaning which is working fine but my use c…
-
I'm trying Hudi with a simple demo, just read some parquet files and then write to a new directory, but Hudi stuck in the "Getting small files from partitions" stage for a very long time (more than 2 …