john-bodley commented on code in PR #23997:
URL: https://github.com/apache/superset/pull/23997#discussion_r1190203907
##########
docs/static/resources/openapi.json:
##########
@@ -1358,11 +1346,6 @@
"nullable": true,
"type": "array"
},
- "granularity": {
- "description": "Name of temporal column used for time filtering.
For legacy Druid datasources this defines the time grain.",
- "nullable": true,
- "type": "string"
- },
Review Comment:
@villebro you're right and I've reverted the deletion. There is already a
comment stating that `granularity_sqla` is deprecated.
--
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]