ArnavBalyan opened a new pull request, #7914:
URL: https://github.com/apache/paimon/pull/7914
### Purpose
- PaimonDataStreamScanProvider did not override ParallelismProvider
getParallelism.
- As a result whole pipeline runs at the configured scan parallelism.
- Update scan provider to override and provide getParallelism.
- Closes user reported bug #7905
### 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]