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

ARROW-2174: [JS] export arrow format and schema enums #1624

Closed
wants to merge 1 commit into from

Conversation

trxcllnt
Copy link
Contributor

A bit of cleanup before we finalize the 0.3 JS release. Adds exports for some of the Arrow format and schema enums, refactors the VectorVisitor method names, and adds support for partial visitors by always using visitTypeInline in the DataType's acceptTypeVisitor impl.

Copy link
Member

@TheNeuralBit TheNeuralBit left a comment

Choose a reason for hiding this comment

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

looks good to me 👍

@wesm wesm changed the title [JS]: export arrow format and schema enums ARROW-2174: [JS] export arrow format and schema enums Feb 19, 2018
@wesm
Copy link
Member

wesm commented Feb 19, 2018

Created a JIRA for this. merging, thanks!

@wesm wesm closed this in 864c939 Feb 19, 2018
@trxcllnt trxcllnt deleted the js-export-schema-enums branch February 26, 2018 07:42
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.

3 participants