This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 74793d5d6bd [HUDI-7106] Fix sqs deletes, deltasync service close and
error table default configs. (#10117)
add 35cd873ab65 [HUDI-7084] Fixing schema retrieval for table w/ no
commits (#10069)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/table/HoodieTable.java | 6 ++-
.../hudi/common/table/TableSchemaResolver.java | 51 ++++++++++++++--------
.../java/org/apache/hudi/util/CompactionUtil.java | 2 +-
.../apache/hudi/utilities/streamer/StreamSync.java | 9 ++--
4 files changed, 44 insertions(+), 24 deletions(-)