Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

ClickHouse does not normalize pow/POW to power in EXPLAIN AST output.
It preserves the original function name case. Removing this incorrect
normalization enables 3 tests:

  • 00756_power_alias
  • 01681_arg_min_max_if_fix
  • 03161_decimal_binary_math

ClickHouse does not normalize pow/POW to power in EXPLAIN AST output.
It preserves the original function name case. Removing this incorrect
normalization enables 3 tests:
- 00756_power_alias
- 01681_arg_min_max_if_fix
- 03161_decimal_binary_math
@kyleconroy kyleconroy merged commit cfc2d6e into main Dec 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants