Re: [PR] to_unixtime does not support timestamps with a timezone [datafusion]

2025-02-06 Thread via GitHub
alamb merged PR #14490: URL: https://github.com/apache/datafusion/pull/14490 -- 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] to_unixtime does not support timestamps with a timezone [datafusion]

2025-02-06 Thread via GitHub
alamb commented on PR #14490: URL: https://github.com/apache/datafusion/pull/14490#issuecomment-2640804915 Thanks again @Omega359 -- 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 com

[PR] to_unixtime does not support timestamps with a timezone [datafusion]

2025-02-04 Thread via GitHub
Omega359 opened a new pull request, #14490: URL: https://github.com/apache/datafusion/pull/14490 ## Which issue does this PR close? Closes #14488 ## Rationale for this change Fix functionality gap. ## What changes are included in this PR? Code, slt t