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

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


    from 55d2e78  [HUDI-1842] Spark Sql Support For pre-existing Hoodie Table 
(#3393)
     add 32a50d8  [HUDI-2243] Support Time Travel Query For Hoodie Table (#3360)

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/hudi/DataSourceOptions.scala  |   7 +
 .../scala/org/apache/hudi/HoodieFileIndex.scala    |  30 ++-
 .../apache/hudi/MergeOnReadSnapshotRelation.scala  |  13 +-
 .../org/apache/spark/sql/hudi/HoodieSqlUtils.scala |  28 ++-
 .../hudi/functional/TestTimeTravelQuery.scala      | 230 +++++++++++++++++++++
 5 files changed, 296 insertions(+), 12 deletions(-)
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestTimeTravelQuery.scala

Reply via email to