zhouyuan commented on issue #9402:
URL:
https://github.com/apache/incubator-gluten/issues/9402#issuecomment-2886028407
Hi @yaooqinn are you also testing with CentOS-7?
I also checked this issue by using the clean Centos7 docker image. The `rule
does not exist` is a different issue
https://github.com/facebookincubator/velox/pull/12722
Here's the findings based on my experiments on CentOS 7:
1. On Cent7 docker image Gluten will report `rule R does not exits` as the
tzdata is outdated(2020).
1. By default the tzdata is not updated. If we use the vault mirror and
update tzdata to 2024a, the `rule does not exist` issue is gone, but will ran
into another issue below:
1. Update tzdata to 2024a, Gluten will report `basic_ios::clear` issue
The issue 3 needs some fixes like in
https://github.com/facebookincubator/velox/pull/12722, or manually upgrade
tzdata to 2025 to include the `Factory` zone (`/usr/share/zoneinfo/Factory`)
Thanks, -yuan
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]