joe-clickhouse commented on PR #38280:
URL: https://github.com/apache/superset/pull/38280#issuecomment-5074331736
Hi @ivkhokhlachev did you try setting `prefer_column_name_alias=1`? You can
set it in the engine params as:
`{"connect_args": {"settings": {"prefer_column_name_to_alias": 1}}}`
I ran an test locally and I think that'll solve the issue. It's probably
worth a followup PR to default that value to 1 in the engine spec.
--
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]