Forest Vey

Results 10 comments of Forest Vey

I tested odbc driver versions 1.3.0.0 and 1.4.0.0 and both still ignore the UseSSL flag. When setting `opendistro_security.ssl.http.enabled false` on my active node I was able to make a valid...

Further testing on the ODBC driver version 1.4.0.0 has highlighted some UI issues around the UseSSL flag. When using the prefix `https://` a user can connect to a SSL enabled...

Looking for input on what should be expected JSON output for the SQL plugin to return from a multi-field highlight query. OpenSearch will respond to a multi-field highlight query with...

> @forestmvey Quick question: If we go for option #2, is it possible there are more than one nested level to flatten? ex. `highlight(*).field1.nestField1` @dai-chen I would expect if the...

@dai-chen @joshuali925 @penghuo Here's a quick demo on usage for highlight in SQL and PPL for https://github.com/opensearch-project/sql/pull/827. (NOTE: highlight in PPL is still undergoing design. discussions of PPL syntax can...

> > @dai-chen @joshuali925 @penghuo Here's a quick demo on usage for highlight in SQL and PPL for #827. > > highlight_demo.mp4 > > @forestmvey Thanks for the work! We...

> Hello @guiangumpac i'm following the Build instructions for Windows and after generating the 'build' folder, i'm not seeing the .msi file that the docs say will be generated. Please...

A PPL query without a `fields` command returns all fields by default. If highlight is _NOT_ implemented as a function in the `fields` command, what would be the expected output....

> Can we close this now? Yes this was fixed under [#1067](https://github.com/opensearch-project/sql/pull/1067).

Is there a way to have these floats interpreted correctly?