You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/12/08 02:36:25 UTC

[GitHub] [flink] KurtYoung commented on issue #10480: [FLINK-15095] [table-planner-blink] bridge table schema's primary key to metadata handler in blink planner

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:
users@infra.apache.org


With regards,
Apache Git Services