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 9db8dcf7205f perf: Reduce memory fetched to driver for
getAllPartitions API by removing unused objects (#17947)
add 84e8324aacb9 fix: include Hoodie metadata fields when reading Parquet
files in precommit validators (#17505)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/utils/SparkValidatorUtils.java | 34 +++++++++++--
.../validator/SqlQueryPreCommitValidator.java | 1 +
.../common/testutils/HoodieTestDataGenerator.java | 21 +++++++++
.../TestHoodieClientOnCopyOnWriteStorage.java | 55 ++++++++++++++++++++++
4 files changed, 107 insertions(+), 4 deletions(-)