ReemaAlzaid opened a new issue, #11597:
URL: https://github.com/apache/incubator-gluten/issues/11597

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   We hit failures on CentOS 9 when Spark session timezone is set to 
America/Coyhaique. Spark accepts it, but Velox rejects it, causing Gluten to 
abort.
   
   Upstream Velox issue: https://github.com/facebookincubator/velox/issues/16216
   
   ### Gluten version
   
   main branch
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   OS: CentOS 9
   Backend: Velox
   Gluten: main
   Spark: 4.1
   JDK: 17
   
   ### Relevant logs
   
   ```bash
   VeloxUserError: INVALID_ARGUMENT
   Reason: session 'session_timezone' set with invalid value 'America/Coyhaique'
   ```


-- 
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]

Reply via email to