projects
/
hudi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hudi.git
2022-04-06
Raymond Xu
Create release branch for version 0.11.0.
release-0.11.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Alexey Kudinkin
[HUDI-3723] Fixed stack overflows in Record Iterators...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Sagar Sumit
[HUDI-3782] Fixing table config when any of the index...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Vinoth Govindarajan
[HUDI-2319] dbt example models to demonstrate hudi...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Yann Byron
[HUDI-3748] write and select hudi table when enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
ForwardXu
[HUDI-3795] Fix hudi-examples checkstyle and maven...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
ForwardXu
[HUDI-3780] improve drop partitions (#5178)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-04
Prashant Wason
[HUDI-3290] Different file formats for the partition...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Vinoth Govindarajan
[HUDI-3534] [RFC-34] Added the implementation details...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Y Ethan Guo
[MINOR] Reuse deleteMetadataTable for disabling metadat...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Sivabalan Narayanan
[HUDI-3772] Fixing auto adjustment of lock configs...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-03
Alexey Kudinkin
[HUDI-3664] Fixing Column Stats Index composition ...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Sagar Sumit
[HUDI-3776] Fix BloomIndex incorrectly using ColStats...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Vinoth Govindarajan
[HUDI-3357] MVP implementation of BigQuerySyncTool...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Y Ethan Guo
[HUDI-3784] Improve docs and logs of HoodieMetadataTabl...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
todd5167
[HUDI-3771] flink supports sync table information to...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
YueZhang
[HUDI-3451] Delete metadata table when the write client...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Y Ethan Guo
[HUDI-3708] Fix failure with HoodieMetadataRecord due...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-02
Y Ethan Guo
[HUDI-3773] Fix parallelism used for metadata table...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
xiarixiaoyao
[RFC-33] [HUDI-2429][Stacked on HUDI-2560] Support...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Raymond Xu
[HUDI-3468][RFC-49] Support sync with DataHub (#5022)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Sagar Sumit
[HUDI-3225] [RFC-45] for async metadata indexing (...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Sivabalan Narayanan
[HUDI-3763] Fixing hadoop conf class loading for inline...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
董可伦
[HUDI-3769] Optimize the logs of HoodieMergeHandle...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Danny Chan
[HUDI-2752] The MOR DELETE block breaks the event time...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
ForwardXu
[HUDI-3406] Rollback incorrectly relying on FS listing...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Sagar Sumit
[HUDI-3743] Support DELETE_PARTITION for metadata table...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sagar Sumit
[HUDI-2488][HUDI-3175] Implement async metadata indexin...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
liuhe0702
[HUDI-2777] Improve HoodieSparkSqlWriter write performa...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
codejoyan
[HUDI-3020] Utility to create manifest file (#5153)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
xiarixiaoyao
[HUDI-3729][SPARK] fixed the per regression by enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sivabalan Narayanan
[HUDI-3732] Fixing rollback validation (#5157)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
ForwardXu
[HUDI-3135] Make delete partitions lazy to be executed...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sivabalan Narayanan
[HUDI-3733] Adding HoodieFailedWritesCleaningPolicy...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Yuwei XIAO
[HUDI-3692] MetadataFileSystemView includes compaction...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sivabalan Narayanan
[HUDI-3713] Guarding archival for multi-writer (#5138)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Y Ethan Guo
[MINOR][DOCS] Update hudi-utilities-slim-bundle docs...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
YueZhang
[HUDI-3721] Delete MDT if necessary when trigger rollba...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
KnightChess
[HUDI-3750] Fix NPE when build HoodieFileIndex (#5134)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Sivabalan Narayanan
[MINOR] Fixing flakiness in TestHoodieSparkMergeOnReadT...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Y Ethan Guo
[HUDI-3700] Add hudi-utilities-slim-bundle excluding...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Y Ethan Guo
[HUDI-3681] Provision additional hudi-spark-bundle...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
xiarixiaoyao
[HUDI-3355] Issue with out of order commits in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Nicolas Paris
[HUDI-3736] Fix null pointer when key not specified...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Raymond Xu
[HUDI-3536] Add hudi-datahub-sync implementation (...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Bo Cui
[MINOR] Repeated execution of update status (#5089)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
YueZhang
[HUDI-3635] Fix HoodieMetadataTableValidator around...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
YueZhang
[HUDI-3647] HoodieMetadataTableValidator: check MDT...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Alexey Kudinkin
[HUDI-3653] Cleaning up bespoke Column Stats Index...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sagar Sumit
[MINOR] Fix dates as per UTC in TestDataSkippingUtils...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Danny Chan
[minor] Follow 3178, fix the flink metadata table compa...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
harshal
[HUDI-3745] Support for spark datasource options in...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Sivabalan Narayanan
[HUDI-3485] Adding scheduler pool configs for async...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Danny Chan
[HUDI-3741] Fix flink bucket index bulk insert generate...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
ForwardXu
[HUDI-2520] Fix CTAS statment issue when sync to hive...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Alexey Kudinkin
[HUDI-3549] Removing dependency on "spark-avro" (...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
ForwardXu
[HUDI-2520] Fix drop partition issue when sync to hive...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Alexey Kudinkin
[HUDI-3731] Fixing Column Stats Index record Merging...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Raymond Xu
[MINOR] Move Experiemental to javadoc (#5161)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Nicolas Paris
[HUDI-3736] Fix default dynamodblock url default value...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
leesf
[HUDI-2520] Fix drop table issue when sync to Hive...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Danny Chan
[HUDI-3728] Set the sort operator parallelism for flink...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
ForwardXu
[HUDI-3722] Fix truncate hudi table's error (#5140)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Sivabalan Narayanan
[HUDI-2566] Adding multi-writer test support to integ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Raymond Xu
[HUDI-2757] Implement Hudi AWS Glue sync (#5076)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Y Ethan Guo
[HUDI-3720] Fix the logic of reattempting pending rollb...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Shawy Geng
[HUDI-3539] Flink bucket index bucketID bootstrap optim...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
huberylee
[HUDI-3538] Support Compaction Command Based on Call...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
ForwardXu
[MINOR] Fix call command parser use spark3.2 (#5144)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Sivabalan Narayanan
[HUDI-3724] Fixing closure of ParquetReader (#5141)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
xiarixiaoyao
[HUDI-3719] High performance costs of AvroSerizlizer...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Sivabalan Narayanan
[MINOR] Relaxing cleaner and archival configs (#5142)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Y Ethan Guo
[HUDI-3604] Adjust the order of timeline changes in...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Danny Chan
[HUDI-3716] OOM occurred when use bulk_insert cow table...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Alexey Kudinkin
[HUDI-3709] Fixing `ParquetWriter` impls not respecting...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
RexAn
[HUDI-3612] Clustering strategy should create new Typed...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-26
Danny Chan
[HUDI-3435] Do not throw exception when instant to...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Alexey Kudinkin
[HUDI-3396] Refactoring `MergeOnReadRDD` to avoid dupli...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
ForwardXu
[MINOR] fix QuickstartUtils move (#5133)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
ForwardXu
[HUDI-3563] Make quickstart examples covered by CI...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
wangxianghu
[HUDI-3711] Fix typo in MaxwellJsonKafkaSourcePostProce...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Alexey Kudinkin
[HUDI-3594] Supporting Composite Expressions over Data...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Danny Chan
[HUDI-3678] Fix record rewrite of create handle when...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Surya Prasanna
[HUDI-3580] Claim RFC number 48 for LogCompaction actio...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Zhaojing Yu
[HUDI-3703] Reset taskID in restoreWriteMetadata (...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Y Ethan Guo
[HUDI-1180] Upgrade HBase to 2.4.9 (#5004)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Danny Chan
[HUDI-3701] Flink bulk_insert support bucket hash index...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Y Ethan Guo
[HUDI-3638] Make ZookeeperBasedLockProvider serializabl...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Y Ethan Guo
[HUDI-3624] Check all instants before starting a commit...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Y Ethan Guo
[HUDI-3689] Disable flaky tests in TestHoodieDeltaStrea...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Raymond Xu
[HUDI-3689] Fix delta streamer tests (#5124)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Y Ethan Guo
[HUDI-3706] Downgrade maven surefire and failsafe versi...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Raymond Xu
[HUDI-3689] Fix UT failures in TestHoodieDeltaStreamer...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Raymond Xu
[HUDI-3689] Remove Azure CI cache (#5121)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Alexey Kudinkin
[HUDI-3684] Fixing NPE in `ParquetUtils` (#5102)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Sagar Sumit
[HUDI-3689] Fix glob path and hive sync in deltastreame...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Danny Chan
[minor] Checks the data block type for archived timelin...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Sivabalan Narayanan
Fixing non partitioned all files record in MDT (#5108)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-23
Sagar Sumit
[HUDI-3642] Handle NPE due to empty requested replaceco...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Rajesh Mahindra
[HUDI-2883] Refactor hive sync tool / config to use...
commit
|
commitdiff
|
tree
|
snapshot
next