× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tomconrad reported 2017-02-16T16:15:01Z  · tariqrahiman last modified 2017-05-13T18:48:51Z

Hive - QueryBuilder Tooltip doesn't display correctly when using complex datatypes.


Priority Minor
Complexity Unknown
Component Query Builder
Version 19.0
From Umesh... While testing, I came across tool-tip issue in Query Builder. Tool-tip not displayed properly after hover a mouse on columns in the query builder. 
Please refer attached
 
Observations
 1 - Works fine in ADS dev-73
 2 - Tested in dev-80  - Issue observed.
 3 - No build is available from dev-74 to dev-79.
 4- Preview-73 - Issue Observed
 5 - Issue is observed for complex datatypes only.
 
Please refer below sql
 
CREATE TABLE `table4`  ( 
   `full_name`    array<string>, 
   `deductions`   map<string, bigint>, 
   `address`      struct<flat_no:int,landmark:array<string>>)
COMMENT 'table contains complex data type'
ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' COLLECTION ITEMS TERMINATED BY '#' MAP KEYS TERMINATED BY '$'
STORED AS TEXTFILE
TBLPROPERTIES ('COLUMN_STATS_ACCURATE'='{\"BASIC_STATS\":\"true\"}', 'numFiles'='0', 'numRows'='0', 'rawDataSize'='0', 'totalSize'='0')
GO

 

3 attachments

Issue #15028

Closed
Fixed
Resolved 2017-05-05T22:08:34Z
 
 
Completion
No due date
Fixed Build ADS 19.0.0-alpha-3
No time estimate

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