Skip to content

Conversation

tsreaper
Copy link
Contributor

This pull request changes the REST API of Flink SQL gateway and breaks current Flink JDBC driver.

This PR adapts to the REST API changes.

"DESCRIBE",
"EXPLAIN");

public static final List<String> DDL_COMMANDS = Arrays.asList(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is set/rest/use a DDL ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants