KHassain opened a new issue, #6730: URL: https://github.com/apache/kyuubi/issues/6730
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues. ### Describe the bug Hi Team, when we use kyuubi-hive-jdbc-shaded-1.9.2 driver from tableau we are getting different values for date and timestamp from different time zone. for Eg: **Date field.** Actual value --> 2024-01-15 , in tableau it is showing as 2024-01-14 **Timestamp field** Actual value --> 2023-05-04 06:24:58 In tableau desktop if I'm using from IST time zone it is showing as 2023-05-04 00:54:58 if I'm Tableau desktop from CE time zone it is showing as 2023-05-04 04:24:58 and using BST time zone 2023-05-04 05:24:58 we are suspecting somewhere Date and timestamp field are convert into epoch time and resulting out into UTC . Is there any way that we need avoid the conversions and display the actual value . [Date_Time_Tableau_issue.xlsx](https://github.com/user-attachments/files/17374529/Date_Time_Tableau_issue.xlsx) <img width="803" alt="Screenshot from tableau desktop" src="https://github.com/user-attachments/assets/9f930cb4-b72b-40c0-85fa-f5564096c563"> ### Affects Version(s) 1.9.2 ### Kyuubi Server Log Output _No response_ ### Kyuubi Engine Log Output _No response_ ### Kyuubi Server Configurations _No response_ ### Kyuubi Engine Configurations _No response_ ### Additional context _No response_ ### Are you willing to submit PR? - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to fix. - [X] No. I cannot submit a PR at this time. -- 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: notifications-unsubscr...@kyuubi.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org