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

refactor: nicer spec for aggregation steps #4063

Conversation

rodesai
Copy link
Contributor

@rodesai rodesai commented Dec 6, 2019

Description

This patch cleans up the aggregation step to specify a list of
non-aggregate column references instead of a count of non-aggregate
columns.

Part of the work to get us on the schema in #3969

@rodesai rodesai requested a review from a team as a code owner December 6, 2019 06:26
Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

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

nice - I think this definitely reduces some confusing tech debt

@agavra agavra requested a review from a team December 10, 2019 19:37
This patch cleans up the aggregation step to specify a list of
non-aggregate column references instead of a count of non-aggregate
columns.
@rodesai rodesai force-pushed the clean-up-aggregate-step-nonfunc-column-count branch from 9e47cae to cabb0a0 Compare December 11, 2019 06:56
@rodesai rodesai merged commit 0a29eac into confluentinc:master Dec 11, 2019
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.

2 participants