1. d9a21b8 [MINOR] Use native file reader by default (#13160) by Sagar Sumit · 2 hours ago master
  2. 66f2165 [HUDI-9190] RowDataLogWriteHandle supports writing Avro data block (#13142) by Shuo Cheng · 22 hours ago
  3. 2bbb5fe [HUDI-8637] Refactor broadcast to a more generic reader context factory (#13148) by Tim Brown · 24 hours ago
  4. ade7afa [HUDI-9315] Reserve rfc-94 for Hudi Timeline Ui (#13151) by voonhous · 26 hours ago
  5. 56f9bda [MINOR] Fix resource leak in FileGroupRecordBuffer (#13155) by Tim Brown · 28 hours ago
  6. 7cf6dc1 [HUDI-8601] By default disable native hfile reader (#13150) by Lin Liu · 2 days ago
  7. 26d93f0 [HUDI-9272] Add logs to filterKeysFromFile (#13113) by Davis-Zhang-Onehouse · 2 days ago
  8. cc15317 [HUDI-9314] Reduce overhead for payload creation (#13138) by Tim Brown · 2 days ago
  9. d3c051c [HUDI-9203] Fix usability w/ upgrading from 0.x to 1.x and wish to stay in table version 6 (#13145) by Lokesh Jain · 3 days ago
  10. 0e55771 [HUDI-9312] Fix the default enable/disable inference for indices for column_stats, RLI, partition_stats and bloom_filter (#13140) by Danny Chan · 3 days ago
  11. 4834732 [HUDI-9266] Check order of partition fields in hoodie meta and HMS (#13144) by fhan · 3 days ago
  12. ed1ef93 [HUDI-9159] S3 implementation of StorageLock for StorageBasedLockProvider (#13126) by Alex R · 4 days ago
  13. d2ea523 [HUDI-9311] Revert HUDI-7146 which causes perf overhead for merging MDT log files (#13136) by Sivabalan Narayanan · 4 days ago
  14. b91183d [HUDI-9309] Fix perf regression from supporting display dag of insert/update statment in spark ui (#13139) by wangyinsheng · 4 days ago
  15. b942551 [HUDI-9304] support configurable RowDataParquetWriteSupport for Flink (#13137) by Peter Huang · 6 days ago
  16. 2b2d35d [HUDI-9308] Fix incorrect usage of mapreduce.input.fileinputformat.split.maxsize in HoodieCombineHiveInputFormat (#13134) by wangyinsheng · 6 days ago
  17. ee28e64 [HUDI-5092] Support Databricks Spark runtime (#13129) by Y Ethan Guo · 7 days ago
  18. 663b89f [HUDI-8990] PartitionBucketIndexManager Enhancement (#13106) by YueZhang · 7 days ago
  19. 3dc2df5 [HUDI-9158] Add storage-based lock provider abstract implementation (#13103) by Alex R · 7 days ago
  20. 7c9a1dd [HUDI-9303] Fix timer is not reset properly after RowDataLogWriteHandle flushing a data block (#13132) by Shuo Cheng · 7 days ago
  21. d6009dd [MINOR] Fix typo in RFC-93 (#13131) by vinoth chandar · 7 days ago
  22. 0eac555 [HUDI-9267] Fix the file group reader log file read sequence (#13115) by Danny Chan · 7 days ago
  23. 9347544 [HUDI-9286] Fix the atomicity of archived timeline write (#13128) by Danny Chan · 8 days ago
  24. 948f4d7 [HUDI-9262] Skip building stats for decimal field with very high precision (#13097) by Sagar Sumit · 8 days ago
  25. 708f1ba [HUDI-9268] Dynamically computes compaction/merge available memory and passes it to `FileGroupReader` (#13107) by TheR1sing3un · 8 days ago
  26. 2d28e90 [HUDI-9270] Support displaying complete dag for update statement in spark web ui (#13110) by wangyinsheng · 8 days ago
  27. 3dcbd0f [MINOR] Overload HoodieFileGroupReader constructor to bring back old API without allowInflightInstants parameter (#13116) by voonhous · 8 days ago
  28. 500d4b9 [HUDI-9288] Fixing HoodieFileGroup api related to uncommitted slices (#13125) by Tim Brown · 8 days ago
  29. ffa3a3b [HUDI-9269] Handle tight bound field in columns stats metadata (#13117) by Sagar Sumit · 8 days ago
  30. ea5b3c3 [HUDI-9263] Archived timeline downgrade fails with EightToSevenDowngradeHandler (#13098) by Lokesh Jain · 8 days ago
  31. a8d1aa2 [MINOR] Force UT hudi-hadoop-common & Hudi Utilities others Azure CI to use ubuntu 24 (#13124) by Alex R · 8 days ago
  32. fa40a26 [MINOR] Update readme with latest slack link (#13119) by Bhavani Sudha Saktheeswaran · 8 days ago
  33. 720e7eb [HUDI-9237][RFC-93] Pluggable Table Format Support (#12998) by Balaji Varadarajan · 9 days ago
  34. b28d788 [HUDI-9258] Disable partial update for CUSTOM merge mode (#13092) by Lin Liu · 10 days ago
  35. 802f5ae [HUDI-9156] Add lock provider heartbeat manager (#12958) by Alex R · 10 days ago
  36. 075a9a4 [HUDI-9155] Add scaffolding for lock provider using conditional writes (#12954) by Alex R · 10 days ago
  37. 45dedd8 [MINOR] Fix logging issue with EightToSevenDowngradeHandler (#13096) by Lokesh Jain · 13 days ago
  38. 55ba2b4 [HUDI-9048] Reserve rfc-92 for bitmap index support (#13094) by Shawn Chang · 13 days ago
  39. 048c031 [MINOR] Update javadocs in MergeIntoHoodieTableCommand (#13093) by Y Ethan Guo · 13 days ago
  40. ff1cecf [HUDI-8990] Partition bucket index query pruning based on bucket id (#13060) by YueZhang · 13 days ago
  41. 7ac0b0a [MINOR] Upgrade jetty version to 9.4.57.v20241219 to fix CVE-2024-8184 (#13058) by adith-os · 13 days ago
  42. 3d7f499 [HUDI-9115] Remove conf directory from Hudi CLI (#13089) by Mansi Patel · 13 days ago
  43. 08d534b [HUDI-9247] Flip default value of reuse of TimeGenerator instance (#13077) by Lokesh Jain · 13 days ago
  44. 2e5ccb4 [HUDI-9258] Disable partial update when global index is used (#13086) by Lin Liu · 14 days ago
  45. 87980f0 [HUDI-9259] Fixing marker reconciliation for failures during deleting additional files (#13088) by Sivabalan Narayanan · 14 days ago
  46. 6d3dbcc [HUDI-9255] Fix inferring correct merge behavior for few scenarios (#13079) by Lokesh Jain · 14 days ago
  47. 76a8615 [MINOR] Fix NumberFormatException while updating metrics for MDT in table version 6 (#13056) by Lokesh Jain · 2 weeks ago
  48. fbf8525 [MINOR] Fixing master for build failure (#13085) by Sivabalan Narayanan · 2 weeks ago
  49. c7c3532 [MINOR] Remove warning around table version six (#13080) by Lokesh Jain · 2 weeks ago
  50. e173216 [MINOR] Fix build error on master (#13075) by Y Ethan Guo · 2 weeks ago
  51. d33f954 [HUDI-9252] BaseHoodieWriteClient should only check for upgrade (#13073) by Lokesh Jain · 2 weeks ago
  52. 1f52b4e [HUDI-9206] Support reading inflight instants with HoodieLogRecordReader (#13010) by Lokesh Jain · 2 weeks ago
  53. 93b4da3 [MINOR]Fix typo and Add implementation class name in interface method of HoodieRecordMerger (#13059) by wangyinsheng · 2 weeks ago
  54. 3440b803 [HUDI-8990] Partition Level Bucket Index (#13017) by YueZhang · 3 weeks ago
  55. 5e713cf [HUDI-8635] Support numWrites metric for compaction (#13047) by Lin Liu · 3 weeks ago
  56. 0d28776 [HUDI-8409] Fixing merge mode config during upgrade and downgrade from version 7 to 8 and back (#13046) by Lokesh Jain · 3 weeks ago
  57. 666eb31 [HUDI-9236] Handle markers for log files in table version 6 (#13007) by Lokesh Jain · 3 weeks ago
  58. ee50661 [HUDI-9231] Show complete DAG for one single query in spark web ui while inserting into hudi table (#13044) by wangyinsheng · 3 weeks ago
  59. 9cd1b61 [HUDI-9228] Support rowdata writing for MOR table with consistent hasing (#13043) by Shuo Cheng · 3 weeks ago
  60. bec60f2 [HUDI-9240] Bump spark 35 version to 3.5.5 (#13053) by Shawn Chang · 3 weeks ago
  61. 5a5117c [HUDI-9133] Fallback to legacy schema fetching in case of IllegalAccessError from schema registry client (#13030) by Sagar Sumit · 3 weeks ago
  62. baea182 [HUDI-9239] Fix the bug of Spark Cache not releasing cleanly (#13050) by YueZhang · 3 weeks ago
  63. 12fa7d2 [HUDI-9238] Fix bug with HudiIncrSource when source is table version 6 (#13048) by Tim Brown · 3 weeks ago
  64. 906747a [HUDI-9042] Support `TimestampType.DATE_STRING` by `RowDataKeyGen` (#13037) by Geser Dugarov · 3 weeks ago
  65. b0ef89a [HUDI-9218] Implement HoodieRecordMerger for Flink HoodieRecord (#13040) by Shuo Cheng · 3 weeks ago
  66. badee10 [HUDI-9167] Remove redundant classes in hudi-utilities-slim-bundle (#12962) by Y Ethan Guo · 3 weeks ago
  67. eae549d [HUDI-9233] Handle empty table edge case for col stats initialization (#13045) by Tim Brown · 3 weeks ago
  68. 07328c7 [HUDI-9221] Fix tests in TestHoodieBackedMetadata after new default indexes enabled (#13035) by Sagar Sumit · 3 weeks ago
  69. e794f09 [HUDI-9227] Fix bulk insert overwrite after a failed insert overwrite (#13041) by Zouxxyy · 3 weeks ago
  70. b6957f0 [HUDI-9205] Refactor Flink tests to avoid sleeping for data results (#13027) by Shuo Cheng · 3 weeks ago
  71. aef7a33 [MINOR] Use configutils to handle defaults for all zk lock provider configs (#13039) by Tim Brown · 3 weeks ago
  72. 550c39b [HUDI-9088] Fix unnecessary scanning of target table in MERGE INTO on Spark (#12934) by Y Ethan Guo · 3 weeks ago
  73. 0185ede [MINOR] Follow up HUDI-8803, optimize vectorized reader by cache 'batchIdxField' (#13023) by wangyinsheng · 3 weeks ago
  74. fb8d27b [HUDI-9216] Ignore validation of empty databaseName in HoodieTableMetaClient (#13033) by Vinish Reddy · 3 weeks ago
  75. 4f63cc0 [MINOR] Fix flaky test testCreateNewInstantTimes (#13032) by Y Ethan Guo · 3 weeks ago
  76. 5e6795d [MINOR] Improve CI to parallelize tests more and reduce completion time (#13031) by Y Ethan Guo · 3 weeks ago
  77. 07cec68 [HUDI-9212] Fix metadata compaction failure post downgrade (#13022) by Sagar Sumit · 3 weeks ago
  78. 8c58ef5 [HUDI-7037] Fix colstats reading for Decimal field (#12993) by Sagar Sumit · 3 weeks ago
  79. fb77b1d [HUDI-9220] Cannot find write operation type if run inline log compaction (#13029) by JH · 3 weeks ago
  80. 5e63ead [HUDI-9216] Fallback to spark.catalog.currentDatabase if tableConfig.databaseName is null or empty (#13026) by Vinish Reddy · 3 weeks ago
  81. bef9827 [HUDI-9123][RFC-91] Add RFC for storage based lock provider using conditional writes. (#12927) by Alex R · 3 weeks ago
  82. 72bc770 [HUDI-9211] Fix bug with config in DataHubSyncTool (#13018) by Tim Brown · 3 weeks ago
  83. e5f121c [HUDI-9215] Set partitionColumnsWithKeyGenerator based on table version (#13025) by Vinish Reddy · 3 weeks ago
  84. 33dd7af [HUDI-9022] Handle records with custom delete markers in FG reader (#12843) by Lin Liu · 3 weeks ago
  85. 9352576 [HUDI-9144] Avro elimination with RowData for Flink MOR table writer (#12967) by Shuo Cheng · 3 weeks ago
  86. 412f427 [HUDI-9207] Spark Insert Overwrite Support Row Writer (#13014) by YueZhang · 4 weeks ago
  87. 5321605 [HUDI-9198] Support rate limit for append mode (#12999) by Danny Chan · 4 weeks ago
  88. 30beae4 [HUDI-9120] Remove HUDI-9130 code changes relating to FGR (#12935) by Lokesh Jain · 4 weeks ago
  89. 118772a [HUDI-9120] Fix merge mode inference for table version 6 in file group reader (#12991) by Lin Liu · 4 weeks ago
  90. 3ddd022 [HUDI-9013] Add backwards compatible MDT writer support and reader support with tbl v6 (#12948) by Lokesh Jain · 4 weeks ago
  91. 8b7bd13 [HUDI-9196] Disable flaky tests on Flink (#12994) by Y Ethan Guo · 4 weeks ago
  92. 4a7bf52 [HUDI-9083] Fixing flakiness with multi writer test (#12987) by Sivabalan Narayanan · 4 weeks ago
  93. 1f43b23 [HUDI-9170] Fixing schema projection with file group reader (#12970) by Sivabalan Narayanan · 4 weeks ago
  94. 9baaed9 [HUDI-9127] Fixing completion time generation to honor timezone from table config (#12926) by Sivabalan Narayanan · 4 weeks ago
  95. c9cf9d5 [HUDI-9175] Remove the unnecessary MDT metadata check for col_stats index config update (#12977) by Danny Chan · 4 weeks ago
  96. 24fb6f6 [HUDI-7375] Enable testLogReaderWithDifferentVersionsOfDeleteBlocks (#12668) by Lin Liu · 4 weeks ago
  97. 5e86be0 [HUDI-8345] Delete partition stats index for a partition that is deleted (#12953) by Sagar Sumit · 4 weeks ago
  98. d4cf109 [HUDI-9168] Refactor hudi-client-common to not import hudi-aws (#12969) by Alex R · 4 weeks ago
  99. 54dcbbb [HUDI-9186] Remove tableState from HoodieFileGroupReaderBasedParquetFileFormat constructor (#12981) by Jon Vexler · 5 weeks ago
  100. 34e0a54 [HUDI-9173] Fix issue with inflight compaction and global index lookup (#12976) by Tim Brown · 5 weeks ago