Package org.apache.iceberg.spark
Class SparkReadOptions
java.lang.Object
org.apache.iceberg.spark.SparkReadOptions
Spark DF read options
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final boolean
static final String
static final boolean
static final String
static final String
static final String
static final String
static final String
-
Method Summary
-
Field Details
-
SNAPSHOT_ID
- See Also:
-
START_SNAPSHOT_ID
- See Also:
-
END_SNAPSHOT_ID
- See Also:
-
START_TIMESTAMP
- See Also:
-
END_TIMESTAMP
- See Also:
-
AS_OF_TIMESTAMP
- See Also:
-
BRANCH
- See Also:
-
TAG
- See Also:
-
SPLIT_SIZE
- See Also:
-
LOOKBACK
- See Also:
-
FILE_OPEN_COST
- See Also:
-
VECTORIZATION_ENABLED
- See Also:
-
VECTORIZATION_BATCH_SIZE
- See Also:
-
SCAN_TASK_SET_ID
- See Also:
-
STREAMING_SKIP_DELETE_SNAPSHOTS
- See Also:
-
STREAMING_SKIP_DELETE_SNAPSHOTS_DEFAULT
public static final boolean STREAMING_SKIP_DELETE_SNAPSHOTS_DEFAULT- See Also:
-
STREAMING_SKIP_OVERWRITE_SNAPSHOTS
- See Also:
-
STREAMING_SKIP_OVERWRITE_SNAPSHOTS_DEFAULT
public static final boolean STREAMING_SKIP_OVERWRITE_SNAPSHOTS_DEFAULT- See Also:
-
LOCALITY
- See Also:
-
STREAM_FROM_TIMESTAMP
- See Also:
-
STREAMING_MAX_FILES_PER_MICRO_BATCH
- See Also:
-
STREAMING_MAX_ROWS_PER_MICRO_BATCH
- See Also:
-
PATH
- See Also:
-
VERSION_AS_OF
- See Also:
-
TIMESTAMP_AS_OF
- See Also:
-
AGGREGATE_PUSH_DOWN_ENABLED
- See Also:
-