PowerExchange for Kudu User Guide

PowerExchange for Kudu User Guide

PowerExchange for Kudu and Transformation Data Types

PowerExchange for Kudu and Transformation Data Types

The following table lists the Kudu data types that the
Developer Tool
supports and the corresponding transformation data types:
Kudu Data Type
Transformation Data Type
Range and Description
Binary
Binary
Maximum value: 8,388,60
Default value is 8,388,60.
Boolean
String
A Boolean attribute.
String
String
1 to 104,857,600 characters.
Default precision for String is 65536.
INT8
Int8
8-byte integer between -9,223,372,036,854,775,808 and +9,223,372,036,854,775,807. The length is set at 19 positions.
INT16
Integer
-2,147,483, 648 to 2,147,483,647, Precision 10, scale 0.
INT32
Integer
-2,147,483,648 to 2,147,483,647, Precision 10, scale 0.
INT64
Integer
-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 Precision 19, scale 0.
Unixtime_Micros
Datetime
Date and time values.
Date
Datetime
Date and time values.
Float
Double
Floating point numbers with double-precision (64 bit).
Maximum value: 1.7976931348623158e+307
Minimum value: -1.79769313486231E+307
Double
Double
Decimal
Decimal
Decimal value with declared precision and scale. Scale must be less than or equal to precision.

0 COMMENTS

We’d like to hear from you!