| Package | Description |
|---|---|
| com.starrocks.connector.spark.rest | |
| com.starrocks.connector.spark.serialization |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
RestService.getSchema(Settings cfg,
org.slf4j.Logger logger)
discover StarRocks table schema from StarRocks FE.
|
static Schema |
RestService.parseSchema(String response,
org.slf4j.Logger logger)
translate StarRocks FE response to inner
Schema struct. |
| Constructor and Description |
|---|
RowBatch(com.starrocks.thrift.TScanBatchResult nextResult,
Schema schema) |
RowBatch(com.starrocks.thrift.TScanBatchResult nextResult,
Schema schema,
java.time.ZoneId timeZone) |
Copyright © 2024. All rights reserved.