eudaimos commented on issue #40570: URL: https://github.com/apache/superset/issues/40570#issuecomment-4616576239
Cross-referencing for maintainers touching this code path: I hit the same `Empty query?` surface error in a completely non-Jinja path — raw-mode (no-aggregate) `table` chart against a physical dataset. Different root cause (no `query_context` built when `metrics`/`groupby` are empty, even though `all_columns` is set), but same compile-pipeline area of the codebase. Filed separately as #40732 in case the eventual fix to the chart-preview pipeline ends up touching both. -- 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]
