hongzhi-gao opened a new pull request, #789: URL: https://github.com/apache/tsfile/pull/789
# Description This PR fixes recent Python 3.14 CI failures and stabilizes dataframe-related behavior/tests. Switched Linux cibuildwheel images (x86_64, aarch64) to manylinux_2_28. Updated Py3.14 pyarrow constraint to >=23.0.0,<24 to use available prebuilt wheels. Fixed dataframe column-name validation for None/NaN edge cases. Normalized string dtype handling in dataframe tests to avoid platform-specific false failures. tested in https://github.com/hongzhi-gao/tsfile/actions/runs/24710874543/job/72274963797 -- 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]
