[MINOR][DNM][TESTING] Flink bundle testing 5.01.1#11330
Closed
yihua wants to merge 112 commits intoapache:release-0.14.1from yihua:branch-0.x-a0ebac-f501-1
+29,605-6,400
Commits
Commits on Feb 26, 2024
- committed
- committed
- committed
[MINOR] Move hoodie hfile/orc reader/writer test cases from hudi-client-common to hudi-common (apache#9103)
- committed
- committed
- committed
Commits on Feb 27, 2024
[HUDI-7207] Sequentially delete complete instant files in archival to prevent inconsistency during data reads (apache#10711)
[MINOR] Merge logs into check instant file of HoodieActiveTimeline.transitionPendingState (apache#10392)
[HUDI-7268] HoodieFlinkStreamer should disable compaction in pipeline with append mode (apache#10430)
[HUDI-7260] Fix call repair_overwrite_hoodie_props failure error due to specify hoodie.properties path (apache#10413)
[HUDI-7241] Avoid always broadcast HUDI relation if not using HoodieSparkSessionExtension (apache#10373)
[HUDI-7288] Fix ArrayIndexOutOfBoundsException when upgrade nonPartitionedTable created by 0.10/0.11 HUDI version (apache#10482)
[HUDI-7282] Avoid verification failure due to append writing of the cow table with cluster configuration when the index is bucket. (apache#10475)
[HUDI-7246] Fix Data Skipping Issue: No Results When Query Conditions Involve Both Columns with and without Column Stats (apache#10389)
- committed
[HUDI-7297] Fix ambiguous error message when field type defined in schema mismatches that in parquet file (apache#10497)
[HUDI-7309] Disable constructing AND & OR filter predicates when filter pushing down for any of its operand's logical type for is unsupported in ExpressionPredicates::toParquetPredicate (apache#10524)
[HUDI-7277] Fix
hoodie.bulkinsert.shuffle.parallelism
not activated with no-partitioned table (apache#10532)[MINOR] Added descriptive exception if column present in required avro schema does not exist in hudi table (apache#10527)
[HUDI-7315] Disable constructing NOT filter predicate when pushing down its wrapped filter unsupported, as its operand's primitive value is incomparable (apache#10537)
[HUDI-7303] Fix date field type unexpectedly convert to Long when using date comparison operator (apache#10517)
[HUDI-7316] AbstractHoodieLogRecordReader should accept HoodieTableMetaClient in order to reduce occurences of executors making file listing calls when reloading active timeline (apache#10540)
[HUDI-7308] LockManager::unlock should not call updateLockHeldTimerMetrics if lockDurationTimer has not been started (apache#10523)
- committed
- committed
[HUDI-7342] Use BaseFileUtils to hide format-specific logic in HoodiePartitionMetadata (apache#10568)
committed- committed
- committed
- committed
- committed
[HUDI-7344] Use Java <Input/Output>Stream instead of FSData<Input/Output>Stream when possible (apache#10573)
committed- committed
[HUDI-7284] Fix bad method name getLastPendingClusterCommit to getLastPendingClusterInstant (apache#10613)
- committed
- committed
[HUDI-7387] Serializable Class need contains serialVersionUID to keep compatibility in upgrade (apache#10633)
[HUDI-7373] revert config hoodie.write.handle.missing.cols.with.lossless.type.promotion (apache#10611)
Commits on May 27, 2024
- committed
- committed
- committed
- committed