etr2460 commented on a change in pull request #8674: [fix] Chart specific time
controls
URL:
https://github.com/apache/incubator-superset/pull/8674#discussion_r353487469
##########
File path: superset/assets/src/explore/controlPanels/sections.jsx
##########
@@ -23,7 +23,7 @@ export const druidTimeSeries = {
label: t('Time'),
expanded: true,
description: t('Time related form attributes'),
- controlSetRows: [['granularity', 'druid_time_origin'], ['time_range']],
+ controlSetRows: [['time_range']],
Review comment:
why did you remove both of these here but only one in sqla?
----------------------------------------------------------------
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]