semohr commented on code in PR #37396:
URL: https://github.com/apache/superset/pull/37396#discussion_r2758511006
##########
superset-frontend/src/explore/components/DataTablesPane/components/useResultsPane.tsx:
##########
@@ -159,13 +158,13 @@ export const useResultsPane = ({
<SingleQueryResultPane
data={result.data}
colnames={result.colnames}
+ collabels={result.collabels}
Review Comment:
Nope always the same length as colnames
--
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]