Chloe

Results 29 comments of Chloe

Hi @milantar thanks for reporting this issue. I was able to reproduce this issue locally. To my understanding, the query engine sets the system timezone to UTC by default as...

I was not able to reproduce this issue locally, but the like predicate with dash within the regex works fine, for example: sample data: ``` PUT userdata/_mapping { "properties": {...

Hi @cliu3000 thanks for reaching out to us. Will investigate it, could you provide the version information of the sql plugin or odfe? And did you enable the new engine?

Hi @nicolaslledo , thanks for reporting this issue! The old engine does not support nested functions in many cases, neither string functions nor conditional functions, even though both `locate` and...

Duplicated issue with opendistro-for-elasticsearch/sql-workbench#16

Hi @nnk-maker thanks for reporting the issue. But this odbc driver can only work with the ODFE that the SQL plugin has installed in, or the elasticsearch (

Hi @yinchuanwang thanks for your request, we do have plans to support time series aggregations like data histogram, but we don't have an ETA yet. Will keep this thread updated....

@yinchuanwang Our project has been moved to https://github.com/opensearch-project/sql , transferring this issue to new repository.

Thanks for reporting this issue. It looks like the syntax is not following the sql standards to select directly from two tables. The JOIN/UNION queries can achieve this function instead,...

Hi @Arpitha387 the odbc driver should work along with ODFE which the SQL plugin is integrated into. You can also install the SQL plugin to your elasticsearch os version (no...