vineetalagh opened a new issue #14662: URL: https://github.com/apache/superset/issues/14662
When Querying an index alias on AWS ES instance with a timestamp datatype field, SQL LAB displays the correct column datatype. But when using explore to create a chart, the field is imported as a String. ### Expected results It should be imported as Date/Time. ### Actual results Imported as String. #### Screenshots SQL LAB:  Explore:  ### Environment (please complete the following information): - superset version: 1.0.1 - python version: 3.8 - node.js version: 12 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
