FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for algorithm/src - hnwyllmm/arrow-java · GitHub
hnwyllmm
/
arrow-java
Public
forked from
apache/arrow-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrow-java
algorithm
src
on
main
User selector
Datepicker
Commit history
Commits on Nov 25, 2024
GH-43479: [Java] Change visibility of MemoryUtil.UNSAFE (#43480)
Show description for b725b82
laurentgo
authored and
kou
committed
b725b82
View commit details
Copy full SHA for b725b82
View code at this point
Browse repository at this point
GH-42025: [Java] Update Unit Tests for Algorithm Module (#42029)
Show description for 1070fbe
llama90
authored and
kou
committed
1070fbe
View commit details
Copy full SHA for 1070fbe
View code at this point
Browse repository at this point
GH-40819: [Java] Adding Spotless to Algorithm module (#41825)
Show description for ff0896a
authored and
kou
committed
ff0896a
View commit details
Copy full SHA for ff0896a
View code at this point
Browse repository at this point
GH-39330: [Java][CI] Fix or suppress spurious errorprone warnings (#39529)
Show description for 9f21c11
vibhatha
authored and
kou
committed
9f21c11
View commit details
Copy full SHA for 9f21c11
View code at this point
Browse repository at this point
GH-39001: [Java] Modularize remaining modules (#39221)
Show description for 8e3ee36
jduo
authored and
kou
committed
8e3ee36
View commit details
Copy full SHA for 8e3ee36
View code at this point
Browse repository at this point
GH-38662: [Java] Add comparators (#38669)
Show description for dc65e12
jduo
authored and
kou
committed
dc65e12
View commit details
Copy full SHA for dc65e12
View code at this point
Browse repository at this point
GH-38005: [Java] disable the debug log when running Java tests (#38006)
Show description for b5514ec
davisusanibar
authored and
kou
committed
b5514ec
View commit details
Copy full SHA for b5514ec
View code at this point
Browse repository at this point
GH-25659: [Java] Add DefaultVectorComparators for Large types (#37887)
Show description for e502110
jduo
authored and
kou
committed
e502110
View commit details
Copy full SHA for e502110
View code at this point
Browse repository at this point
GH-37701: [Java] Add default comparators for more types (#37748)
Show description for 0e5db3b
jduo
authored and
kou
committed
0e5db3b
View commit details
Copy full SHA for 0e5db3b
View code at this point
Browse repository at this point
GH-36151: [Java] Add `volatile` declaration to `keyPosition` in `ParallelSearcher` (#36152)
Show description for c3ce930
rtadepalli
authored and
kou
committed
c3ce930
View commit details
Copy full SHA for c3ce930
View code at this point
Browse repository at this point
GH-14912: [Java] Remove usage of PlatformDependent in arrow-vector, arrow-jdbc and arrow-algorithm (#14913)
Show description for c592a22
gf2121
authored and
kou
committed
c592a22
View commit details
Copy full SHA for c592a22
View code at this point
Browse repository at this point
GH-14844: [Java] Short circuit null checks when comparing non null field types (#15106)
Show description for cf1f6de
markjschreiber
authored and
kou
committed
cf1f6de
View commit details
Copy full SHA for cf1f6de
View code at this point
Browse repository at this point
ARROW-13811: [Java] Provide a general out-of-place sorter
Show description for 78a922d
liyafan82
authored and
kou
committed
78a922d
View commit details
Copy full SHA for 78a922d
View code at this point
Browse repository at this point
ARROW-12310: [Java] ValueVector#getObject should support covariance for complex types
Show description for 5b35dbe
liyafan82
authored and
kou
committed
5b35dbe
View commit details
Copy full SHA for 5b35dbe
View code at this point
Browse repository at this point
ARROW-11999: [Java] Support parallel vector element search with user-specified comparator
Show description for 7719ab9
liyafan82
authored and
kou
committed
7719ab9
View commit details
Copy full SHA for 7719ab9
View code at this point
Browse repository at this point
ARROW-10333: [Java] Get rid of org.apache.arrow.util in vector
Show description for f809c31
HedgehogCode
authored and
kou
committed
f809c31
View commit details
Copy full SHA for f809c31
View code at this point
Browse repository at this point
ARROW-9554: [Java] FixedWidthInPlaceVectorSorter sometimes produces wrong result
Show description for 99108c4
liyafan82
authored and
kou
committed
99108c4
View commit details
Copy full SHA for 99108c4
View code at this point
Browse repository at this point
ARROW-8108: [Java] Extract a common interface for dictionary encoders
Show description for b8e1ac7
liyafan82
authored and
kou
committed
b8e1ac7
View commit details
Copy full SHA for b8e1ac7
View code at this point
Browse repository at this point
ARROW-8229: [Java] Move ArrowBuf into the Arrow package (#6729)
liyafan82
authored and
kou
committed
96beb87
View commit details
Copy full SHA for 96beb87
View code at this point
Browse repository at this point
ARROW-8392: [Java] Fix overflow related corner cases for vector value comparison
Show description for bdcd5e9
liyafan82
authored and
kou
committed
bdcd5e9
View commit details
Copy full SHA for bdcd5e9
View code at this point
Browse repository at this point
ARROW-8478: [Java] Revert "ARROW-7534
Show description for ecd9a13
emkornfield
authored and
kou
committed
ecd9a13
View commit details
Copy full SHA for ecd9a13
View code at this point
Browse repository at this point
ARROW-7534: [Java] Create a new java/contrib module
Show description for 1c3d889
liyafan82
authored and
kou
committed
1c3d889
View commit details
Copy full SHA for 1c3d889
View code at this point
Browse repository at this point
ARROW-7400: [Java] Avoid the worst case for quick sort
Show description for b2e8187
liyafan82
authored and
kou
committed
b2e8187
View commit details
Copy full SHA for b2e8187
View code at this point
Browse repository at this point
ARROW-6871: [Java] Enhance TransferPair related parameters check and tests
Show description for 603f5da
tianchen
authored and
kou
committed
603f5da
View commit details
Copy full SHA for 603f5da
View code at this point
Browse repository at this point
ARROW-7567: [Java] Fix races in checkstyle upgdae
Show description for d4f170b
emkornfield
authored and
kou
committed
d4f170b
View commit details
Copy full SHA for d4f170b
View code at this point
Browse repository at this point
ARROW-7567: [Java] Bump Checkstyle from 6.19 to 8.19
Show description for 84171e0
Fokko
authored and
kou
committed
84171e0
View commit details
Copy full SHA for 84171e0
View code at this point
Browse repository at this point
ARROW-7599: [Java] Fix build break due to change in RangeEqualsVisitor
Show description for 7a4ddf2
tianchen
authored and
kou
committed
7a4ddf2
View commit details
Copy full SHA for 7a4ddf2
View code at this point
Browse repository at this point
ARROW-7264: [Java] RangeEqualsVisitor type check is not correct
Show description for ab32f63
tianchen
authored and
kou
committed
ab32f63
View commit details
Copy full SHA for ab32f63
View code at this point
Browse repository at this point
ARROW-6863: [Java] Provide parallel searcher
Show description for bedd95e
liyafan82
authored and
kou
committed
bedd95e
View commit details
Copy full SHA for bedd95e
View code at this point
Browse repository at this point
ARROW-7429: [Java] Enhance code style checking for Java code (remove consecutive spaces)
Show description for 2eaf353
authored and
kou
committed
2eaf353
View commit details
Copy full SHA for 2eaf353
View code at this point
Browse repository at this point
ARROW-7461: [Java] fix typos
Show description for 5afc018
kiszk
authored and
kou
committed
5afc018
View commit details
Copy full SHA for 5afc018
View code at this point
Browse repository at this point
ARROW-7216: [Java] Improve the performance of setting/clearing individual bits
Show description for 6b9e327
liyafan82
authored and
kou
committed
6b9e327
View commit details
Copy full SHA for 6b9e327
View code at this point
Browse repository at this point
ARROW-6888: [Java] Support copy operation for vector value comparators
Show description for 3c71fe9
liyafan82
authored and
kou
committed
3c71fe9
View commit details
Copy full SHA for 3c71fe9
View code at this point
Browse repository at this point
ARROW-6911: [Java] Provide composite comparator
Show description for fd47180
liyafan82
authored and
kou
committed
fd47180
View commit details
Copy full SHA for fd47180
View code at this point
Browse repository at this point
ARROW-6933: [Java] Suppor linear dictionary encoder
Show description for 6586701
liyafan82
authored and
kou
committed
6586701
View commit details
Copy full SHA for 6586701
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL