rusackas commented on code in PR #26011:
URL: https://github.com/apache/superset/pull/26011#discussion_r1423168119
##########
superset-frontend/packages/superset-ui-core/src/utils/featureFlags.ts:
##########
@@ -44,6 +44,7 @@ export enum FeatureFlag {
ENABLE_ADVANCED_DATA_TYPES = 'ENABLE_ADVANCED_DATA_TYPES',
ENABLE_EXPLORE_DRAG_AND_DROP = 'ENABLE_EXPLORE_DRAG_AND_DROP',
ENABLE_JAVASCRIPT_CONTROLS = 'ENABLE_JAVASCRIPT_CONTROLS',
+ ENABLE_TELEMETRY = 'ENABLE_TELEMETRY',
Review Comment:
LOL you're on top of it! Done, and more cleanup to come.
--
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]