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 2022/03/18 16:14:00 UTC

[GitHub] [flink] lsyldliu edited a comment on pull request #17560: [FLINK-22315][table] Support ADD column/constraint/watermark for ALTER TABLE statement.

lsyldliu edited a comment on pull request #17560:
URL: https://github.com/apache/flink/pull/17560#issuecomment-1072564699


   @RocMarshal Thanks for your contribution, this PR is a bit big, we can break it down into two, first pr supports add column syntax, then the second supports convert SqlNode to Operation. I took a brief glance at the code and the implementation at the calcite syntax level is a bit short of expectations. Therefore, I suggest that I do the add column syntax first, and then you implement the second PR, how do you feel about it?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org