coolderli commented on code in PR #4096:
URL: https://github.com/apache/gravitino/pull/4096#discussion_r1673925731


##########
flink-connector/src/main/java/com/datastrato/gravitino/flink/connector/catalog/BaseCatalog.java:
##########
@@ -79,10 +80,12 @@
  */
 public abstract class BaseCatalog extends AbstractCatalog {
   private final PropertiesConverter propertiesConverter;
+  private final TransformConverter transformConverter;

Review Comment:
   @FANNG1 OK. Flink can't handle the distribution and sort orders. I will 
rename it.



-- 
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]

Reply via email to