Sagar Sumit
Sagar Sumit
### Change Logs Support `bloom_filters` support on reader file index. Also, refactor file pruning to a different rule. NOTE: the custom pre-CBO rule is only applicable for Spark 3.1 or...
### Change Logs This PR is stacked on #11077. Main changes done here: - New index type added in `MetadataPartitionType` - Initialization of the new index in `HoodieBackedTableMetadataWriter` - Util...
### Change Logs Fix order of fields when records inserted out of order. ### Impact Bug fix, no public api change. ### Risk level (write none, low medium or high...
### Change Logs Fix schema for HoodieTimestampAwareParquetInputFormat ### Impact Fixes field ordering ### Risk level (write none, low medium or high below) low ### Documentation Update _Describe any necessary documentation...
### Change Logs This is stacked on top of #11146. This PR integrates the secondary index on the reader path as follows: - Add `HoodieTableMetadata#readSecondaryIndex` API - Add `SecondaryIndexSupport`, a...
### Change Logs Main changes in this PR are for secondary index write path: - New index type added in `MetadataPartitionType` - Initialization of the new index in `HoodieBackedTableMetadataWriter` -...
### Change Logs **NOTE:** This is the revision of #10487 but for 0.x line and improvements to avoid unnecessary listing. The description is copied from the original PR, however please...
### Change Logs cherry-pick https://github.com/apache/hudi/pull/11180 ### Impact Bump spark 3.4 patch version ### Risk level (write none, low medium or high below) low ### Documentation Update _Describe any necessary documentation...
### Change Logs Bump Spark version 3.3.1 to 3.3.4. This includes fix for a data correctness issue as described in https://issues.apache.org/jira/browse/SPARK-44805 ### Impact Spark patch version upgrade for 3.3.x. ###...
### Change Logs minor logs ### Impact none ### Risk level (write none, low medium or high below) none ### Documentation Update _Describe any necessary documentation update if there is...