forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
[FEDE-4869] Upgrade Arrow version to 4.0.0 #16
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
Merged
Merged
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
37e3aa7
Make BaseValueVector#MAX_ALLOCATION_SIZE configurable
laurentgo 36934a0
prefix arrow's version with siren
scampi f775b41
use our version of netty
scampi 965c694
updated readme about siren's changes
scampi 2d95009
fixed dependency issue with our own artifactory
scampi b49ed93
use our version of netty
scampi e5ef15b
shade the arrow memory jar
scampi 105f61f
improved doc
scampi d5a5953
fix readme
scampi 0a97b4a
document the changes done to the arrow fork
scampi 98af6ec
ARROW-5856: [Python] [Packaging] Fix use of C++ / Cython API from wheels
pitrou 98ca086
use our version of netty
scampi 883c893
set drill's default value
scampi a6f90f2
use our version of netty
scampi 1cf4cbe
bumped to 0.8.0
scampi 49bd8fc
update to 0.14.1
scampi 88a3f62
comment unneeded modules
scampi 90968ce
update release procedure with unneeded modules commented out
scampi 29fd716
bump version to siren-0.14.1-1 and update readme
scampi ad3b1e0
do not allocate a new offset buffer if the slice starts at 0 since th…
scampi 286f9fb
fix slice bounds
scampi 3580c6f
improved readme
GeorgeAp 37ac963
Upgraded netty dependendcy to siren-4.1.27-3
manseaume a8c58d9
[FEDE-3917] netty direct memory counter deprecation with bump to sire…
itudoben a4f50fb
Fix rebase
GeorgeAp d7824b0
Fix pom
GeorgeAp c7a17a9
Fix rebase - Bump version to siren-4.0.0-1-SNAPSHOT
GeorgeAp fd3a41b
Clean-up
GeorgeAp 9967efa
Comment out memory-netty module and remove use siren netty
GeorgeAp 1d8e183
Update siren netty version
GeorgeAp c2163cb
Fix rebase
GeorgeAp 8e8633d
Comment netty
GeorgeAp 75c489b
Fix TestValueVector
GeorgeAp c82be02
Remove unused imports
GeorgeAp 814e327
Remove unused import
GeorgeAp 3623c3f
Clean up
GeorgeAp b26bec2
Clean up - fix checkstyle
GeorgeAp 8fb0a62
Clean up - fix checkstyle 2
GeorgeAp fe59613
WIP
GeorgeAp 9b2a562
WIP - add siren netty plugin
GeorgeAp 9e8011b
WIP - ignore failing test
GeorgeAp c3ebc9b
Fix rebase as per peer review
GeorgeAp 115f964
Fix rebase python
GeorgeAp 93c7b41
Fix ZeroVector unused imports
GeorgeAp 9a4b8b3
Fix checkstyle
GeorgeAp 14df3df
Fix rebase
GeorgeAp a45517b
Fix rebase
GeorgeAp ffb9291
Fix checkstyle imports violation
GeorgeAp e25e8ec
Fix checkstyle and update netty version
GeorgeAp a73101d
Use Arrow's ArrowBuf instead of our own
GeorgeAp cfa6070
Fix imports
GeorgeAp 3d7bd90
Fix checkstyle
GeorgeAp 6d94b43
Tentative fix: workaround for the shading issue but creat new problems
ggdupont 1b5a35e
fix missing import
ggdupont 7da1af1
Fix import
GeorgeAp e8f38e9
Fix imports
GeorgeAp 0e5862e
Revert ignored unit tests
GeorgeAp a1921ea
Revert automatic format changes
GeorgeAp cede323
Revert format to original format
GeorgeAp 333f1b8
Update vector pom as per peer review
GeorgeAp b188a31
Revert ignored TestArrowBufHasher.testHasherNegative
GeorgeAp 8942391
Clean up
GeorgeAp 831c485
Update as per peer review
GeorgeAp 388be9c
Undo unnecessary change in tasks.yml
GeorgeAp 4afff23
Undo unnecessary changes
GeorgeAp fe8a7a6
Revert changes
GeorgeAp c837af0
Revert changes
GeorgeAp 601fead
Revert changes as per peer review
GeorgeAp 5d79a19
Update as per peer review
GeorgeAp c636730
Add back class path dependency exclusion
GeorgeAp 8d6d67e
Remove whitespace
GeorgeAp 3aba23a
Update memory access with default value
GeorgeAp 1e22aea
Remove class path exclusion
GeorgeAp 0827e53
Update readme
GeorgeAp 5ed587b
Exclude memory-core from the shaded netty in memory-netty package
GeorgeAp 418aaf6
Add information for checking that Siren version of Netty is used
GeorgeAp f243f2a
[FEDE-5144] Fix the static initialization of MemoryUtil (#17)
scampi e7aa338
Update netty version to the stable version siren-4.1.48-1
GeorgeAp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.