Class and Description |
---|
SupportsOverwrite
Enables to overwrite existing data in a
DynamicTableSink . |
SupportsPartitioning
Enables to write partitioned data in a
DynamicTableSink . |
Class and Description |
---|
SupportsOverwrite
Enables to overwrite existing data in a
DynamicTableSink . |
SupportsPartitioning
Enables to write partitioned data in a
DynamicTableSink . |
Class and Description |
---|
SupportsStaging.StagingContext
The context is intended to tell DynamicTableSink the type of this operation.
|
SupportsStaging.StagingPurpose
The type of operation the staging sink is for.
|
Class and Description |
---|
SupportsRowLevelDelete.RowLevelDeleteInfo
The information that guides the planner on how to rewrite the delete statement.
|
SupportsRowLevelDelete.RowLevelDeleteMode
Type of delete modes that the sink expects for delete purpose.
|
SupportsRowLevelUpdate.RowLevelUpdateInfo
The information that guides the planner on how to rewrite the update statement.
|
SupportsRowLevelUpdate.RowLevelUpdateMode
Type of update modes that the sink expects for update purpose.
|
SupportsStaging.StagingContext
The context is intended to tell DynamicTableSink the type of this operation.
|
SupportsStaging.StagingPurpose
The type of operation the staging sink is for.
|
Class and Description |
---|
SupportsDeletePushDown
Enables to push down filters decomposed from the
WHERE clause in delete statement to
DynamicTableSink . |
Class and Description |
---|
SupportsRowLevelDelete.RowLevelDeleteMode
Type of delete modes that the sink expects for delete purpose.
|
SupportsRowLevelUpdate.RowLevelUpdateMode
Type of update modes that the sink expects for update purpose.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.