klboke opened a new issue, #6157: URL: https://github.com/apache/paimon/issues/6157
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation In TensorFlow distributed training, each worker needs to read a portion of the dataset. For example, worker0 reads rows 1 to 10,000, and worker1 reads rows 10,001 to 20,000. Therefore, it is necessary to support reading data by splitting according to rows. ### 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]
