zhongqishang commented on PR #3672: URL: https://github.com/apache/amoro/pull/3672#issuecomment-3086599694
> @zhongqishang The hudi table's comments are not stored in the Table's metadata, so I haven't been able to get them yet. @zhangwl9 I found in the HoodieCatalog of flink and spark that it is also fetched from properties, can you confirm again? https://github.com/apache/hudi/blob/master/hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/table/catalog/HoodieCatalog.java#L278 https://github.com/apache/hudi/blob/master/hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/catalog/HoodieCatalog.scala#L287 -- 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]
