-
Notifications
You must be signed in to change notification settings - Fork 10
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
Update license information #3
Milestone
Comments
kou
pushed a commit
that referenced
this issue
Aug 30, 2024
…comments. The reset method allow the data structures to be re-used so they don't have to be allocated over and over again. Closes #6430 from richardartoul/ra/merge-upstream and squashes the following commits: 5a0828187 <Richard Artoul> Add license to test file d76be05ca <Richard Artoul> Add test for data reset d102b1fff <Richard Artoul> Add tests d3e6e6785 <Richard Artoul> cleanup comments c8525aece <Richard Artoul> Add Reset method to int array (#5) 489ca2593 <Richard Artoul> Fix array.setData() to retain before release (#4) 88cd05ff8 <Richard Artoul> Add reset method to Data (#3) 6d1b2775c <Richard Artoul> Add Reset() method to String array (#2) dca230383 <Richard Artoul> Add Reset method to buffer and cleanup comments (#1) Lead-authored-by: Richard Artoul <[email protected]> Co-authored-by: Richard Artoul <[email protected]> Signed-off-by: Sebastien Binet <[email protected]>
kou
added a commit
to kou/arrow-go
that referenced
this issue
Sep 17, 2024
The current LICENSE.txt is based on apache/arrow's one. It includes unrelated notes for go/.
kou
added a commit
to kou/arrow-go
that referenced
this issue
Sep 17, 2024
Fix apacheGH-3 The current LICENSE.txt is based on apache/arrow's one. It includes unrelated notes for go/.
kou
added a commit
that referenced
this issue
Sep 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that we can simplify https://github.com/apache/arrow/blob/main/go/LICENSE.txt because it has unrelated notes like: https://github.com/apache/arrow/blob/58415d1fac50cb829b3dcf08526033d6db8c30db/go/LICENSE.txt#L204-L240
The text was updated successfully, but these errors were encountered: