dharminfadia

Results 5 comments of dharminfadia

Hello Every One I am trying to change data type using query workbench I want to change data type date to timestamp using query for output schema in other DB...

> the new drivers (1.4.0.0) are released under bottom of https://opensearch.org/artifacts, let us know if they still have issues Hello @joshuali925 ![image](https://user-images.githubusercontent.com/87129707/169453340-a08e1490-faf9-4e55-b2de-26f8bdece44d.png) latest Driver is install still having same issue...

Hello Every One I am trying to change data type using query workbench I want to change data type date to timestamp using query for output schema in other DB...

> @dharminfadia I'm unable to reproduce your scenario. Here's the query that I attempted: > > ``` > opensearchsql> SELECT time1 as rawdate, timestamp(time1) as newdate from calcs; > fetched...

> > @dharminfadia I'm unable to reproduce your scenario. Here's the query that I attempted: > > ``` > > opensearchsql> SELECT time1 as rawdate, timestamp(time1) as newdate from calcs;...