You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2023/03/18 16:46:41 UTC

[hudi] branch master updated (344df73c6b5 -> 102b535c970)

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 344df73c6b5 [HUDI-5865] Fix table service client to instantiate with timeline server (#8080)
     add 102b535c970 [HUDI-5785] Enhance Spark Datasource tests (#7938)

No new revisions were added by this update.

Summary of changes:
 .../testutils/SparkClientFunctionalTestHarness.java     | 14 +++++++++++++-
 .../examples/quickstart/TestHoodieSparkQuickstart.java  |  6 ++++++
 .../hudi/functional/TestCOWDataSourceStorage.scala      |  4 ++++
 .../hudi/functional/TestMORDataSourceStorage.scala      |  4 ++++
 .../TestMetadataTableWithSparkDataSource.scala          | 17 ++++++++++++-----
 .../hudi/functional/TestParquetColumnProjection.scala   |  4 ++++
 6 files changed, 43 insertions(+), 6 deletions(-)