Skip to content

[query] no-sharing in TableIR lowering#15525

Open
ehigham wants to merge 2 commits into
hail-is:mainfrom
ehigham:ehigham/no-sharing-table-ir
Open

[query] no-sharing in TableIR lowering#15525
ehigham wants to merge 2 commits into
hail-is:mainfrom
ehigham:ehigham/no-sharing-table-ir

Conversation

@ehigham
Copy link
Copy Markdown
Member

@ehigham ehigham commented Jun 4, 2026

Partially resolves #13250
Succeeds #15513

This change is one in a series that aims to preserve the TreeIR invariant throught the various lowerings, culminating in the removal of noSharing.

In this change, LowerTableIR now generates a name-normalized tree.

This change does not affect the broad-managed batch service in gcp.

@ehigham ehigham force-pushed the ehigham/no-sharing-table-ir branch 14 times, most recently from 377e4ed to ef40447 Compare June 6, 2026 00:47
@ehigham ehigham force-pushed the ehigham/no-sharing-table-ir branch from ef40447 to 48e0fb9 Compare June 6, 2026 01:37
@ehigham ehigham changed the title [query] no-sharing in TreeIR lowering [query] no-sharing in TableIR lowering Jun 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NormalizeNames at most once

1 participant