xiarixiaoyao commented on a change in pull request #4910:
URL: https://github.com/apache/hudi/pull/4910#discussion_r840187277
##########
File path:
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/config/HoodieWriteConfig.java
##########
@@ -167,6 +167,22 @@
+ "implementations of HoodieRecordPayload to convert incoming
records to avro. This is also used as the write schema "
+ "evolving records during an update.");
+ public static final ConfigProperty<String> INTERNAL_SCHEMA_STRING =
ConfigProperty
Review comment:
> @xiarixiaoyao How much testing have you done with the PR. is it rolled
out and actively used already ?
We have launched this feature in the official version of Huawei cloud,
although the version we use is hudi 0.9
in our offical version we have already support spark/hive/trino. flink
version has some bugs to be fixed
We have already used it production env. I will synchronize the community in
time for subsequent bugs in the production environment.
Of course I understand you have reason to concern. Anyway, thank you very
much for your review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]