When creating a table or view in Flink SQL, a COMM...
# random
h
When creating a table or view in Flink SQL, a COMMENT can be included. Does a way exist to get the comment text in Java? I may be missing something obvious but not seeing how yet in the Table API. Thanks!