| Package | Description |
|---|---|
| net.snowflake.client.core.arrow | |
| net.snowflake.client.jdbc |
| Class and Description |
|---|
| ArrowVectorConverter
Interface to convert from arrow vector values into java data types.
|
| BigIntToFixedConverter
Data vector whose snowflake logical type is fixed while represented as a long value vector
|
| IntToFixedConverter
Data vector whose snowflake logical type is fixed while represented as a int value vector
|
| SmallIntToFixedConverter
Data vector whose snowflake logical type is fixed while represented as a short value vector
|
| TinyIntToFixedConverter
A converter from arrow tinyint to Snowflake Fixed type converter
|
| Class and Description |
|---|
| ArrowVectorConverter
Interface to convert from arrow vector values into java data types.
|
Copyright © 2022. All rights reserved.