Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zq: Remove dual input join #4689

Merged
merged 1 commit into from Jun 29, 2023
Merged

zq: Remove dual input join #4689

merged 1 commit into from Jun 29, 2023

Conversation

mattnibs
Copy link
Collaborator

Remove functionality from zq where if a program starts with a headless join and is run with two inputs, the first file is the left part of the join while the second is the right side.

compiler/job.go Outdated Show resolved Hide resolved
zfmt/ztests/join.yaml Show resolved Hide resolved
runtime/op/join/ztests/empty-inner.yaml Outdated Show resolved Hide resolved
runtime/ztests/parallel.yaml Outdated Show resolved Hide resolved
@mattnibs mattnibs force-pushed the rm-two-input-join branch 2 times, most recently from 158fa79 to 0226a4f Compare June 29, 2023 15:58
@mattnibs mattnibs requested a review from nwt June 29, 2023 15:58
Remove functionality from zq where if a program starts with a headless
join and is run with two inputs, the first file is the left part of the
join while the second is the right side.
@mattnibs mattnibs merged commit c40f238 into main Jun 29, 2023
3 checks passed
@mattnibs mattnibs deleted the rm-two-input-join branch June 29, 2023 18:12
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.

None yet

2 participants