Skip to content

ARROW-8485: [Integration][Java] Implement extension types integration#7270

Closed
rymurr wants to merge 1 commit intoapache:masterfrom
rymurr:ARROW-8485
Closed

ARROW-8485: [Integration][Java] Implement extension types integration#7270
rymurr wants to merge 1 commit intoapache:masterfrom
rymurr:ARROW-8485

Conversation

@rymurr
Copy link
Copy Markdown
Contributor

@rymurr rymurr commented May 25, 2020

This enables integration tests for extension types after custom metadata is fixed #7269

@github-actions
Copy link
Copy Markdown

@rymurr rymurr marked this pull request as ready for review May 28, 2020 15:15
@rymurr
Copy link
Copy Markdown
Contributor Author

rymurr commented May 28, 2020

@lidavidm you mentioned previously you weren't totally happy with the existing implementation of extension types in Java. Is that still the case and is it wise to explicitly enable in integration if the data type isn't ready?

@lidavidm
Copy link
Copy Markdown
Member

@rymurr I admit I've completely forgotten what my complaint was 😂 Have you or anyone else been using it? I'd only be worried if it seemed like the feature wasn't being used at all.

@rymurr
Copy link
Copy Markdown
Contributor Author

rymurr commented May 28, 2020

I am not using it, just trying to clean up some of the outstanding integration tests before the v1.0.0 release. This particular integration test requires no changes to the extension type vector so it does give me confidence in Extension types in that they are compatible w/ C++ IPC. However perhaps there is a way to mark the type as working but not extensively tested?

@lidavidm
Copy link
Copy Markdown
Member

I think we can enable it and if we later decide we want to rework the implementation or API, this will give us a baseline to compare with.

This enables integration tests for extension types after
custom metadata is fixed apache#7269
@lidavidm
Copy link
Copy Markdown
Member

I'll leave this up for a bit before merging so others can look, but otherwise this is exciting!

@lidavidm lidavidm closed this in 74ff743 Jun 1, 2020
@rymurr rymurr deleted the ARROW-8485 branch June 4, 2020 10:49
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
This enables integration tests for extension types after custom metadata is fixed apache#7269

Closes apache#7270 from rymurr/ARROW-8485

Authored-by: Ryan Murray <rymurr@dremio.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants