Skip to content

Conversation

kaspersv
Copy link
Contributor

@kaspersv kaspersv commented Mar 7, 2023

This PR instantiates access paths for stage 1 of the dataflow library with a proper unit type. With recent changes to the join orderer to avoid joins on constant columns and DIL to RA term translation optimisations, the previous trick to prevent the optimiser from inferring that access paths were constant is no longer needed.

The initial Java DCA experiment showed a significant regression for palatable__lambda but it didn't reproduce in subsequent reruns.

@kaspersv kaspersv changed the title Dataflow: Instantiate Ap with proper Unit type Dataflow: Instantiate Stage 1 Ap with proper Unit type Mar 7, 2023
@kaspersv kaspersv force-pushed the kaspersv/dataflow-proper-unit branch from 3b8596f to ce6be1f Compare March 23, 2023 07:32
@kaspersv kaspersv changed the title Dataflow: Instantiate Stage 1 Ap with proper Unit type Dataflow: Instantiate stage 1 access paths with proper unit type Mar 23, 2023
@kaspersv kaspersv requested a review from aschackmull March 23, 2023 13:31
@kaspersv kaspersv marked this pull request as ready for review March 23, 2023 13:31
@kaspersv kaspersv requested review from a team as code owners March 23, 2023 13:31
@kaspersv kaspersv added the no-change-note-required This PR does not need a change note label Mar 23, 2023
@kaspersv
Copy link
Contributor Author

@aschackmull What is the procedure for merging PRs to the dataflow library? Can I go ahead and merge this now?

@github github deleted a comment Mar 23, 2023
@hvitved hvitved merged commit 110d666 into github:main Mar 23, 2023
@kaspersv kaspersv deleted the kaspersv/dataflow-proper-unit branch June 20, 2023 10:09
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.

3 participants