× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
anilkalshetti reported 2015-11-17T06:25:37Z  · laxdeep(*) last modified 2016-02-02T13:39:13Z

Hive-> Partitioned columns are displayed twice in auto-completion


Dev
Thomas Conrad
tomconrad
QA
Kin-Hong Wong
kin-hong
Priority Minor
Complexity Unknown
Component Hive
Version 17.0

Aqua Data Studio 17.0.0-rc-36
Build #: 47049
Built on: 2015-Nov-16 05:39:20 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
Same behaviour also observed on Impala 2.2.0 and Spark-SQL 1.5.0


Issue: Hive-> Partitioned columns are displayed twice in auto-completion

This issue is introduced due to changes made for issue #13857

 

Steps:
1. 
Create table using below script.

CREATE TABLE `default`.`sale`  (
        `divisionid`                    tinyint)
PARTITIONED BY (sk_calendar int)
STORED AS ORC
TBLPROPERTIES ('orc.compress'='NONE')

2. Open query analyzer, write below statement

select   from sale

3. In above statement, after select keyword, after a space, put cursor pointer.
4. Press CTRL+Space keys for autocompletion, Autocompletion pop-up displays partitioned column twice.  <-- Issue - scenario 1

Or

5. In ADS Menu bar - select Automate options <-- Issue - scenario 2
Menu bar - Automate-> Introduce Columns                   - partitioned column inserted twice
Menu bar - Automate-> Introduce Qualified Columns    - partitioned column inserted twice
Menu bar - Automate-> Introduce Value Stubs              - 3 values generated

Please refer screenshot1.png

6 attachments

Issue #13858

Closed
Fixed
Resolved 2015-11-18T17:06:34Z
 
 
Completion
No due date
Fixed Build ADS 18.0.0-dev-14 & ADS 17.0.0-rc-38
No time estimate

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