-
**Describe the bug**
When run TPCDS integration testing. Encounter below out of bound issue
```
Caused by: org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 1.0 …
-
### Describe the enhancement requested
Some time ago the IPC specification was added to the main Arrow Columnar Format page (https://github.com/apache/arrow/pull/5202/files#diff-6569a570a17ffd52bbe0b…
-
### Describe the bug, including details regarding any error messages, version, and platform.
I've stumbled upon a weird issue, where I don't get the underlying isse.
I read a parquet file which co…
-
I'm trying to build scala template docker image (from `bde2020/spark-scala-template`). I have created `Dockerfile` and extended base image like shown on following image:
![image](https://user-image…
arruw updated
3 years ago
-
This is the umbrella ticket to track adding Apache Arrow support. Tasks:
- [ ] Add Arrow schema converter for read path (#185).
- [ ] Add Arrow schema converter for write path.
- [ ] Support read…
-
Currently it can't handle importing like (it can't find map.ts)
```java
import {...} from "apache-arrow"
```
Also
```java
import {...} from "apache-arrow/src/Arrow.ts"
```
doesn't work (becaus…
-
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11068
Once [https://github.com/apache/arrow/pull/9043] is merged, we should extend this to wrap HashJoinExec and HashA…
alamb updated
3 years ago
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] …
-
Followup to ARROW-8379, which set use_threads = FALSE on Windows. See discussion about adding more controls, disabling threading in some places and not others, etc. We want to do this soon after relea…
-
### Describe the bug, including details regarding any error messages, version, and platform.
A while ago, all branches of the pyarrow builds in conda-forge started failing with the following kind of …