Skip to content
New issue

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

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

Already on GitHub? # to your account

Derive ord/eq traits for Product's columnar variant #630

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

antiguru
Copy link
Member

As the title says. Required so that we can feed columnar data containing products into a merge batcher.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
antiguru added a commit to antiguru/materialize that referenced this pull request Jan 24, 2025
Change the dataflow fragment for `specialized_arrange` and in the linear
join preparation phase to use columnar data on edges.

Depends on:
* TimelyDataflow/differential-dataflow#562
* TimelyDataflow/timely-dataflow#630

Signed-off-by: Moritz Hoffmann <mh@materialize.com>
antiguru added a commit to antiguru/materialize that referenced this pull request Jan 24, 2025
Change the dataflow fragment for `specialized_arrange` and in the linear
join preparation phase to use columnar data on edges.

Depends on:
* TimelyDataflow/differential-dataflow#562
* TimelyDataflow/timely-dataflow#630

Signed-off-by: Moritz Hoffmann <mh@materialize.com>
@frankmcsherry frankmcsherry merged commit 8cf4cde into TimelyDataflow:master Jan 24, 2025
7 checks passed
@antiguru antiguru deleted the missing_impl branch January 27, 2025 07:37
antiguru added a commit to antiguru/materialize that referenced this pull request Jan 27, 2025
Change the dataflow fragment for `specialized_arrange` and in the linear
join preparation phase to use columnar data on edges.

Depends on:
* TimelyDataflow/differential-dataflow#562
* TimelyDataflow/timely-dataflow#630

Signed-off-by: Moritz Hoffmann <mh@materialize.com>
antiguru added a commit to antiguru/materialize that referenced this pull request Jan 28, 2025
Change the dataflow fragment for `specialized_arrange` and in the linear
join preparation phase to use columnar data on edges.

Depends on:
* TimelyDataflow/differential-dataflow#562
* TimelyDataflow/timely-dataflow#630

Signed-off-by: Moritz Hoffmann <mh@materialize.com>
antiguru added a commit to antiguru/materialize that referenced this pull request Jan 29, 2025
Change the dataflow fragment for `specialized_arrange` and in the linear
join preparation phase to use columnar data on edges.

Depends on:
* TimelyDataflow/differential-dataflow#562
* TimelyDataflow/timely-dataflow#630

Signed-off-by: Moritz Hoffmann <mh@materialize.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants