× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
anilkalshetti reported 2014-05-09T13:05:54Z  · tariqrahiman last modified 2014-11-04T17:54:04Z

Add support for Decimal datatype scale and precision when creating tables, by ADS visual editor - for ApacheHive0.13 -


Priority Low
Complexity Unknown
Component Hive
Version 16.0

Aqua Data Studio 15.0.0-dev-273
Build #: 37771
Built on: 2014-May-08 03:31:58 PM         

Aqua Data Studio 14.0.13    

Operating Environment: Ubuntu 13.04 LTS    
Database: Apache Hive 0.13
Distribution: Apache                                    
Java Version:   Java 1.7.0_51 
[Apache Hadoop2.4, Hive 0.13, Distribution: Apache, Connection Type: Hiveserver1]

Issue:  Add support for Decimal datatype scale and precision when creating tables, by ADS visual editor - for ApacheHive0.13 -

Steps to reproduce:
1. Connect ADS to Apache Hive 0.13
2. Apache Hive 0.11 and 0.12 have the precision of the DECIMAL type fixed and limited to 38 digits. As of Hive 0.13 users can specify scale and precision when creating tables with the DECIMAL datatype using a DECIMAL(precision, scale)
Reference Linkhttps://cwiki.apache.org/confluence/display/Hive/LanguageManual+Types

3. Create a table using the  below script in Query Analyzer.

CREATE TABLE testDecimalPrecisionScale (
  b DECIMAL(9, 7)
)
Go
 

4.Table gets created successfully.  

5. Provide support in ADS Visual editor, create table, so user can specify scale and precision when creating tables with the 'DECIMAL'  datatype

 

 

 

5 attachments

Issue #12108

Closed
Fixed
Resolved 2014-07-01T15:48:38Z
 
 
Completion
No due date
Fixed Build ADS 15.0.0-dev-363
No time estimate

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