| Modifier and Type | Class and Description |
|---|---|
class |
ArrowSchema
Arrow schema as specified in
https://arrow.apache.org/docs/python/api/datatypes.html
and serialized to bytes using IPC:
https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc
See code samples on how this message can be deserialized.
|
static class |
ArrowSchema.Builder
Arrow schema as specified in
https://arrow.apache.org/docs/python/api/datatypes.html
and serialized to bytes using IPC:
https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc
See code samples on how this message can be deserialized.
|
| Modifier and Type | Method and Description |
|---|---|
ArrowSchemaOrBuilder |
ReadSessionOrBuilder.getArrowSchemaOrBuilder()
Output only.
|
ArrowSchemaOrBuilder |
ReadRowsResponse.getArrowSchemaOrBuilder()
Output only.
|
ArrowSchemaOrBuilder |
ReadRowsResponse.Builder.getArrowSchemaOrBuilder()
Output only.
|
ArrowSchemaOrBuilder |
ReadSession.getArrowSchemaOrBuilder()
Output only.
|
ArrowSchemaOrBuilder |
ReadSession.Builder.getArrowSchemaOrBuilder()
Output only.
|
ArrowSchemaOrBuilder |
ReadRowsResponseOrBuilder.getArrowSchemaOrBuilder()
Output only.
|
Copyright © 2021 Google LLC. All rights reserved.