| Package | Description |
|---|---|
| net.snowflake.client.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ArrowResultChunk |
ArrowResultChunk.ArrowChunkIterator.getChunk() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ArrowResultChunk.readArrowStream(InputStream is,
ArrowResultChunk resultChunk)
Read an inputStream of arrow data bytes and load them into java vectors
of value.
|
Copyright © 2019. All rights reserved.