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

Add NonEmptyVector construct #96

Closed
pakoito opened this issue May 15, 2017 · 2 comments
Closed

Add NonEmptyVector construct #96

pakoito opened this issue May 15, 2017 · 2 comments

Comments

@raulraja raulraja mentioned this issue May 15, 2017
54 tasks
@pakoito
Copy link
Member Author

pakoito commented May 24, 2017

The implementation for Array is simply not possible due to some limitations with non-reified generics. Let's consider porting a persistent vector from Scala, Clojure, or any external library instead.

ambrusadrianz pushed a commit to ambrusadrianz/arrow that referenced this issue Oct 22, 2019
* add std kotlin instances test

* add java instances test

* add arrow instances test

* format

* format

* add instances bad cases

* add instances java time bad cases

* add instances java bad cases

* add instances collections bad cases

* add instances arrow bad cases

* fix some decoders according to test spectations
@nomisRev
Copy link
Member

nomisRev commented Feb 9, 2021

Look at that the very first ticket I ever tried to tackle is still open 🤣 So I guess May 2021 will mark my 4 years in Arrow 😀

@nomisRev nomisRev closed this as completed Feb 9, 2021
rachelcarmena added a commit that referenced this issue Feb 24, 2021
* Fix error handling examples

* Add sample limits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants