steFaiz opened a new pull request, #9304:
URL: https://github.com/apache/paimon/pull/9304
### Purpose
This PR fixes 2 issues:
1. Prevent users from updating comments to column directives(current nothing
will happen. I think it's confusing)
2. If users specify both blob-field and column directives, there would be
duplicated fields in blob-field, like:
```
'blob-field' = 'pic, pic'
```
### Tests
--
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]