Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casting Parse Issue #40

Open
Colhodm opened this issue Jul 12, 2018 · 3 comments · May be fixed by #67
Open

Casting Parse Issue #40

Colhodm opened this issue Jul 12, 2018 · 3 comments · May be fixed by #67

Comments

@Colhodm
Copy link

Colhodm commented Jul 12, 2018

select * from S3Object where cast(age AS int) > 12
This query is flagged as an error, even though it is a valid cast in SQL.

@Colhodm
Copy link
Author

Colhodm commented Jul 27, 2018

Hi also I had a quick question on how to indicate the timestamp dataformat in mySql would something like this work: 2010-01-01T

@fireflywang
Copy link

I have encountered this question, so any one can help?

@carterharrison
Copy link

@fireflywang @Colhodm Fixed in #58

@mei-rune mei-rune linked a pull request Aug 31, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants