wenwj0 commented on issue #9556: URL: https://github.com/apache/incubator-gluten/issues/9556#issuecomment-2865547523
> [@wenwj0](https://github.com/wenwj0) hi, the issue seems due to a recent change on Velox which relies on very recent tzdata - while on legacy systems the tzdata is not updated. In your case, debian 10 likely does not have the very new package for tzdata also. Could you please check if the patch in [facebookincubator/velox#12722](https://github.com/facebookincubator/velox/pull/12722) could work? Maybe we should try to include this patch in 1.4 [@PHILO-HE](https://github.com/PHILO-HE) > > thanks, -yuan @zhouyuan hi, I have tried this patch, but the error still exists, since the patch is used for skip the zone_file, but in my scenario the cause is that the tzdata.zi file is missing. While this file is not installed in the Debian10 and Debian9 system. -- 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]
