zhoujinsong commented on code in PR #2838:
URL: https://github.com/apache/amoro/pull/2838#discussion_r1604261005
##########
amoro-mixed-format/amoro-mixed-format-trino/src/main/java/org/apache/amoro/trino/MixedFormatConfig.java:
##########
@@ -21,8 +21,8 @@
import io.airlift.configuration.Config;
import io.airlift.configuration.ConfigDescription;
-/** Arctic config */
-public class ArcticConfig {
+/** Mixed-format configurations */
+public class MixedFormatConfig {
Review Comment:
Yes,the new connector name is mixed-format, and it is used for mixed-format
only now.
--
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]