XiaoHongbo-Hope opened a new pull request, #8898: URL: https://github.com/apache/paimon/pull/8898
### Purpose The wide-table stress test generates 500,000 rows across 200 string columns. With the Python 3.6 dependency set, this test can take hours and delays unrelated pull request checks. ### Changes Skip this stress test only on Python 3.6. Python 3.7 and later continue to run it. ### Tests - Python 3.6: rest_ao_read_write_test.py: 28 passed, 1 skipped - flake8 for the changed test file -- 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]
