wenxtao commented on issue #5778: URL: https://github.com/apache/paimon/issues/5778#issuecomment-2987527115
KeyPartPartitionKeyExtractor会将所有主键字段和分区字段放到一个List里面,并获取到他们的DataField,但是在projectedLogicalRowType里面的校验,会判断这个list是否有同名字段。 -- 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-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org