KurtYoung commented on issue #10480: [FLINK-15095] [table-planner-blink] bridge table schema's primary key to metadata handler in blink planner URL: https://github.com/apache/flink/pull/10480#issuecomment-562906582 In `FlinkPreparingTableBase`, we override the `boolean isKey(ImmutableBitSet columns)` method and always return `false`. Should this also be modified?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
