Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
1.11.0
-
None
Description
Supports syntax:
... table /*+ OPTIONS('k1' = 'v1', 'k2' = 'v2') */
to specify dynamic options within the scope of the appended table. The dynamic options would override the static options defined in the CREATE TABLE DDL or connector API.
Attachments
Issue Links
- duplicates
-
FLINK-15985 offload runtime params from DDL to table hints in DML/queries
- Closed
- mentioned in
-
Page Loading...