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

fix: query result error with same value #52

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

MichaelLeeHZ
Copy link
Contributor

Which issue does this PR close?

Closes #

Rationale for this change

Query result is error, because columns in rows are same.

What changes are included in this PR?

Init row builders with different RowBuilder instead of same RowBuilder.

Are there any user-facing changes?

None

How does this change test

unit test

Copy link
Contributor

@mrrtree mrrtree left a comment

Choose a reason for hiding this comment

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

LGTM

@mrrtree mrrtree merged commit 40c2983 into apache:main Mar 13, 2023
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