Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

date_format doesn't work for JDBC format output #108

Closed
galkk opened this issue Jul 10, 2019 · 2 comments
Closed

date_format doesn't work for JDBC format output #108

galkk opened this issue Jul 10, 2019 · 2 comments
Assignees

Comments

@galkk
Copy link
Contributor

galkk commented Jul 10, 2019

Currently the query

SELECT date_format(insert_time, 'dd-MM-YYYY') FROM elasticsearch-sql_test_index_online limit 1

fails with an error.

@dai-chen
Copy link
Member

Maybe related: amazon-archives/sql-jdbc#14.

@galkk
Copy link
Contributor Author

galkk commented Jul 12, 2019

Fixed in PR

@galkk galkk closed this as completed Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants