geido commented on code in PR #33517: URL: https://github.com/apache/superset/pull/33517#discussion_r2144925493
########## superset-frontend/packages/superset-ui-core/src/utils/featureFlags.ts: ########## @@ -58,6 +58,7 @@ export enum FeatureFlag { SlackEnableAvatars = 'SLACK_ENABLE_AVATARS', EnableDashboardScreenshotEndpoints = 'ENABLE_DASHBOARD_SCREENSHOT_ENDPOINTS', EnableDashboardDownloadWebDriverScreenshot = 'ENABLE_DASHBOARD_DOWNLOAD_WEBDRIVER_SCREENSHOT', + TableV2TimeComparisonEnabled = 'TABLE_V2_TIME_COMPARISON_ENABLED', Review Comment: Do we have one for the standard one too? I think we might want to hide the Ag Grid implementation behind feature flag while it is being adopted by the community -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org