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 bce55f0c165 [HUDI-6300] Fix file size parallelism not work when init
metadata table (#8856)
add f6c947cb04e [HUDI-6542] Fix ExpressionEvaluators doesnt support BIGINT
(#9215)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/source/ExpressionEvaluators.java | 1 +
.../sink/utils/StreamWriteFunctionWrapper.java | 7 ++-
.../java/org/apache/hudi/source/TestFileIndex.java | 63 ++++++++++++++++++++++
.../org/apache/hudi/utils/TestConfigurations.java | 10 ++++
4 files changed, 80 insertions(+), 1 deletion(-)