dianfu commented on issue #8956: [FLINK-12991][python] Correct the implementation of Catalog.get_table_factory URL: https://github.com/apache/flink/pull/8956#issuecomment-508307779 @bowenli86 Thanks a lot for your comments. The Python catalog API is just a thin wrapper of the Java catalog API and it's not designed to let users implement a Python catalog. So for your questions, it's the latter case. Users should develop their own catalog in Java and reference them in Python.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
