You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2022/08/10 02:11:25 UTC

[hudi] branch master updated (fdd0c30d3d -> 676b3817bf)

This is an automated email from the ASF dual-hosted git repository.

danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from fdd0c30d3d [HUDI-4558] lost 'hoodie.table.keygenerator.class' in hoodie.properties (#6320)
     add 676b3817bf [HUDI-4543] Support natural order when table schema contains a field named 'ts' (#6246)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hudi/table/HoodieTableFactory.java  |  2 +-
 .../apache/hudi/table/ITTestHoodieDataSource.java  | 24 ++++++++++++++++++++++
 .../apache/hudi/table/TestHoodieTableFactory.java  | 14 +++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)