Skip to content

[CH] Implement map_from_entries function#12349

Merged
zzcclp merged 6 commits into
apache:mainfrom
exmy:gluten-12348
Jun 29, 2026
Merged

[CH] Implement map_from_entries function#12349
zzcclp merged 6 commits into
apache:mainfrom
exmy:gluten-12348

Conversation

@exmy

@exmy exmy commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

What changes are proposed in this pull request?

Add ClickHouse backend support for map_from_entries and its LAST_WIN variant, including Substrait function mapping and tests for null and duplicate-key behavior.

close #12348

How was this patch tested?

Add UT.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Codex gpt 5.5

Copilot AI review requested due to automatic review settings June 24, 2026 04:07
@github-actions github-actions Bot added CORE works for Gluten Core CLICKHOUSE labels Jun 24, 2026
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI review requested due to automatic review settings June 24, 2026 10:01
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

exmy added 2 commits June 25, 2026 09:51
Add ClickHouse backend support for map_from_entries and its LAST_WIN variant, including Substrait function mapping and tests for null and duplicate-key behavior.
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI review requested due to automatic review settings June 25, 2026 06:34
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Comment thread cpp-ch/local-engine/Functions/SparkFunctionMapFromEntries.cpp
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Comment thread cpp-ch/local-engine/Functions/SparkFunctionMapFromEntries.cpp Outdated
Comment thread cpp-ch/local-engine/Functions/SparkFunctionMapFromEntries.cpp
Copilot AI review requested due to automatic review settings June 26, 2026 07:13
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@zzcclp
zzcclp merged commit 207a8ff into apache:main Jun 29, 2026
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] Support map_from_entries function

4 participants