Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.11.0
-
Fix Version/s: 3.12.0
-
Component/s: app.catalog
-
Labels:None
-
Target Version:
Description
- Sample data needs to be from Impala
- DDL won't works from Hive: only Impala
- Create table wizard
- Manual
- From a file
- Misc https://kudu.apache.org/docs/quickstart.html#_load_data
- Requires Kudu master address except after currently https://issues.cloudera.org/browse/IMPALA-3719
- Requires a HASH / PRIMARY KEY (https://kudu.apache.org/docs/kudu_impala_integration.html#_using_the_impala_shell ...)
- REFRESH TABLE not automatic from Editor or Metastore
- Autocomplete update
- Syntax https://issues.cloudera.org/browse/IMPALA-3719
- UPDATE and new keywords highlight
- IGNORE keyword https://kudu.apache.org/docs/kudu_impala_integration.html#insert_ignore + highlight
- Show primary keys in assist and autocomplete UPDATE
- UPDATE triggering a assist refresh
- Display PK and cols props in metastore. Use table col info and not sample for headers