This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch branch-0.x
in repository https://gitbox.apache.org/repos/asf/hudi.git
omit e2963a5d5a6 [HUDI-7413] Fix schema exception types and error messages
thrown with schema exceptions (#10677)
omit 780e10676d6 [HUDI-7337] Implement MetricsReporter that reports metrics
to M3 (#10565)
omit 07de2f0dc6b [HUDI-7479] SQL confs don't propagate to spark row writer
properly (#10786)
omit 68b7cfc9316 [MINOR] Add PR description validation on documentation
updates (#10799)
omit 4f2d60dd387 [HUDI-7471] Use existing util method to get Spark conf in
tests (#10802)
omit 39135e707fa [MINOR] Clean code of FileSystemViewManager (#10797)
omit e2e7c96bb39 [HUDI-3625] Update RFC-60 (#9462)
omit f358bb89488 [HUDI-6953] Adding test for composite keys with bulk
insert row writer (#10214)
omit 2401ccf0362 [HUDI-7469] Reduce redundant tests with Hudi record types
(#10800)
omit 5179da7d24b [HUDI-6089] Handle default insert behaviour to ingest
duplicates (#10728)
omit 2deb00f3147 [HUDI-7465] Split tests in CI further to reduce total CI
elapsed time (#10795)
omit e09f39aceb3 [HUDI-9424] Support using local timezone when writing
flink TIMESTAMP data (#10594)
omit fbc4f4dd3ed [HUDI-7447] Fix not bootstrap when subTask restart when
OPCoordinator handle CheckPointComplete not finished (#10767)
omit 937513b6510 [MINOR] Fix violations of Sonarqube rule java:S2184
(#10444)
omit 0127db94e12 [HUDI-7464] Fix minor bugs in kafka post-processing
related code (#10772)
omit 7a5719e0660 [HUDI-7462] Refactor checkTopicCheckpoint in
KafkaOffsetGen for reusability (#10794)
omit a598bd555f1 [HUDI-7459] Update hudi-gcp-bundle pom (#10790)
omit 29a2a6ccd4b Revert "[HUDI-6438] Config parameter
'MAKE_NEW_COLUMNS_NULLABLE' to allow for marking a newly created column as
nullable." (#10782)
omit dfd40dc7d8f [HUDI-7385] Add config for custom write support for
parquet row writer (#10598)
new fb456d51316 [HUDI-7385] Add config for custom write support for
parquet row writer (#10598)
new 7a4f86af9b9 Revert "[HUDI-6438] Config parameter
'MAKE_NEW_COLUMNS_NULLABLE' to allow for marking a newly created column as
nullable." (#10782)
new e358530e7e4 [HUDI-7459] Update hudi-gcp-bundle pom (#10790)
new 56c49377644 [HUDI-7462] Refactor checkTopicCheckpoint in
KafkaOffsetGen for reusability (#10794)
new d36e5269498 [HUDI-7464] Fix minor bugs in kafka post-processing
related code (#10772)
new 0a4bed64a51 [MINOR] Fix violations of Sonarqube rule java:S2184
(#10444)
new d81f2bba8d1 [HUDI-7447] Fix not bootstrap when subTask restart when
OPCoordinator handle CheckPointComplete not finished (#10767)
new 99d52b79d60 [HUDI-9424] Support using local timezone when writing
flink TIMESTAMP data (#10594)
new 68659a1c32f [HUDI-7465] Split tests in CI further to reduce total CI
elapsed time (#10795)
new 4bdb98b50c2 [HUDI-6089] Handle default insert behaviour to ingest
duplicates (#10728)
new 53725e8c91c [HUDI-7469] Reduce redundant tests with Hudi record types
(#10800)
new 7c3437f69ec [HUDI-6953] Adding test for composite keys with bulk
insert row writer (#10214)
new e2ec366b820 [HUDI-3625] Update RFC-60 (#9462)
new 734e0cfd981 [MINOR] Clean code of FileSystemViewManager (#10797)
new 05e16b7f292 [HUDI-7471] Use existing util method to get Spark conf in
tests (#10802)
new e35fa8d3ce3 [MINOR] Add PR description validation on documentation
updates (#10799)
new a4aa005e313 [HUDI-7479] SQL confs don't propagate to spark row writer
properly (#10786)
new 5deb19640d4 [HUDI-7337] Implement MetricsReporter that reports metrics
to M3 (#10565)
new 78bf6761759 [HUDI-7413] Fix schema exception types and error messages
thrown with schema exceptions (#10677)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e2963a5d5a6)
\
N -- N -- N refs/heads/branch-0.x (78bf6761759)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/hudi/io/storage/HoodieFileWriterFactory.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)