This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 2024d17704e [HUDI-6453] Cascade Glue schema changes to partitions
(#11670)
add 2aa60f201ba [HUDI-8029] Enforce s3 base path format for partition key
calculation (#11693)
No new revisions were added by this update.
Summary of changes:
...amoDBBasedImplicitPartitionKeyLockProvider.java | 6 ++-
.../integ/ITTestDynamoDBBasedLockProvider.java | 11 ++--
.../org/apache/hudi/aws/utils/TestS3Utils.java | 59 ++++++++++++++++++++++
3 files changed, 70 insertions(+), 6 deletions(-)
create mode 100644
hudi-aws/src/test/java/org/apache/hudi/aws/utils/TestS3Utils.java