zhaoyongjie commented on PR #20305: URL: https://github.com/apache/superset/pull/20305#issuecomment-1221929656
@diegomedina248 @rusackas the `granularity` signature in the function `get_sqla_query` is useless when the feature flag `GENERIC_CHART_AXES` has turned on. currently, all column fields(general columns and xaxis columns) are using the columns field in the `get_sqla_query`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
