Abdulrehman-PIAIC80387 commented on code in PR #42793:
URL: https://github.com/apache/superset/pull/42793#discussion_r3735427855


##########
UPDATING.md:
##########
@@ -24,6 +24,19 @@ assists people when migrating to a new version.
 
 ## Next
 
+### ClickHouse: column aliases regain a short hash suffix
+
+Column aliases in generated ClickHouse queries (e.g. `create_time_b16a62`

Review Comment:
   Fixed in `123746ca1e`. Updated the example to `create_time_b09621` (sha256 
default) with a note that the exact digest depends on `HASH_ALGORITHM`. Also 
broadened the impact section to call out cache invalidation on upgrade and 
downstream consumers that parse column headers, not just CSV/XLSX exports.



-- 
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]

Reply via email to