Export - CSV (All fields)
Export - CSV (Current fields)
- FLINK-13295
set current catalog and database after registering tables and views in SQL CLI - FLINK-13233
add end-to-end tests for "USE CATALOG" and "USE DATABASE" commands in SQL CLI - FLINK-13206
modify 'use database' syntax in SQL CLI to be consistant with standard sql - FLINK-13176
remember current catalog and database in SQL CLI SessionContext - FLINK-12964
add commented-out defaults to sql client yaml file to make it easier for users to adopt - FLINK-12933
support "use catalog" and "use database" in SQL CLI - FLINK-12932
support 'show catalogs' and 'show databases' functionalities end-2-end in TableEnvironment and SQL CLI - FLINK-12713
deprecate descriptor, validator, and factory of ExternalCatalog - FLINK-12702
support 'properties' in catalog entries in SQL CLI yaml file - FLINK-12679
Support 'default-database' config for catalog entries in SQL CLI yaml file - FLINK-12677
Add descriptor, validator, and factory for HiveCatalog - FLINK-12676
Add descriptor, validator, and factory for GenericInMemoryCatalog - FLINK-12627
Document how to configure and use catalogs in SQL CLI - FLINK-12626
Client should not register table-source-sink twice in TableEnvironment - FLINK-9172
Support catalogs in SQL-Client yaml config file
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0