Skip to content

push down encode(..., 'hex' | 'base64' | 'base64url') - #302

Merged
serprex merged 1 commit into
mainfrom
pushdown-encode
Jun 29, 2026
Merged

push down encode(..., 'hex' | 'base64' | 'base64url')#302
serprex merged 1 commit into
mainfrom
pushdown-encode

Conversation

@serprex

@serprex serprex commented Jun 27, 2026

Copy link
Copy Markdown
Member

fixes #19

@serprex
serprex marked this pull request as ready for review June 27, 2026 23:39
@serprex
serprex requested a review from theory June 27, 2026 23:39

@theory theory left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, though would also like base64url support.

Comment thread doc/pg_clickhouse.md
@serprex
serprex force-pushed the pushdown-encode branch 2 times, most recently from a019561 to 9ab2ca7 Compare June 29, 2026 16:31
@serprex
serprex merged commit e9b0a1d into main Jun 29, 2026
23 checks passed
@serprex
serprex deleted the pushdown-encode branch June 29, 2026 16:35
@serprex serprex changed the title push down encode(..., 'hex') & encode(..., 'base64') push down encode(..., 'hex' | 'base64' | '') Jun 29, 2026
@serprex serprex changed the title push down encode(..., 'hex' | 'base64' | '') push down encode(..., 'hex' | 'base64' | 'base64url') Jun 29, 2026
----------|---------------
18-19 | functions.out
19 | functions.out
18 | functions_8.out

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, out of ordered numbers 😂

@theory theory added pushdown Improvements to query pushdown functions Improve function pushdown labels Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Improve function pushdown pushdown Improvements to query pushdown

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Push down encode()

2 participants