Danny Chan

Results 408 comments of Danny Chan

@boneanxs Can you help for the review and clarify the initiative aim of the task?

Closed, @wombatu-kun Thanks for the contribution anyway!

can you make sure the table1 and table2 have successfull commits.

There are still test failures: https://dev.azure.com/apache-hudi-ci-org/apache-hudi-ci/_build/results?buildId=22545&view=logs&j=600e7de6-e133-5e69-e615-50ee129b3c08&t=bbbd7bcc-ae73-56b8-887a-cd2d6deaafc7

Hi, @KnightChess , what's the plan for this fix, do we want to include it into the release 0.14.2?

`hoodie.bucket.index.num.buckets` controls the number of buckets under one partiiton, and by default it is 4 in Flink.

Yeah, try to deduct the number of file groups per-commit, because for each file group, we have a in-memory buffer before flushing into disk.

From the error stacktrae, it looks like a hadoop jar conflict.

Hi @alexeykudinkin , seems the metadata table does not bootstrap correctly for column_stats partition, can you check whether this is fixed in master ?