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

[CALCITE-2776] Wrong value when accessing struct types with one attribute (Stamatis Zampetakis) #82

Merged
merged 1 commit into from Mar 28, 2019

Conversation

zabetak
Copy link
Contributor

@zabetak zabetak commented Jan 8, 2019

  1. Remove special treatment for struct types with one attribute in AbstractCursor#createAccessor.

  2. Add parameterized unit test for testing struct accessors using multiple internal representations for struct types.

Copy link
Member

@hsyuan hsyuan left a comment

Choose a reason for hiding this comment

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

+1

@F21
Copy link
Member

F21 commented Mar 26, 2019

@zabetak Can this be merged? I'd like to get this into the next avatica release if possible.

@zabetak
Copy link
Contributor Author

zabetak commented Mar 26, 2019

I just waited somebody to have a second look! I am confident for the change and since @hsyuan had a look it should be ready to go ;)

…bute

1. Remove special treatment for struct types with one attribute in AbstractCursor#createAccessor.

2. Add parameterized unit test for testing struct accessors using multiple internal representations for struct types.
@zabetak zabetak merged commit 5a305f1 into apache:master Mar 28, 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
3 participants