FangYongs opened a new issue, #3372: URL: https://github.com/apache/paimon/issues/3372
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Currently paimon only support one field for `sequence-group` such as `fields.g_1.sequence-group`=`a,b,c,d`. When there are multiple fields in one sequence-group, users are required to combine them into one `group field` which is long data type. We can just support comparing multiple fields in one group such as `fields.g_1,g_2,g_3.sequence-group`=`a,b,c,d` ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
