77creating opened a new issue #8131: Pivote Table Time Column Time Grain not working URL: https://github.com/apache/incubator-superset/issues/8131 Version: 0.28.1 DB :Oracle hi all i meet a problem is the Time Grain not working on Visualization Type Pivot Table ,but on Type Time Seriese is working. <img width="942" alt="57BE7039-E75B-410a-8567-E967D01E72AF" src="https://user-images.githubusercontent.com/3654679/63822960-af92a480-c984-11e9-962d-c3356a9496cc.png"> I found that the pivot table is different from the SQL of the Time Series on time column. the pivote table is create_time the Time Series is trunc(create_time,'DD')
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
