Bibhu Pala
Bibhu Pala
Hi Community, I am seeking guidance on handling nested idempotent support for a large-scale data scenario involving contracts with third-party vendors for transferring items. Each contract (identified by contractId) has...
Hi Community, I am seeking guidance on implementing archival policies for the Metadata table in Hudi's record-level indexing (RLI). We are not concerned with retaining data older than three years,...
### Change Logs Two functions in `HoodieTableMetadataUtil`, `convertFilesToPartitionStatsRecords` and `convertMetadataToPartitionStatsRecords`, are being evaluated for unification. These functions perform similar tasks of creating statistics for records in a partition. The proposal...
### Change Logs Removing unused function `convertMetadataToRecords` in `HoodieTableMetadataUtil` class. ### Impact NA ### Risk level (write none, low medium or high below) Low ### Documentation Update NA ### Contributor's...