kou closed issue #33813: [CI][GLib] MinGW test failed MSYS2 setup
URL: https://github.com/apache/arrow/issues/33813
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
kszucs opened a new issue, #33818:
URL: https://github.com/apache/arrow/issues/33818
### Describe the bug, including details regarding any error messages,
version, and platform.
`TEST_DEFAULT=0 TEST_APT=1 dev/release/verify-release-candidate.sh
` runs the APT/YUM tests in docker con
paleolimbot opened a new issue, #33819:
URL: https://github.com/apache/arrow/issues/33819
### Describe the bug, including details regarding any error messages,
version, and platform.
On the CRAN package check page (
https://cran.r-project.org/web/checks/check_results_arrow.html ) the
jdye64 commented on PR #87:
URL: https://github.com/apache/arrow-testing/pull/87#issuecomment-1399302573
@kou let me know what you think about the README changes. Wasn't exactly
sure what to put in there?
--
This is an automated message from the Apache Git Service.
To respond to the messa
kou opened a new issue, #33820:
URL: https://github.com/apache/arrow/issues/33820
### Describe the bug, including details regarding any error messages,
version, and platform.
#33811 adds `libxsimd-dev` to verification environment but Ubuntu 20.04
doesn't provide `libxsimd-dev` yet.
kou commented on PR #87:
URL: https://github.com/apache/arrow-testing/pull/87#issuecomment-1399326541
Thanks. I think that the added description is enough. But we need to check a
license for data copied from others to compliant its license.
The commit message of
https://github.com/pl
raulcd closed issue #33820: [CI][Release] libxsimd-dev doesn't exist on Ubuntu
20.04
URL: https://github.com/apache/arrow/issues/33820
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
domoritz opened a new issue, #33823:
URL: https://github.com/apache/arrow/issues/33823
### Describe the bug, including details regarding any error messages,
version, and platform.
I am trying to loan an arrow file
```python
with pa.memory_map('flights-200k.arrow', 'r') as so
domoritz opened a new issue, #33824:
URL: https://github.com/apache/arrow/issues/33824
### Describe the bug, including details regarding any error messages,
version, and platform.
I am getting an error
```
pyarrow.lib.ArrowInvalid: Error creating dataset. Could not read sche
coady opened a new issue, #33825:
URL: https://github.com/apache/arrow/issues/33825
### Describe the enhancement requested
It's not possible to programmatically determine the values of partition keys
in a fragment. Fragments have a `partition_expression` attribute, but the
`Expressio
kou closed issue #33816: [CI][Conan] Failed to build
URL: https://github.com/apache/arrow/issues/33816
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: i
kou closed issue #33723: [C++] re2::RE2::RE2() result must be checked
URL: https://github.com/apache/arrow/issues/33723
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
daviewales opened a new issue, #33826:
URL: https://github.com/apache/arrow/issues/33826
### Describe the bug, including details regarding any error messages,
version, and platform.
I'm trying to install pyarrow on macOS 10.13 using pip.
As of pyarrow 10.0 there are no pre-built wh
zagto opened a new issue, #33830:
URL: https://github.com/apache/arrow/issues/33830
### Describe the bug, including details regarding any error messages,
version, and platform.
In the Columnar format, the handling of null values in the REE type is not
described properly.
- The
Moelf closed issue #92: Re-use PyArrow memory via PyCall
URL: https://github.com/apache/arrow-julia/issues/92
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-
coady opened a new issue, #33832:
URL: https://github.com/apache/arrow/issues/33832
### Describe the enhancement requested
Spun off from #33825.
`pc._group_by` requires loaded arrays, which means it's not practical to
group and aggregate large datasets. Even if the dataset is p
EpsilonPrime opened a new issue, #33833:
URL: https://github.com/apache/arrow/issues/33833
### Describe the enhancement requested
The binary round kernel has some of the performance issues of the unary
round kernel namely non-floating type arguments are first cast to double before
im
ava6969 opened a new issue, #33834:
URL: https://github.com/apache/arrow/issues/33834
### Describe the usage question you have. Please include as many useful
details as possible.
So I implemented a very inefficient operation to con-cat 2 or more record
batches that all individua
neopaf closed issue #15138: [C++] Clustered By -- how?
URL: https://github.com/apache/arrow/issues/15138
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
raulcd opened a new issue, #33835:
URL: https://github.com/apache/arrow/issues/33835
### Describe the enhancement requested
As discussed:
https://github.com/apache/arrow/pull/33751#issuecomment-1399430267
There are some misleading instructions on the release guide.
### Compo
Neltherion opened a new issue, #11239:
URL: https://github.com/apache/arrow/issues/11239
It seems that PyArrow has deprecated the `pa.serialize()` and
`pa.deserialize()` methods and suggests to use other options such a Pickle5.
Using Pickle5 doesn't seem to have the same performance
zeroshade closed issue #33830: Clarify handling of Null values in REE encoding
URL: https://github.com/apache/arrow/issues/33830
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
lidavidm closed issue #373: [Python] adbc_driver_flightsql wheel on macOS
contains an x64 binary
URL: https://github.com/apache/arrow-adbc/issues/373
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
westonpace closed issue #33737: [C++] Simplify tracing in exec plan
URL: https://github.com/apache/arrow/issues/33737
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
zeroshade closed issue #315: [Go] Implement an ADBC driver for Flight SQL
URL: https://github.com/apache/arrow-adbc/issues/315
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
thisisnic closed issue #33524: [R] Handle as_data_frame argument if passed into
open_dataset for CSVs
URL: https://github.com/apache/arrow/issues/33524
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
mkristofik opened a new issue, #33839:
URL: https://github.com/apache/arrow/issues/33839
### Describe the bug, including details regarding any error messages,
version, and platform.
I'm using the Java flight-core version 10.0.1 and grpc-core version 1.50.2.
I'm having trouble attach
zeroshade opened a new issue, #33840:
URL: https://github.com/apache/arrow/issues/33840
### Describe the enhancement requested
To assist with testing and facilitate easier ADBC testing, the Go SQLite
Flight SQL example can be expanded to provide a simple mainprog to launch it
(which
zeroshade closed issue #33840: [Go] Improve SQLite Flight SQL example and
provide simple mainprog
URL: https://github.com/apache/arrow/issues/33840
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
lidavidm closed issue #368: [Python] Add extra locking in the driver manager to
help guard against misuse
URL: https://github.com/apache/arrow-adbc/issues/368
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
zeroshade closed issue #20407: [Go] Array Builder for RLE Arrays
URL: https://github.com/apache/arrow/issues/20407
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
mroeschke opened a new issue, #33842:
URL: https://github.com/apache/arrow/issues/33842
### Describe the enhancement requested
```
In [45]: pa_array = pa.array([datetime.time(12, 0,
tzinfo=datetime.timezone.utc)])
In [46]: pa_array
Out[46]:
[
12:00:00.00
jbrockmendel opened a new issue, #33843:
URL: https://github.com/apache/arrow/issues/33843
### Describe the enhancement requested
`pc.divide_checked` and `pc.divide` both raise ArrowInvalid on division by
zero with integer dtypes. For at least the non-checked version it would be
mor
vibhatha opened a new issue, #33844:
URL: https://github.com/apache/arrow/issues/33844
### Describe the enhancement requested
Some of the existing test cases use the `DeserializePlans` method where it
could be now replaced with `DeserializePlan`.
In such cases, the `DeserializePla
ramannanda9 opened a new issue, #33845:
URL: https://github.com/apache/arrow/issues/33845
### Describe the bug, including details regarding any error messages,
version, and platform.
To reproduce..
```python
df=pd.Dataframe({'a':[1,2],'b':[3,4],'_part_col':[5,6]})
table =
kou closed issue #33787: [C++] Arrow under s390x: statement has no effect
[-Werror=unused-value]
URL: https://github.com/apache/arrow/issues/33787
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
kou closed issue #32801: [C++][Doc] Curate {{cpp/apidoc}}
URL: https://github.com/apache/arrow/issues/32801
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-ma
kou closed issue #33782: [Release] Vote email number of issues is querying JIRA
and producing a wrong number
URL: https://github.com/apache/arrow/issues/33782
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
kou opened a new issue, #33849:
URL: https://github.com/apache/arrow/issues/33849
### Describe the bug, including details regarding any error messages,
version, and platform.
`cpp/examples/arrow/CMakeLists.txt` uses `arrow_substrait_shared` and
`gandiva_shared` unconditionally. We ca
westonpace opened a new issue, #33850:
URL: https://github.com/apache/arrow/issues/33850
### Describe the enhancement requested
A custom extension provider can be specified when running a query. However,
in some cases (e.g. when Acero is embedded in a larger program that provides
it
lidavidm opened a new issue, #380:
URL: https://github.com/apache/arrow-adbc/issues/380
- [ ] Add tests of TLS
- [ ] Allow introspecting partitions
- [ ] Generic RPC transport options
- [ ] Generic call header insertion options with tests
- [ ] GetObjects support
- [ ] Generic
nealrichardson closed issue #33760: [R] Push projection expressions into
ScanNode
URL: https://github.com/apache/arrow/issues/33760
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
vmalisz closed issue #33814: [Python] Can't install on Raspberry Pi (Failed
building wheel for pyarrow)
URL: https://github.com/apache/arrow/issues/33814
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
nealrichardson opened a new issue, #33851:
URL: https://github.com/apache/arrow/issues/33851
### Describe the enhancement requested
In addition to bumping the version in versions.txt, we need to update our
trimmed version that we host (90% smaller than the full boost). See
`cpp/build
zeroshade closed issue #33600: [Go] firstTimeBitmapWriter.Finish() panics with
list of 8 structs
URL: https://github.com/apache/arrow/issues/33600
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
lidavidm opened a new issue, #33852:
URL: https://github.com/apache/arrow/issues/33852
### Describe the enhancement requested
This is necessary for integration testing with the Flight SQL driver.
Although SQLite does not really have catalogs/schemas, we should at least
expose some st
sreeharihegden opened a new issue, #33854:
URL: https://github.com/apache/arrow/issues/33854
### Describe the enhancement requested
[`libmexclass`](https://github.com/mathworks/libmexclass/) is a MATLAB
framework that enables users to implement the functionality of MATLAB classes
in
zeroshade closed issue #33852: [Go] Flight SQL example server should return at
least one catalog and schema
URL: https://github.com/apache/arrow/issues/33852
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
wjones127 opened a new issue, #33856:
URL: https://github.com/apache/arrow/issues/33856
### Describe the enhancement requested
C# is one of the few independent implementations of Arrow that doesn't
support the C Data Interface.
Supporting this would allow the
[ParquetSharp](ht
wjones127 opened a new issue, #33857:
URL: https://github.com/apache/arrow/issues/33857
### Describe the enhancement requested
Follow up to #33856.
### Component(s)
C#
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
kou closed issue #33796: [C++] arrow-testing.pc.in's Cflags are incorrectly set
if gtest isn't built as part of the arrow build
URL: https://github.com/apache/arrow/issues/33796
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
kou closed issue #33835: [Doc][Release] Update release guide to remove mention
to merging release candidate before vote has finalised
URL: https://github.com/apache/arrow/issues/33835
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
wgtmac opened a new issue, #33859:
URL: https://github.com/apache/arrow/issues/33859
### Describe the enhancement requested
Apache ORC 1.8.2 is the most recent release:
https://github.com/apache/orc/releases/tag/v1.8.2
https://orc.apache.org/news/2023/01/13/ORC-1.8.2/
###
kou opened a new issue, #1:
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/1
It can accepts a Flight SQL connection but all functions are not implemented.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
kou opened a new issue, #2:
URL: https://github.com/apache/arrow-flight-sql-postgresql/issues/2
It just connects to Flight SQL adapter for PostgreSQL.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
kou closed issue #33859: [C++][Java] Bump Apache ORC to v1.8.2
URL: https://github.com/apache/arrow/issues/33859
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe,
vibhatha opened a new issue, #33861:
URL: https://github.com/apache/arrow/issues/33861
### Describe the bug, including details regarding any error messages,
version, and platform.
At the moment, the Substrait tests in CIs which uses GlobFiles based data
source doesn't run on Windows.
jorisvandenbossche opened a new issue, #33863:
URL: https://github.com/apache/arrow/issues/33863
### Describe the enhancement requested
It's maybe two separate changes, but:
- The PR workflow both updates the first comment to add a "Closes .." and
adds a comment with the same t
lidavidm opened a new issue, #33864:
URL: https://github.com/apache/arrow/issues/33864
### Describe the bug, including details regarding any error messages,
version, and platform.
```
panic: runtime/cgo: misuse of an invalid Handle
goroutine 17 [running, locked to thread]:
lidavidm opened a new issue, #385:
URL: https://github.com/apache/arrow-adbc/issues/385
Currently we interleave results from all endpoints; until Flight has an
explicit way to indicate whether results are ordered or not, it may be
friendlier to read in parallel, but try to return data in or
zeroshade closed issue #33864: [Go] Exported ArrowArray may panic with "misuse
of an invalid handle"
URL: https://github.com/apache/arrow/issues/33864
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
westonpace closed issue #32747: [C++] Substrait To Arrow Emit feature testing
URL: https://github.com/apache/arrow/issues/32747
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
lidavidm closed issue #229: [C][Python] Set up Conda packages
URL: https://github.com/apache/arrow-adbc/issues/229
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
lidavidm opened a new issue, #388:
URL: https://github.com/apache/arrow-adbc/issues/388
```python
if not library:
if os.environ.get("_ADBC_IS_SDIST", "").strip().lower() in ("1", "true"):
print("Building sdist, not requiring ADBC_SQLITE_LIBRARY")
elif os.environ.ge
wjones127 closed issue #33659: [Developer Tools] Define Breaking Change and
Critical Fix
URL: https://github.com/apache/arrow/issues/33659
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specifi
zeroshade closed issue #385: [Go] Change how DoGet calls are parallelized in
the Flight SQL driver
URL: https://github.com/apache/arrow-adbc/issues/385
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
zeroshade opened a new issue, #33867:
URL: https://github.com/apache/arrow/issues/33867
### Describe the enhancement requested
Currently you cannot pass `grpc.CallOption`s to Execute/ExecuteUpdate/Close
on `flightsql.PreparedStatement` objects. We should allow passing call options
so
zeroshade closed issue #33867: [Go][FlightSQL] Allow passing grpc call options
to prepared statement methods
URL: https://github.com/apache/arrow/issues/33867
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
assignUser opened a new issue, #33869:
URL: https://github.com/apache/arrow/issues/33869
### Describe the enhancement requested
I just discovered that the [java nightly
docs](https://arrow.apache.org/docs/dev/developers/java/building.html#installing-nightly-packages)
don't explain th
assignUser opened a new issue, #33870:
URL: https://github.com/apache/arrow/issues/33870
### Describe the enhancement requested
#14561 adds a swift implementation of arrow to the repo. I have already
added the label but it needs to be added to the templates/workflows.
### Compo
zeroshade closed issue #32947: [Go] Concatenate Implementation for REE Array
URL: https://github.com/apache/arrow/issues/32947
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
westonpace closed issue #32653: [C++] Centralize Errors in ExecPlan
URL: https://github.com/apache/arrow/issues/32653
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
jacobmarble opened a new issue, #391:
URL: https://github.com/apache/arrow-adbc/issues/391
In order to properly consume a query result value with type
`arrow.Timestamp`, `arrow.Time32`, or `arrow.Time64`, the `arrow.UnitType` must
be known. The convenience method for these types is `ToTime(
jbrockmendel closed issue #33769: [Python] support quantile for temporal dtypes
URL: https://github.com/apache/arrow/issues/33769
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
felipecrv opened a new issue, #33872:
URL: https://github.com/apache/arrow/issues/33872
### Describe the enhancement requested
`AppendScalarImpl` was created for appending scalars based on a contiguous
array of `std::shared_ptr`, so when a single `Scalar` reference is
passed, a dummy
aiguofer opened a new issue, #33874:
URL: https://github.com/apache/arrow/issues/33874
### Describe the usage question you have. Please include as many useful
details as possible.
We're currently building a Flight SQL Server and want to use
`CallHeaderAuthenticator`. We want to
minyoung opened a new issue, #33875:
URL: https://github.com/apache/arrow/issues/33875
### Describe the usage question you have. Please include as many useful
details as possible.
I'm encountering a panic when trying to generate a parquet with a very large
list of (nested) strin
kou opened a new issue, #33876:
URL: https://github.com/apache/arrow/issues/33876
### Describe the bug, including details regarding any error messages,
version, and platform.
#33812 must be related.
https://github.com/ursacomputing/crossbow/actions/runs/4011170599/jobs/6888462
raulcd opened a new issue, #33878:
URL: https://github.com/apache/arrow/issues/33878
### Describe the bug, including details regarding any error messages,
version, and platform.
When uploading binaries to
[artifactory](https://apache.jfrog.io/ui/repos/tree/General/arrow) for release
rtpsw opened a new issue, #33879:
URL: https://github.com/apache/arrow/issues/33879
### Describe the enhancement requested
Allow the user to register a UDT by providing a batch generator. This is a
follow-up task for #14682 (see [this
post](https://github.com/apache/arrow/pull/14682/
joosthooz opened a new issue, #33880:
URL: https://github.com/apache/arrow/issues/33880
### Describe the enhancement requested
The telemetry code in the dataset writer currently does not trace the
asynchronous tasks that are submitted to the I/O thread pool that perform the
actual en
raulcd closed issue #33878: [Release] Java binaries are missing from artifactory
URL: https://github.com/apache/arrow/issues/33878
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment
h-vetinari opened a new issue, #33882:
URL: https://github.com/apache/arrow/issues/33882
### Describe the bug, including details regarding any error messages,
version, and platform.
In conda-forge, running the code related to (or around) `gRPCAlt` is
near-instantaneous on osx & windo
westonpace closed issue #32916: [C++] [Python] User-defined tabular functions
URL: https://github.com/apache/arrow/issues/32916
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
westonpace opened a new issue, #33883:
URL: https://github.com/apache/arrow/issues/33883
### Describe the enhancement requested
It's currently quite complicated to register a UDF. In a recent PR we
reviewed a few different suggestions. We should adopt one of these.
### Co
rtpsw opened a new issue, #33884:
URL: https://github.com/apache/arrow/issues/33884
### Describe the enhancement requested
Currently, [user-defined
tables](https://github.com/apache/arrow/pull/14682/) are tested only via the
function API. This issue will add testing using the executi
lidavidm closed issue #397: [CI] Add --skip for Anaconda upload
URL: https://github.com/apache/arrow-adbc/issues/397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscr
lidavidm opened a new issue, #400:
URL: https://github.com/apache/arrow-adbc/issues/400
The default is often too small for Flight applications.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
lidavidm closed issue #33872: [C++] Replace shared_ptr creation hack before
AppendScalarImpl instantiation
URL: https://github.com/apache/arrow/issues/33872
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
pitrou opened a new issue, #33885:
URL: https://github.com/apache/arrow/issues/33885
### Describe the enhancement requested
Both Arrow IPC and the Parquet format allow optional compression of data
buffers.
Currently, the heuristic used in the Arrow C++ codebase is simple: try to
c
zeroshade opened a new issue, #401:
URL: https://github.com/apache/arrow-adbc/issues/401
Right now the tests for the `database/sql` wrapper for ADBC is very minimal
so I need to get around to improving that test suite to better test actually
fetching data of various types and confirm the co
lidavidm closed issue #388: [CI] Conda package is still bundling the shared
library on accident
URL: https://github.com/apache/arrow-adbc/issues/388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
westonpace closed issue #33566: [C++] Error consuming Substrait plan which uses
count function: "only unary aggregate functions are currently supported"
URL: https://github.com/apache/arrow/issues/33566
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
zeroshade opened a new issue, #33887:
URL: https://github.com/apache/arrow/issues/33887
### Describe the bug, including details regarding any error messages,
version, and platform.
When the "misuse of cgo.Handle" issue was fixed for #33864, it looks like we
forgot to call `free` on t
westonpace opened a new issue, #33888:
URL: https://github.com/apache/arrow/issues/33888
### Describe the enhancement requested
Currently, when scanning a dataset, in `ParquetFileFragment`, we save the
metadata (and statistics I think) as we scan. The idea is that this will make
rep
Moelf opened a new issue, #383:
URL: https://github.com/apache/arrow-julia/issues/383
```julia
julia> struct CardinalityVector{T} <: AbstractVector{T}
vec::Vector{T}
end
julia> Base.getindex(a::CardinalityVector, i::Int) = a.vec[i+1] - a.vec[i]
julia>
zeroshade closed issue #33887: [Go] cdata package leaks handles, difficulty
debugging
URL: https://github.com/apache/arrow/issues/33887
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
jorisvandenbossche closed issue #33377: [Python] Table.drop should support
passing a single column
URL: https://github.com/apache/arrow/issues/33377
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
abetomo opened a new issue, #34029:
URL: https://github.com/apache/arrow/issues/34029
### Describe the bug, including details regarding any error messages,
version, and platform.
I built it on Ubuntu22.04 according to [Building Arrow
C++](https://arrow.apache.org/docs/dev/developers/
jorisvandenbossche opened a new issue, #34031:
URL: https://github.com/apache/arrow/issues/34031
### Describe the enhancement requested
Currently we have the various `_export_to_c` / `_import_from_c` methods for
working with the Arrow C Interface that expect integers as arguments for
801 - 900 of 13230 matches
Mail list logo