Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

note: already support in sql client but need support in tEnv.sqlQuery()TableEnvironment;

  • showDatabasesStatement:

SHOW DATABASES

...

note: already support in sql client but need support in tEnv.sqlQuery()TableEnvironment;

  • descDatabaseStatement:

DESCRIBE  DATABASE [ EXTENDED] [ catalogName.] dataBasesName 

...

Not the scope of this flip anymore, we have another dedicated flip FLIP-84 to discuss the API changes. So I just removed this partition, anyone interested can reference refer to the archive of table api change

...