Hive
The following table describes the operations that you can perform on data types in Hive database:
Data Types | Data Movement | Data Masking |
---|
Bigint | Yes | Yes |
Binary | Yes | Yes |
Boolean | Yes | Yes |
Decimal | Yes | Yes |
Double | Yes | Yes |
Float | Yes | Yes |
Int | Yes | Yes |
Smallint | Yes | Yes |
String | Yes | Yes |
Tinyint | Yes | Yes |
You cannot perform a data movement and data masking operation on the following Hive data types:
- •Array
- •Char
- •Date
- •Maps
- •Struct
- •Timestamp
- •Varchar