GitHub user mestachs edited a comment on the discussion: Chart SQL based on
part of the answer, but doesn't look trivial https://github.com/apache/superset/discussions/33574#discussioncomment-13256494 I found the equivalent code of the front end "buildQueryContext" https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-core/src/query/buildQueryContext.ts#L35 in the backend (which looks better for my usecase, since I'm in python) https://github.com/apache/superset/blob/b24aca0304b53cdf6f92bf600b64152015cafa30/superset/migrations/shared/migrate_viz/query_functions.py#L1054-L1087 GitHub link: https://github.com/apache/superset/discussions/14134#discussioncomment-13846402 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
