Re: [PR] Fix discrepancy in Float64 to timestamp(9) casts for constants [datafusion]

2025-07-17 Thread via GitHub
alamb merged PR #16639: URL: https://github.com/apache/datafusion/pull/16639 -- 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: github-unsubscr...@datafusi

Re: [PR] Fix discrepancy in Float64 to timestamp(9) casts for constants [datafusion]

2025-07-17 Thread via GitHub
alamb commented on PR #16639: URL: https://github.com/apache/datafusion/pull/16639#issuecomment-3085157083 Thanks again @findepi -- 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 comm

Re: [PR] Fix discrepancy in Float64 to timestamp(9) casts for constants [datafusion]

2025-07-17 Thread via GitHub
findepi commented on code in PR #16639: URL: https://github.com/apache/datafusion/pull/16639#discussion_r2213410294 ## datafusion/sqllogictest/test_files/timestamps.slt: ## @@ -394,12 +503,12 @@ SELECT COUNT(*) FROM ts_data_secs where ts > to_timestamp_seconds('2020-09-08 12 q

Re: [PR] Fix discrepancy in Float64 to timestamp(9) casts for constants [datafusion]

2025-07-17 Thread via GitHub
alamb commented on code in PR #16639: URL: https://github.com/apache/datafusion/pull/16639#discussion_r2213084931 ## datafusion/sqllogictest/test_files/timestamps.slt: ## @@ -394,12 +503,12 @@ SELECT COUNT(*) FROM ts_data_secs where ts > to_timestamp_seconds('2020-09-08 12 que