| Package | Description |
|---|---|
| net.snowflake.client.core.arrow | |
| net.snowflake.client.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
BigIntToFixedConverter
Data vector whose snowflake logical type is fixed while represented as a
long value vector
|
class |
DoubleToRealConverter |
class |
IntToDateConverter |
class |
IntToFixedConverter |
class |
SmallIntToFixedConverter |
class |
TinyIntToBooleanConverter |
class |
TinyIntToFixedConverter
A converter from arrow tinyint to Snowflake Fixed type converter
|
class |
VarBinaryToBinaryConverter |
class |
VarBinaryToTextConverter |
| Modifier and Type | Method and Description |
|---|---|
ArrowVectorConverter |
ArrowResultChunk.ArrowChunkIterator.getCurrentConverter(int columnIndex) |
Copyright © 2019. All rights reserved.