kou commented on issue #47504: URL: https://github.com/apache/arrow/issues/47504#issuecomment-3263251706
If you need to support only `UTC`, we may be able embed UTC time zone information to our code base. If you need to support time zones except `UTC`, we need the time zone database. > Also, I am a bit confused; I am not sure if the `tzdata` time zone database is only meant to be needed for testing purpose in a development environment, or is `tzdata` needed for all users that want to use Arrow compute conversion call? The latter: `tzdata` is needed for all users that want to use Arrow compute conversion cal -- 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]
