1. 773b385 [HUDI-8337] Fixing failure handling with HoodieMetadataTableValidator (#12247) by Lin Liu · 6 hours ago master
  2. c43ae67 [HUDI-8520] DROP INDEX & SHOW INDEX should work with index name instead of index partition name (#12266) by Lokesh Jain · 7 hours ago
  3. 6593b5f [HUDI-8488] Introduce SLF4j metrics reporter (#12219) by TheR1sing3un · 31 hours ago
  4. fa5878d [ENG-17094] Change implicit lock provider lock key scheme (#12220) by Davis-Zhang-Onehouse · 2 days ago
  5. a92c21e [HUDI-8547] Disable flakey tests (#12286) by Jon Vexler · 2 days ago
  6. b31c858 [HUDI-8210] Support writing table version 6 log format from 1.x (#12206) by vinoth chandar · 4 days ago
  7. 4b2a633 [HUDI-8504] Fix missing database config when building Hudi configs in Spark (#12238) by fhan · 5 days ago
  8. 1c2ca4a [HUDI-8513] Fix equals in HoodieRecordGlobalLocation (#12255) by Lin Liu · 5 days ago
  9. f61059a [HUDI-8519] Fix update with multiple secondary indexes (#12263) by Lokesh Jain · 5 days ago
  10. f78094b [MINOR] Update Avro URL in README (#12246) by Bibhu · 5 days ago
  11. df9c4d6 [HUDI-8076] Timeline - Support 0.x and 1.x implementation for timeline and related classes (#11923) by Balaji Varadarajan · 6 days ago
  12. 7107995 [HUDI-8395] Fix metaClient handling when running upgrade or downgrade (#12224) by Sagar Sumit · 6 days ago
  13. 8792638 Revert "[MINOR] Move to 1.1.0-SNAPSHOT on master branch (#12184)" (#12260) by Sagar Sumit · 6 days ago
  14. 5e1ebe7 [HUDI-8452] Init partition stats based on latest file slices only (#12174) by Sagar Sumit · 8 days ago
  15. 41816e3 [MINOR] fixed table type option in ITTestHoodieDataSource (#12243) by Vova Kolmakov · 8 days ago
  16. cea81e8 [HUDI-8428] Encode pruned partitions while fetching functional index (#12157) by Sagar Sumit · 9 days ago
  17. bf7a005 [HUDI-8459] Fix secondary index record merging (#12214) by Sagar Sumit · 9 days ago
  18. 3a92fb3 [HUDI-8495] Add drop_partition procedure (#12222) by fhan · 9 days ago
  19. 188b7af [HUDI-8410] Fix a flaky test for partition stats (#12146) by Lin Liu · 10 days ago
  20. 3a57591 [HUDI-8433] Fix not update issuedOffset when stream read empty commits (#12166) by fhan · 13 days ago
  21. f8ae5f5 Revert "[HUDI-4818] Update the data type to string to avoid type convertion failure (#12165)" (#12218) by Vova Kolmakov · 2 weeks ago
  22. 6a7cce9 [HUDI-8484] Instant heartbeats memory leak (#12212) by Danny Chan · 2 weeks ago
  23. 3d81ea0 [HUDI-4818] Update the data type to string to avoid type convertion failure (#12165) by Lin Liu · 2 weeks ago
  24. 796e92f HUDI-8399 - Upgrade protobuf version to 3.25.5 to fix CVE-2024-7254 (#12140) by senthh · 2 weeks ago
  25. 14e0237 [HUDI-8450] Optimize the design of EmbeddedTimelineServerHelper#createEmbeddedTimelineService (#12173) by usberkeley · 2 weeks ago
  26. 62af658 [HUDI-8326] Add some more functional index tests (#12153) by Sagar Sumit · 2 weeks ago
  27. 91e80be [MINOR] Fix typo in payload class config docs in Hudi Streamer (#12199) by Y Ethan Guo · 2 weeks ago
  28. 96e2340 [HUDI-8430] Remove redundant configs in TestInsertTable (#12202) by Y Ethan Guo · 2 weeks ago
  29. b216d79 [HUDI-8455] Logic for partition column values parse is localized in `HoodieSparkUtils` (#12192) by Geser Dugarov · 2 weeks ago
  30. 8de012b [MINOR] Use HoodieStorage and StorageConf in HoodieCatalogTable (#12181) by Shawn Chang · 3 weeks ago
  31. b1faca3 [MINOR] Move to 1.1.0-SNAPSHOT on master branch (#12184) by Sagar Sumit · 3 weeks ago
  32. 8f9bde7 [MINOR] Fix NPE while parsing partition values in file index (#12177) by Sagar Sumit · 3 weeks ago
  33. 899b1f6 [HUDI-8448] Fix log block footer incorrectly using HeaderMetadataType (#12171) by usberkeley · 3 weeks ago
  34. 2b64650 [HUDI-8260] Fix col stats metadata validation so that log files are also validated (#12159) by Lokesh Jain · 3 weeks ago
  35. a47cc05 [MINOR] Allow check for uncommitted log files in Metadata Validation (#12141) by Tim Brown · 3 weeks ago
  36. e19c815 [HUDI-8403] Fixed values extraction for bucketing and optimized `KeyGenUtils::extractRecordKeysByFields` (#12120) by Geser Dugarov · 3 weeks ago
  37. 588e011 [HUDI-8371] Fix column stats index with MDT for few scenarios (#12105) by Sivabalan Narayanan · 3 weeks ago
  38. f4a8e01 [HUDI-8135] Limit number of meta clients created in StreamSync (#11853) by Tim Brown · 4 weeks ago
  39. 50ab8c7 [HUDI-8196] Support pruning based on partition stats index in Hudi Flink (#12132) by Shuo Cheng · 4 weeks ago
  40. a7512a2 [HUDI-8203] Make record merge mode the primary merging config (#11943) by Jon Vexler · 4 weeks ago
  41. c39055c [MINOR] Avoid log warn message about closing the writer for normal write operations (#12147) by Zouxxyy · 4 weeks ago
  42. a43fff1 [HUDI-8386] Fix update for secondary index and corresponding validation in metadata table validator (#12119) by Lokesh Jain · 4 weeks ago
  43. 66597e5 [HUDI-8353] Remove unnecessary glob path usage in the tests (#12093) by Y Ethan Guo · 4 weeks ago
  44. 30f1465 [HUDI-8411] Fix unmerged reader to skip delete blocks and avoid NPE (#12144) by Jon Vexler · 4 weeks ago
  45. 9b3f85e Revert "[HUDI-8400] apply 'write.ignore.failed' when write data failed (#12136)" (#12148) by Danny Chan · 4 weeks ago
  46. a9194ed [HUDI-8400] apply 'write.ignore.failed' when write data failed (#12136) by fhan · 4 weeks ago
  47. d5070e8 fix enum reading in spark (#12145) by Jon Vexler · 4 weeks ago
  48. ddbe1b2 [MINOR] Fix of flaky `TestHoodieClientMultiWriter::testMultiWriterWithAsyncTableServicesWithConflict` (#12137) by Geser Dugarov · 4 weeks ago
  49. e0b12fb [HUDI-8340] Fix functional index record generation using spark distributed computation (#12127) by Lokesh Jain · 4 weeks ago
  50. 4b619f0 [HUDI-8370] Removed excessive `DataBucket::preWrite` (#12104) by Geser Dugarov · 4 weeks ago
  51. 5ccb19b [MINOR] Remove redundant dependency (#12130) by Shawn Chang · 4 weeks ago
  52. 358c69c [HUDI-8396] Bump Spark version from 3.5.1 to 3.5.3 (#12129) by Zouxxyy · 5 weeks ago
  53. 070c600 [HUDI-8348] Whenever any new file slice is added, do the full computation of stats for the partitions touched (#12121) by Lokesh Jain · 5 weeks ago
  54. 01ad77a [HUDI-8388] Fixing col stats lookup to include pruned partitions along with encoded cols (#12124) by Sivabalan Narayanan · 5 weeks ago
  55. ab4c777 [HUDI-8141] Support incremental query with completion time (#11947) by Shawn Chang · 5 weeks ago
  56. abd0be1 [HUDI-8221][RFC-82] Concurrency control of schema evolution (#12005) by Davis-Zhang-Onehouse · 5 weeks ago
  57. 7c52728 [HUDI-8390] Optimizing file slice pruning with col stats lookup (#12125) by Sivabalan Narayanan · 5 weeks ago
  58. fca82bc [HUDI-8361] Fixing getLatestFileSlice calls to getLatestMergedFileSlice in MDT writer (#12123) by Sivabalan Narayanan · 5 weeks ago
  59. 3e1dc62 [HUDI-8178] Fixing casting utf8 to string while constructing metadata payload for col stats (#12109) by Sivabalan Narayanan · 5 weeks ago
  60. c4680e4 [HUDI-8383] Cached `OptionsResolver::isInsertOverwrite` in `BucketStreamWriteFunction::processElement` (#12113) by Geser Dugarov · 5 weeks ago
  61. 2e58340 [HUDI-8365] Reduce serialization overhead of HoodieTable (#12095) by Tim Brown · 5 weeks ago
  62. 8d25d74 [HUDI-8275] Do not use filegroup reader for bootstrap for now (#12107) by Jon Vexler · 5 weeks ago
  63. ee3d9c3 [HUDI-6910] Fix schema evolution in the filegroup reader for parquet log blocks (#12075) by Jon Vexler · 5 weeks ago
  64. 47e5ddd [HUDI-8352] Delete and recreate MDT for insert overwrite table operation (#12097) by Lin Liu · 5 weeks ago
  65. ece8d7c [HUDI-8347] Fix partition stats update with async comapction (#12106) by Sagar Sumit · 5 weeks ago
  66. 16d686c [HUDI-8342] Log warning and skip building partition stats for non partitioned table (#12089) by Sivabalan Narayanan · 5 weeks ago
  67. 55793b1 [HUDI-8344] Delete certain indexes for restore operation (#12098) by Lin Liu · 5 weeks ago
  68. 87dd78c [HUDI-8343] Fix functional index update for clean operation (#12096) by Sagar Sumit · 5 weeks ago
  69. 9571034 [HUDI-8363] Support to provide custom spark app name for HoodieStreamer (#12094) by Prathit malik · 5 weeks ago
  70. b4e1e5e [HUDI-8208] Fix partition stats bound when compacting or clustering (#12050) by Sagar Sumit · 5 weeks ago
  71. 4aec945 [HUDI-8341] Fixing updates to functional indexes (#12090) by Sivabalan Narayanan · 5 weeks ago
  72. f9a8d8d [HUDI-8335] Optimize the mor table filter push down when the file group contains only base file (#12080) by Zouxxyy · 5 weeks ago
  73. 164ee10 [MINOR] Fix typos in JavaScalaConverters and KafkaOffsetGen (#12088) by Y Ethan Guo · 6 weeks ago
  74. 622c8a3 [HUDI-8339] Avoid glob path loading while building functional index (#12087) by Sagar Sumit · 6 weeks ago
  75. 736c56f [HUDI-8351] Fix and optimize secondary index update (#12084) by Sagar Sumit · 6 weeks ago
  76. 3e40352 [HUDI-8350] Reuse metadata filesystem view once initialized in metadata writer (#12086) by Sagar Sumit · 6 weeks ago
  77. 7530e4f [HUDI-8179] Upgrade hudi flink connector to 1.20.0 (#11966) by Shailesh Gupta · 6 weeks ago
  78. d84c030 [HUDI-8273] Fix read optimized query for bootstrap tables (#12082) by Jon Vexler · 6 weeks ago
  79. cbc7f81 [HUDI-8234] Fix and enable testPartitionStatsWithMultiWriter (#12073) by Lin Liu · 6 weeks ago
  80. 9e65cb4 [HUDI-8331] Remove excessive table validity check (#12078) by Shawn Chang · 6 weeks ago
  81. f34f44e [HUDI-7227] Add a test to ensure multiple writers do not write base files with bucket index in NBCC (#12039) by Jon Vexler · 6 weeks ago
  82. 5cc8622 [HUDI-5216] Implement file-level stats update for index function (#12069) by Sagar Sumit · 6 weeks ago
  83. b6aed1e [HUDI-8089] Remove spark2 file (#12079) by Jon Vexler · 6 weeks ago
  84. 05add6d [HUDI-8271] Enable Hive incremental queries in integration tests (#12045) by Jon Vexler · 6 weeks ago
  85. 33a0298 [HUDI-8301] Removed `DataItem` for Flink stream writing (#12054) by Geser Dugarov · 6 weeks ago
  86. 394fee0 [HUDI-8262] Add validation for secondary index in HoodieMetadataTableValidator (#12049) by Lokesh Jain · 6 weeks ago
  87. 78dcff71 [HUDI-7930] Flink Support for Array of Row and Map of Row value (#11727) by David N Perkins · 6 weeks ago
  88. d7a6761 [HUDI-8272] Fix incremental queries in integration tests on Spark (#12057) by Y Ethan Guo · 7 weeks ago
  89. acc78d3 [HUDI-8212] Add extra config of billing project ID for BigQuery sync (#11956) by Aditya Goenka · 7 weeks ago
  90. 8a177ce [HUDI-8276] Add support for File path regex for Hoodie Incr Source (#12025) by vamsikarnika · 7 weeks ago
  91. e2ca74f [HUDI-8248] Fixing Log Record reader to include rollback blocks with timestamps > maxInstant times (#12033) by Sivabalan Narayanan · 7 weeks ago
  92. 6755587 [HUDI-8025] Add tests for index updates with table services (#12029) by Sagar Sumit · 7 weeks ago
  93. 380cf7d [HUDI-7276] Fix schema used for constructing file group reader on Spark (#12055) by Lin Liu · 7 weeks ago
  94. 442956f [HUDI-8309] Remove SerialiableConfiguration and redundant exceptions (#12064) by Sagar Sumit · 7 weeks ago
  95. 9cde503 [HUDI-8307] Reduce docker image size for docker demo and integration tests (#12063) by Y Ethan Guo · 7 weeks ago
  96. 486a176 [MINOR] Fix integration tests in Github CI (#12058) by Y Ethan Guo · 7 weeks ago
  97. 117d822 [HUDI-8089] Remove support for Spark2 and Scala2.11 from Hudi (#11788) by Jon Vexler · 7 weeks ago
  98. 3e46597 [MINOR] Disable Maven cache in Github Java setup in all jobs (#12053) by Y Ethan Guo · 7 weeks ago
  99. 2cbf748 [HUDI-8082] Fix netty dependency conflict in hudi-gcp module (#12038) by Lin Liu · 7 weeks ago
  100. d9375f5 [HUDI-8280] Validate that minargs is correct in hudi cli (#12032) by Jon Vexler · 7 weeks ago