1. f2ba892 Fallback to parquet footers when metadata table col stats are missing (#818) by Vinish Reddy · 4 weeks ago main
  2. 634bcb6 [bug] Fix batch INSERT_OVERWRITE replacecommits dropping adds in HudiDataFileExtractor (#816) by Vinish Reddy · 4 weeks ago
  3. 2ae9642 Handle empty EarliestCommitToRetain (#732) by Alex R · 4 weeks ago
  4. 62453c7 Bump actions/setup-node from 5 to 6 (#753) by dependabot[bot] · 4 weeks ago
  5. c020595 Enable Delta checkpoint CRC exception throwing by default (#817) by Vinish Reddy · 5 weeks ago
  6. f991e31 [bug] Parquet Source: snapshot sync fails on multiple commits with partitions (#806) by Tim Brown · 2 months ago
  7. 4307565 Parquet source: Expand column stats support, fix bugs in schema conversion (#805) by Tim Brown · 2 months ago
  8. 5c25674 Remove wildcard imports and enforce with spotless (#809) by Tim Brown · 2 months ago
  9. fe7215e add .sdkmanrc to .gitignore (#793) by Kevin Liu · 3 months ago
  10. abbf4b7 fix(iceberg): nested comments with qualified name (#797) by Nicolas Paris · 3 months ago
  11. 8e58367 Remove redundant getSnapshotAt calls per commit (#791) by Rishi Reddy Bokka · 3 months ago
  12. 8cab6a2 fix(delta): avoid NPE for binary in map/array schemas (#795) by Nicolas Paris · 3 months ago
  13. 559a951 Upgrade Iceberg to 1.9.2 and Avro to 1.12.0 (#784) by Kevin Liu · 3 months ago
  14. b8fce01 fix scope of spark catalyst in utilities bundle (#790) by Tim Brown · 3 months ago
  15. 7a1c5b1 [755] Support column stats for paimon (#767) by Mao · 4 months ago
  16. 50ae611 [787] Add maven wrapper for consistent builds (#788) by Tim Brown · 4 months ago
  17. f9ee948 Implement Paimon Source Incremental Sync (#780) by Mike Dias · 4 months ago
  18. 81af6e2 Fix Delta to Iceberg not working on column mapping enabled Delta source table (#766) by Xingrong Chen · 4 months ago
  19. 22f4026 Delta source: extract nested field's stats (#769) by Hanzhi Wang · 5 months ago
  20. 64f38b8 Delta Kernel Draft PR (#729) by vaibhavk1992 · 5 months ago
  21. 04ae0d6 Bump actions/checkout from 5 to 6 (#761) by dependabot[bot] · 6 months ago
  22. 85220ec Handle empty Iceberg table source in conversion (#756) by Rishi Reddy Bokka · 6 months ago
  23. 8cceec7 Paimon Source Support (#742) by Mike Dias · 6 months ago
  24. 93d4d27 [750] Fix schema sync for Iceberg tables (#749) by Tim Brown · 7 months ago
  25. bb548f3 [LICENSE] Remove duplicate entry for org.javassist:javassist:3.25.0-GA (#717) (#745) by Piyush Dubey · 8 months ago
  26. 95e75f9 [553] parquet source with partition extraction (#728) by Selim Soufargi · 8 months ago
  27. f43352b Bump actions/checkout from 4 to 5 (#737) by dependabot[bot] · 8 months ago
  28. 483175b Bump actions/setup-node from 4 to 5 (#741) by dependabot[bot] · 8 months ago
  29. 51cec29 Nested column partition support in HudiPartitionValuesExtractor when hive style partitioning is enabled (#738) by Roushan Kumar · 8 months ago
  30. 0adb8d3 Bump actions/setup-java from 4 to 5 (#740) by dependabot[bot] · 8 months ago
  31. 9f989bf Update sync.md page (#734) by Pratyaksh Sharma · 9 months ago
  32. 19cbda4 Add intial IT for XTable REST Service (#716) by Rahil C · 11 months ago
  33. fe37d1d [DOCS] Add a new 0.3.0 release page (#725) by Sagar Lakshmipathy · 11 months ago
  34. d478d2e Fix typo in InternalTable (#720) by Vinish Reddy · 11 months ago
  35. 3dd2f4b Improved all tests in TestHudiInstantUtils by parameterising and adding more test cases (#703) by Monil · 11 months ago
  36. aa31ae8 Add additional properties when doing conversion for hudi (#714) by Rahil C · 11 months ago
  37. 108ec64 [553] Parquet Schema and Column Stats Converters (#669) by Selim Soufargi · 12 months ago
  38. fc4d6e8 Add implementation for XTable REST Service (#704) by Rahil C · 12 months ago
  39. 81e8364 Update NOTICE file for bundled jars (#709) by Vinish Reddy · 12 months ago
  40. 5ec6b8d Add latest metadata path field in InternalTable (#710) by Rahil C · 12 months ago
  41. af60ab4 Update license files for bundled jars (#707) by Vinish Reddy · 1 year ago
  42. 0f0d30c catalog sync blog (#708) by Dipankar Mazumdar · 1 year ago
  43. d60e046 Add open api REST spec for XTable Service (#705) by Rahil C · 1 year ago
  44. 18956f6 [DOCS]: Add 3 New Community Blogs (#706) by Dipankar Mazumdar · 1 year ago
  45. a39988e Ensure LICENSE content is different for bundled jars (#699) by Vinish Reddy · 1 year, 1 month ago
  46. 6281442 Remove parameters from Glue partition columns (#697) by Roushan Kumar · 1 year, 1 month ago
  47. 50b33c4 [692] Exclude jol-core in xtable bundled dependencies (#696) by Vinish Reddy · 1 year, 1 month ago
  48. 5d88fad Include 2025 in NOTICE file (#695) by Vinish Reddy · 1 year, 1 month ago
  49. 4f8cc6b Docs: Update Footer Copyright Year (#654) by Om Kenge · 1 year, 1 month ago
  50. f41f740 Add LICENSE for xtable-hive-metastore module (#691) by Vinish Reddy · 1 year, 1 month ago
  51. 9d19db3 Add LICENSE for xtable-aws module (#690) by Vinish Reddy · 1 year, 1 month ago
  52. d4ffce6 Enable squash and merge in .asf.yaml for xtable by Vinish Reddy · 1 year, 1 month ago
  53. 25b4120 Bump org.apache.parquet:parquet-avro from 1.12.3 to 1.15.1 by Vinish Reddy · 1 year, 1 month ago
  54. 4953195 Introduce maturity-level in xtable-api and Refactor SyncStatusCode into separate class by Vinish Reddy · 1 year, 1 month ago
  55. d6ea384 Avoid skipping xtable-aws and xtable-hive-metastore in mvn deploy by Vinish Reddy · 1 year, 1 month ago
  56. c64e94d Add contribution guidelines to reflect stale PR's guidelines by Vinish Reddy · 1 year, 1 month ago
  57. c2a2280 move to commit mailing list, issues does not exist by Timothy Brown · 1 year, 1 month ago
  58. 3a5ea72 add mailing list for discussions, update issues list by Timothy Brown · 1 year, 1 month ago
  59. e1b27c7 Add how-to docs for catalog sync by Vinish Reddy · 1 year, 1 month ago
  60. 5f25adc Refactor RunSync Class for Improved Modularity and Reusability by vaibhavk1992 · 1 year, 1 month ago
  61. ffe898a fix docker file syntax issue by Timothy Brown · 1 year, 1 month ago
  62. 680cf9c Handle timestamp_ntz in delta and iceberg by Vinish Reddy · 1 year, 1 month ago
  63. dafe24a Add support for bucket partition transform, ignore void partition in iceberg source by Timothy Brown · 1 year, 1 month ago
  64. 23d870e Modified incremental safe check which does not depend on snapshots list order by rbokka · 1 year, 2 months ago
  65. 50e5181 minor fixes recommended from static analysis tooling by Timothy Brown · 1 year, 2 months ago
  66. 546edaa Add continous sync mode for utilities bundle, add additional testing by Timothy Brown · 1 year, 2 months ago
  67. fc1ba78 Fix flaky test, ignore order of elements in list validation by Ashvin Agrawal · 1 year, 2 months ago
  68. c76692b Add base representation of storage files by Ashvin Agrawal · 1 year, 3 months ago
  69. dc20996 Add change proposal for conversion of deletion vectors by Ashvin Agrawal · 1 year, 3 months ago
  70. 03e5b02 [590] Add Hudi Glue Catalog Sync Implementation by Vamsi · 1 year, 3 months ago
  71. f194f4c [590] Add Hudi HMS Catalog Sync Implementation by Vamsi · 1 year, 3 months ago
  72. b3e03e5 [40] Add commit-level metadata and source-target id mapping by Daniel Tu · 1 year, 6 months ago
  73. 67946b9 Update conversion sources by Emmanuel Ferdman · 1 year, 3 months ago
  74. 2e71e15 [590] Changes in xtable-core for Hudi Catalog Sync by Vamsi · 1 year, 3 months ago
  75. e79a2d3 [590] Add Delta HMS Catalog Sync implementation by Roushan Kumar · 1 year, 3 months ago
  76. f2045be [590] Add Delta Glue Catalog Sync implementation by Roushan Kumar · 1 year, 3 months ago
  77. 30f3e54 [590] Add Iceberg HMS Catalog Sync implementation by Roushan Kumar · 1 year, 3 months ago
  78. 8b0b5ea [590] Add Iceberg Glue Catalog Sync implementation by Roushan Kumar · 1 year, 3 months ago
  79. 79c68de [site] Update blogs by Bhavani Sudha Saktheeswaran · 1 year, 3 months ago
  80. d3bbe5f Delta source: add record count for DataFile by Hanzhi Wang · 1 year, 4 months ago
  81. 9fa812e [590] Add RunCatalogSync utility for synchronizing tables across catalogs by Vinish Reddy · 1 year, 3 months ago
  82. c9deec1 [590] Add RFC for XCatalogSync - Synchronize tables across catalogs by Vinish Reddy · 1 year, 3 months ago
  83. b463ae6 Update GMeet link and add today's recording by Vinish Reddy · 1 year, 3 months ago
  84. 14967dd Add community sync page for XTable by Vinish Reddy · 1 year, 4 months ago
  85. 4db9bb8 add iceberg stats when reading snapshot by Timothy Brown · 1 year, 4 months ago
  86. 8c143a7 scale BigDecimal col stats correctly by Timothy Brown · 1 year, 4 months ago
  87. 2b01cc0 update dependencies, fix test class names by Timothy Brown · 1 year, 4 months ago
  88. 7563aaa Hadoop and AWS sdk version upgrade by Roushan Kumar · 1 year, 4 months ago
  89. d80c957 [590] Add RFC template for XTable by Vinish Reddy · 1 year, 4 months ago
  90. fb724f0 [590] Add interfaces for CatalogSyncClient and CatalogSync by Vinish Reddy · 1 year, 4 months ago
  91. a08ca24 [590] Add RFC template for XTable by Vinish Reddy · 1 year, 5 months ago
  92. 6a5f2b4 Normalize basePath in targetTables in ConversionController by Vinish Reddy · 1 year, 5 months ago
  93. f676788 Fix commit log parsing of Delta tables with delete vector by Ashvin Agrawal · 1 year, 5 months ago
  94. a360aff Execute correct delete operation in delta tests by Ashvin Agrawal · 1 year, 5 months ago
  95. 843204e Site content is not deployed due to missing .asf.yaml file by Stamatis Zampetakis · 1 year, 5 months ago 342-detect-deletion-files-in-delta-source
  96. 30414f4 2 new blogs by dipankarmazumdar · 1 year, 5 months ago
  97. 5ab5c5a remove info on snowflake pp by Sagar Lakshmipathy · 1 year, 6 months ago
  98. 63357f2 Try enabling keep_files as false in GH action for downloads by Vinish Reddy · 1 year, 6 months ago
  99. f3e1146 Add downloads page for 0.2.0-incubating by Vinish Reddy · 1 year, 6 months ago
  100. ced9223 Iceberg and Delta target: sync schema field comments by Hanzhi Wang · 1 year, 6 months ago