× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
anilkalshetti reported 2015-11-20T07:25:31Z  · tariqrahiman last modified 2017-05-18T21:44:09Z

Alter Table window doesn't open for Table having TableName as reserved keyword


Priority Low
Complexity Unknown
Component Hive
Version 19.0

Aqua Data Studio 17.0.0-rc-39
Build #: 47130
Built on: 2015-Nov-19 03:07:33 PM         

OS: Ubuntu 14.04
Linux (3.13.0-59-generic, amd64) / UTF-8 / en / IN / Oracle Corporation 1.8.0_40-b26
Memory: Max=704,643,072;  Total=578,813,952;  Free=226,655,184;  CPUs=8

Database: MapR 5.0 Hive 1.0.0
Driver: Hive 1.0.0 Download link
 

Issue: Alter Table window doesn't open for Table having TableName as reserved keyword

Steps:

1. Create table using below script. Or use ADS Visual Editor-Create Table

CREATE TABLE `TABLESAMPLE`  ( 
`col1` string, 
`col2` string, 
`col3` string, 
`col4` string)
ROW FORMAT DELIMITED
STORED AS TEXTFILE

2.  
Here Table Name - TABLESAMPLE  is reserved keyword.
We are able to create table with this name from ADS Visual Editor-Create Table.

3. Table is created.  Right click on the table 
a]  select option-> Alter Table
Alter Table window doesn't open.  <-- Issue
 
b] select option-> Script Object To Windows As -> Select / Insert / Create
Script is not generated.                  <-- Issue
 
@Dev:
 - Hive has too many reserved keywords - Link
-  Backtick quotation will enables the use of reserved keywords for table and column identifiers.
5 attachments

Issue #13876

Closed
Fixed
Resolved 2017-04-13T17:00:34Z
 
 
Completion
No due date
Fixed Build ADS 19.0.0-dev-21
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017