varaga opened a new issue #4658: how to convert timestamp field represented as 
text in ISO8601 format to datetime - superset evaluation
URL: https://github.com/apache/incubator-superset/issues/4658
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version 
of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   I'm trying to evaluate DRUID and superset as exploratory tool. Our dataset 
stores a timestamp column, an ISO 8601 format, represented as TEXT(string). I'm 
not sure how to convert this into a DATETIME field that superset need for 
performing queries.
   
   ```2017-09-30T22:02:24Z ``` - Here is a sample of timestamp as text.
   
   ### Superset version
   0.23
   
   ### Expected results
   
   
   ### Actual results
   
   
   ### Steps to reproduce
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to