ArnavBalyan opened a new pull request, #9479:
URL: https://github.com/apache/paimon/pull/9479
### Purpose
- Text format supports exactly one string column.
- Schema validation accepts multiple columns when the first column is a
string, causing writes to serialize only the first column and discard the
remaining values.
- Reject every text table schema that is not exactly one string column.
### Tests
- UT
--
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]