FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cpp - LoongArch-Python/arrow · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
LoongArch-Python
/
arrow
Public
forked from
apache/arrow
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
cpp
on
dev1
User selector
Datepicker
Commit history
Commits on Apr 1, 2023
Update vendored double-conversion
liujiacheng777
committed
d5ba26e
View commit details
Copy full SHA for d5ba26e
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
MINOR: [C++] Fix build issue where wrong variable checked for re2 prefix dir (#34735)
Show description for 4011516
mikelui
authored
4011516
View commit details
Copy full SHA for 4011516
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
GH-34670: [Packaging][C++] Add support for customizing GDB plugin install directory (#34672)
Show description for a18382c
kou
authored
a18382c
View commit details
Copy full SHA for a18382c
View code at this point
Browse repository at this point
GH-33317: [C++] Utility method to ensure an array object meetings an alignment requirement (#14758)
Show description for 1b439b0
sanjibansg
authored
1b439b0
View commit details
Copy full SHA for 1b439b0
View code at this point
Browse repository at this point
GH-33957: [C++] Add Rank chunked array benchmarks (#34602)
Show description for 071ea1b
dinimar
authored
071ea1b
View commit details
Copy full SHA for 071ea1b
View code at this point
Browse repository at this point
GH-34619: [C++] Add extension array handling to ArraySpan conversion (#34684)
Show description for 65202d0
westonpace
authored
65202d0
View commit details
Copy full SHA for 65202d0
View code at this point
Browse repository at this point
GH-34595: [C++] Update google-cloud-cpp to v2.8.0 (#34707)
Show description for 872f899
coryan
authored
872f899
View commit details
Copy full SHA for 872f899
View code at this point
Browse repository at this point
GH-34673: [C++][Parquet] Add Boolean Encoding benchmark for parquet (#34676)
Show description for 0977cd2
mapleFU
authored
0977cd2
View commit details
Copy full SHA for 0977cd2
View code at this point
Browse repository at this point
Commits on Mar 23, 2023
GH-34667: [C++][Parquet] Test DeltaLengthByteArrayDecoder with invalid inputs (#34668)
Show description for 5bbaf6b
wjones127
and
rok
authored
5bbaf6b
View commit details
Copy full SHA for 5bbaf6b
View code at this point
Browse repository at this point
GH-34644: [C++] Prefer unsafe casting by default in Substrait (#34645)
Show description for e5e3339
westonpace
authored
e5e3339
View commit details
Copy full SHA for e5e3339
View code at this point
Browse repository at this point
GH-34615: [CI][C++] Add CI job for basic format support without ARROW_COMPUTE (#34617)
Show description for 4487be0
benibus
authored
4487be0
View commit details
Copy full SHA for 4487be0
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
GH-32292: [R][Packaging] Use binaries built on CentOS 7 for Ubuntu < 22.04 (#34048)
Show description for 9288275
kou
authored
9288275
View commit details
Copy full SHA for 9288275
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
GH-15107: [C++][Parquet] Parquet Encoder: Support RLE for Boolean (#34526)
Show description for aa8a118
mapleFU
authored
aa8a118
View commit details
Copy full SHA for aa8a118
View code at this point
Browse repository at this point
GH-34519: [C++][R] Fix dataset scans that project the same name as a field (#34576)
Show description for f2c3928
nealrichardson
authored
f2c3928
View commit details
Copy full SHA for f2c3928
View code at this point
Browse repository at this point
GH-34590: [C++][ORC] Fix timestamp type mapping between orc and arrow (#34591)
Show description for 1f8a335
wgtmac
authored
1f8a335
View commit details
Copy full SHA for 1f8a335
View code at this point
Browse repository at this point
GH-34659: [C++] Review the validation processes around Run-End Encoded arrays to improve the Python integration (#34628)
Show description for ba1f992
felipecrv
authored
ba1f992
View commit details
Copy full SHA for ba1f992
View code at this point
Browse repository at this point
GH-34248: [C++] Add an order_by node (#34249)
Show description for 69118b2
westonpace
authored
69118b2
View commit details
Copy full SHA for 69118b2
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
GH-34630: [C++] Second block of refactoring to move acero out of libarrow (#34575)
Show description for 8524572
ildipo
authored
8524572
View commit details
Copy full SHA for 8524572
View code at this point
Browse repository at this point
GH-34605: [C++] Don't use std::move when passing shared_ptr to named table … (#34606)
Show description for 682c112
icexelloss
authored
682c112
View commit details
Copy full SHA for 682c112
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
GH-34581: [C++][Java] Bump Apache ORC to v1.8.3 (#34582)
Show description for 69132a1
wgtmac
authored
69132a1
View commit details
Copy full SHA for 69132a1
View code at this point
Browse repository at this point
GH-15102: [C++] Could not decompress arrow stream sent from Java arrow SDK (#15194)
Show description for 2ec0215
authored
2ec0215
View commit details
Copy full SHA for 2ec0215
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
GH-34561: [C++] Implement RunEndEncodedBuilder::AppendEmptyValues() (#34562)
Show description for 3df5ba8
felipecrv
authored
3df5ba8
View commit details
Copy full SHA for 3df5ba8
View code at this point
Browse repository at this point
GH-32338: [C++] Add IPC support for Run-End Encoded Arrays (#34550)
Show description for 8ea3769
felipecrv
and
zagto
authored
8ea3769
View commit details
Copy full SHA for 8ea3769
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
GH-34546: [C++] Support casting from large string to string scalar (#34549)
Show description for 8732b27
wjones127
authored
8732b27
View commit details
Copy full SHA for 8732b27
View code at this point
Browse repository at this point
GH-34552: [C++][Parquet] Sync parquet.thrift from upstream (#34553)
Show description for b7fa29b
wgtmac
authored
b7fa29b
View commit details
Copy full SHA for b7fa29b
View code at this point
Browse repository at this point
GH-15280: [C++] Refactor to reorganize dependencies as a prequel to moving acero out of libarrow (#34518)
Show description for 44edc27
ildipo
authored
44edc27
View commit details
Copy full SHA for 44edc27
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
GH-34547: [C++][ORC] Remove deprecated ORC_UNIQUE_PTR (#34548)
Show description for f1eece9
wgtmac
authored
f1eece9
View commit details
Copy full SHA for f1eece9
View code at this point
Browse repository at this point
GH-20351: [C++] Kernel input type matcher for run-end encoded types (#34503)
Show description for 9c218ab
felipecrv
and
zagto
authored
9c218ab
View commit details
Copy full SHA for 9c218ab
View code at this point
Browse repository at this point
GH-32105: [C++] Encode and decode Run-End Encoded vectors (#34195)
Show description for dbc1e90
felipecrv
and
zagto
authored
dbc1e90
View commit details
Copy full SHA for dbc1e90
View code at this point
Browse repository at this point
GH-34496: [C++][Parquet] fix parquet unittest in `MakePages` when num_values = 0 (#34497)
Show description for afa362e
mapleFU
authored
afa362e
View commit details
Copy full SHA for afa362e
View code at this point
Browse repository at this point
GH-34540: [C++] Removed set but unused variable (#34541)
Show description for 445806e
dkolmakov
authored
445806e
View commit details
Copy full SHA for 445806e
View code at this point
Browse repository at this point
GH-33849: [C++] Fix builds with ARROW_BUILD_SHARED=OFF and ARROW_BUILD_EXAMPLES=ON (#34350)
Show description for 29ec779
abetomo
authored
29ec779
View commit details
Copy full SHA for 29ec779
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
GH-32884: [C++] Add ordered aggregation (#34311)
Show description for 9baefea
rtpsw
and
icexelloss
authored
9baefea
View commit details
Copy full SHA for 9baefea
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
MINOR: [C++] Use if-constexpr to simplify visit_data_inline.h (#34522)
Show description for ad44e8e
felipecrv
authored
ad44e8e
View commit details
Copy full SHA for ad44e8e
View code at this point
Browse repository at this point
GH-34147: [C++][Parquet] Support crc count and checking on DICTIONARY_PAGE (#34254)
Show description for 0ac0f73
mapleFU
authored
0ac0f73
View commit details
Copy full SHA for 0ac0f73
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL