You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (ARROW-10149) [Rust] Add support to external release of un-owned buffers - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/01 10:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10150) [C++] Fix crashes on invalid Parquet file (OSS-Fuzz) - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/01 15:34:00 UTC, 0 replies.
- [GitHub] [arrow-testing] pitrou opened a new pull request #49: ARROW-10150: Add fuzz regression files - posted by GitBox <gi...@apache.org> on 2020/10/01 15:35:33 UTC, 0 replies.
- [GitHub] [arrow-testing] pitrou merged pull request #49: ARROW-10150: Add fuzz regression files - posted by GitBox <gi...@apache.org> on 2020/10/01 15:37:01 UTC, 0 replies.
- [jira] [Created] (ARROW-10151) [Python] Add support MapArray to_pandas conversion - posted by "Bryan Cutler (Jira)" <ji...@apache.org> on 2020/10/01 17:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10152) "ImportError: liborc.so" with miniconda pyarrow=1.0.1 when "import pyarrow" - posted by "Pac A. He (Jira)" <ji...@apache.org> on 2020/10/01 21:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10153) Adding values to VarCharVector beyond 2GB results in IndexOutOfBoundsException - posted by "Samarth Jain (Jira)" <ji...@apache.org> on 2020/10/01 22:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10154) Add documentation to Python section - posted by "Will Jones (Jira)" <ji...@apache.org> on 2020/10/02 03:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10155) [Rust] [DataFusion] Add documentation to lib.rs - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/02 05:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10156) [Rust] Auto-label PRs - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/02 07:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10157) [Rust] Add more documentation about take - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 11:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10158) Add support Parquet with Page Index - posted by "Malthe Borch (Jira)" <ji...@apache.org> on 2020/10/02 11:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10159) [Rust][DataFusion] Add support for Dictionary types in data fusion - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 11:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10160) [Rust] Improve documentation of DictionaryType - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 11:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10161) [Rust] [DataFusion] Simplify expression tests - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/02 15:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10162) [Rust] Support display of DictionaryArrays in pretty printing - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 17:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10163) [Rust] [DataFusion] Allow DataFusion to cast all types supposed by Arrow cast kernel - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 18:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10164) [Rust] Add support for DictionaryArray types to cast kernels - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 18:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10165) [Rust] [DataFusion] Add DictionaryArray coercion support - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 18:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10166) [Gandiva] Add MakeNot to TreeExprBuilder - posted by "Will Jones (Jira)" <ji...@apache.org> on 2020/10/02 19:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10167) [Rust] Support display of DictionaryArrays in sql.rs - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/02 20:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10168) [Rust] Extend arrow schema conversion to projected fields - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/03 07:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10169) [Rust] Nulls should be rendered as "" rather than default value when pretty printing arrays - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/03 10:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10170) [Rust] [DataFusion] COUNT(*) schema name is COUNT(UInt8) - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/03 21:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10171) [Rust] [DataFusion] Add `ExecutionContext::from` - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/04 05:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10172) cancat_arrays requires upcast for large array - posted by "Artem KOZHEVNIKOV (Jira)" <ji...@apache.org> on 2020/10/05 09:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10173) [Rust][DataFusion] Improve performance of equality to a constant predicate support - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/05 11:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10174) [Java] Reading of Dictionary encoded struct vector fails - posted by "Benjamin Wilhelm (Jira)" <ji...@apache.org> on 2020/10/05 13:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10175) [CI] Nightly hdfs integration test job crashes - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/05 16:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10176) [CI] Nightly valgrind job fails - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/05 16:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10177) [CI][Gandiva] Nightly gandiva-jar-xenial fails - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/05 16:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10178) [CI] Fix spark master integration test build setup - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/05 16:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10179) [Rust] Labeler is not labeling - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/05 20:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10180) [C++][Doc] Update dependency management docs following aws-sdk-cpp addition - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/05 21:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10181) [Rust] Arrow tests fail to compile on Raspberry Pi (ARM) - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/05 21:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10182) Add basic continuation support to futures - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2020/10/05 22:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10183) Create an async ParallelForEach that runs on an iterator - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2020/10/05 22:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10184) Allow futures to be added as tasks to a TaskGroup - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2020/10/05 22:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10185) Add FinishAsync to TaskGroup - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2020/10/05 22:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10186) [Rust] Tests fail when following instructions in README - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/05 23:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10187) [Rust] Test failures on 32 bit ARM (Raspberry Pi) - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/06 00:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10188) [Rust] [DataFusion] Some examples are broken - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/06 00:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10189) [C] C data interface example for i32 uses `l`, not `i`, in the format - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/06 05:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10190) [Website] Add Jorge to list of committers - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/06 07:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10191) [Rust] [Parquet] Add roundtrip tests for single column batches - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/06 11:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10192) [C++][Python] Segfault when converting nested struct array with dictionary field to pandas series - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/06 11:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10193) [Python] Segfault when converting to fixed size binary array - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/06 12:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10194) [Python] Array.to_numpy() with type fixed_size_list(int64(), 1) doesn't roundtrip for large integer values - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/06 13:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10195) [C++] Add string struct extract kernel using re2 - posted by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/06 14:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10196) [C++] Add Future::DeferNotOk() - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/06 14:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10197) [Gandiva][python] Execute expression on filtered data - posted by "Kirill Lykov (Jira)" <ji...@apache.org> on 2020/10/06 14:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10198) [Dev] Python merge script doesn't close PRs if not merged on master - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/06 15:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10199) [Rust][Parquet] Release Parquet at crates.io to remove debug prints - posted by "Krzysztof Stanisławek (Jira)" <ji...@apache.org> on 2020/10/06 18:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10200) [Java][CI] Fix failure of Java CI on s390x - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/10/06 19:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10201) [C++][CI] Disable S3 in arm64 job on Travis CI - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/06 23:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10202) [CI][Windows] Use sf.net mirror for MSYS2 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/07 01:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10203) Capture guidance for endianness support in contributors guide. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/07 05:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10204) [RUST] [Datafusion] Test failure in aggregate_grouped_empty with simd feature enabled - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/07 08:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10205) [Java][FlightRPC] Add client option to disable server verification - posted by "James Duong (Jira)" <ji...@apache.org> on 2020/10/07 08:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10206) [Python][C++][FlightRPC] Add client option to disable server validation - posted by "James Duong (Jira)" <ji...@apache.org> on 2020/10/07 08:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10207) C++] Unary kernels that results in a list have no preallocated offset buffer - posted by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/07 09:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10208) [C++] comparing list arrays with nulls fails in test framework - posted by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/07 09:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10209) [Python] support positional arguments for options in compute wrapper - posted by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/07 10:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10210) [Python] Pandas roundtrip of timestamp array ignores time unit - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/07 11:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10211) [Python] Storing negative and positive zeros in dictionary array - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/07 11:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10212) [Python] Generate union and extension typed arrays with hypothesis - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/07 12:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10213) [C++] Temporal cast from timestamp to date rounds instead of extracting date component - posted by "David Li (Jira)" <ji...@apache.org> on 2020/10/07 12:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10214) [Python] UnicodeDecodeError when printing schema with binary metadata - posted by "Paul Balanca (Jira)" <ji...@apache.org> on 2020/10/07 13:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10215) [Rust] [DataFusion] Rename "Source" typedef - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/07 13:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10216) [Rust] Simd implementation of min/max aggregation kernels for primitive types - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/07 14:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10217) [CI] Run fewer GitHub Actions jobs - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/07 15:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10218) [Python] [C++] Errors when building pyarrow from source - posted by "Andrew Wieteska (Jira)" <ji...@apache.org> on 2020/10/07 15:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10219) [C++] csv::TableReader column names, Read() arguments - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/07 17:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10220) Cache javascript utf-8 dictionary keys? - posted by "Ben Schmidt (Jira)" <ji...@apache.org> on 2020/10/07 18:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10221) Javascript toArray() method ignores nulls on some types. - posted by "Ben Schmidt (Jira)" <ji...@apache.org> on 2020/10/07 19:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10222) [C++] Add FileSystem::MakeUri() to serialize file locations to URIs - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/07 20:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10223) [C++] Use timestamp parsers for date32() CSV parsing - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/07 21:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10224) Build Python 3.9 wheels - posted by "Terence Honles (Jira)" <ji...@apache.org> on 2020/10/07 21:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10225) [Rust] [Parquet] Fix bull bitmap comparisons in roundtrip tests - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/07 22:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10226) [Rust] [DataFusion] TPC-H query 1 no longer completes for 100GB dataset - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/07 23:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10227) [Ruby] Use a table size as the default for parquet chunk_size - posted by "Shoichi Kagawa (Jira)" <ji...@apache.org> on 2020/10/08 02:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10228) Donate Julia Implementation - posted by "Jacob Quinn (Jira)" <ji...@apache.org> on 2020/10/08 03:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10229) [C++][Parquet] Remove left over ARROW_LOG statement. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/08 04:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10230) [JS][Doc] JavaScript documentation fails to build - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/08 09:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10231) [CI] Unable to download minio in arm32v7 docker image - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/08 09:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10232) FixedSizeListArray is incorrectly written/read to/from parquet - posted by "Simon Perkins (Jira)" <ji...@apache.org> on 2020/10/08 10:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10233) [Rust] Make array_value_to_string available in all Arrow builds - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/08 10:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10234) [C++][Gandiva] Fix logic of round() for floats/decimals in Gandiva - posted by "Sagnik Chakraborty (Jira)" <ji...@apache.org> on 2020/10/08 11:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10235) [Rust][DataFusion] Improve documentation for type coercion - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/08 12:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10236) [Rust] [DataFusion] Make DataFusion casting rules consistent with cast kernel rules - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/08 14:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10237) [C++] Duplicate values in a dictionary result in corrupted parquet - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/08 19:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10238) [C#] List is broken - posted by "Eric Erhardt (Jira)" <ji...@apache.org> on 2020/10/08 19:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10239) [C++] aws-sdk-cpp apparently requires zlib too - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/08 19:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10240) [Rust] [Datafusion] Optionally load tpch data into memory before running benchmark query - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/08 22:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10241) [C++][Compute] Add variance kernel benchmark - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/09 01:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10242) Parquet reader thread terminated due to error: ExecutionError("sending on a disconnected channel") - posted by "Josh Taylor (Jira)" <ji...@apache.org> on 2020/10/09 03:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10243) [Rust] [Datafusion] Optimize literal expression evaluation - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/09 08:00:28 UTC, 0 replies.
- [jira] [Created] (ARROW-10244) [Python][Docs] Add docs on using pyarrow.dataset.parquet_dataset - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/09 08:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10245) [CI] Update the conda docker images to use miniforge instead of miniconda - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/09 10:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10246) [Python] Incorrect conversion of Arrow dictionary to Parquet dictionary when duplicate values are present - posted by "Matt Jadczak (Jira)" <ji...@apache.org> on 2020/10/09 11:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10247) [C++][Dataset] Cannot write dataset with dictionary column as partition field - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/09 12:00:11 UTC, 0 replies.
- [jira] [Created] (ARROW-10248) [C++][Dataset] Dataset writing does not write schema metadata - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/09 12:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10249) [Rust]: Support Dictionary types in arrow json reader - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/09 12:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10250) [FlightRPC][C++] Remove default constructor for FlightClientOptions - posted by "David Li (Jira)" <ji...@apache.org> on 2020/10/09 17:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10251) [Rust] [DataFusion] MemTable::load() should load partitions in parallel - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/09 18:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10252) [Python] Add option to skip inclusion of Arrow headers in Python installation - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/10/09 18:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10253) [Python] Don't bundle plasma-store-server in pyarrow conda package - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/10/09 18:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10254) [R] Revisit (ab)use of SubTreeFileSystem - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/09 20:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10255) [JS] Reorganize imports and exports to be more friendly to ESM tree-shaking - posted by "Paul Taylor (Jira)" <ji...@apache.org> on 2020/10/09 21:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10256) [C++][Flight] Disable -Werror carefully - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/09 21:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10257) [R] Prepare news/docs for 2.0 release - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/09 23:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10258) [Rust] Support extension arrays - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/09 23:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10259) [Rust] Support field metadata - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/09 23:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10260) [Python] Missing MapType to Pandas dtype - posted by "Bryan Cutler (Jira)" <ji...@apache.org> on 2020/10/09 23:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10261) [Rust] [BREAKING] Lists should take Field instead of DataType - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/10 01:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10262) [C++] Some TypeClass in Scalar classes seem incorrect - posted by "RUOXI SUN (Jira)" <ji...@apache.org> on 2020/10/10 06:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10263) [C++][Compute] Improve numerical stability of variances merging - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/10 07:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10264) [C++][Python] Parquet test failing with HadoopFileSystem URI - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/10 08:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10265) [CI] Use smaler build when cache doesn't exit on Travis CI - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/10 11:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10266) [CI][macOS] Ensure using Python 3.8 with Homebrew - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/10 12:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10267) [Python] Skip flight test if disable_server_verification feature is not available - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/10 12:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10268) [Rust] Support writing dictionaries to IPC file and stream - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/10 12:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10269) [Rust] Update nightly: Oct 2020 Edition - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/10 14:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10270) [R] Fix CSV timestamp_parsers test on R-devel - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/10 18:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10271) [Rust] packed_simd is broken and continued under a new project - posted by "Ritchie (Jira)" <ji...@apache.org> on 2020/10/10 19:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10272) [Packaging][Python] Pin newer multibuild version to avoid updating homebrew - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/10 22:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10273) [CI][Homebrew] Fix "brew audit" usage - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/11 00:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10274) [Rust] arithmetic without SIMD does unnecesary copy - posted by "Ritchie (Jira)" <ji...@apache.org> on 2020/10/11 05:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10275) [Rust] [Datafusion] GROUP BY with a high cardinality doesn't seem to finish - posted by "Josh Taylor (Jira)" <ji...@apache.org> on 2020/10/11 06:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10276) Armv7 orc and parquet not supported for build. Compat error - posted by "utsav (Jira)" <ji...@apache.org> on 2020/10/12 01:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10277) [C++] Support comparing scalars approximately - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2020/10/12 02:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10278) [Cmake] Failures when building Arrow unittests from source - posted by "Andrew Wieteska (Jira)" <ji...@apache.org> on 2020/10/12 04:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10279) [Release][Python] Fix verification script to align with the new macos wheel platform tags - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/12 08:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10280) [Packaging][Python] Fix macOS wheel artifact patterns - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/12 09:00:05 UTC, 0 replies.
- [jira] [Created] (ARROW-10281) [Python] Fix warning when running tests - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/12 11:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10282) [Python] Conversion from custom types (eg decimal) to int dtype raises warning - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/12 12:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10283) [Python] Python deprecation warning for "PY_SSIZE_T_CLEAN will be required for '#' formats" - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/12 12:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10284) [Python] Pyarrow is raising deprecation warning about filesystems on import - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/12 12:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10285) [Python] pyarrow.orc submodule is using deprecated functionality - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/12 12:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10286) [C++][Flight] Misleading CMake errors - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/12 13:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10287) [C++] Avoid std::random_device whenever possible - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/12 14:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10288) [C++] Compilation fails on i386 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/12 15:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10289) [Rust] Support reading dictionary streams - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/12 17:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10290) [C++] List POP_BACK is not available in older CMake versions - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/12 22:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10291) Add and_kleene boolean reducing kernel - posted by "Andrew Wieteska (Jira)" <ji...@apache.org> on 2020/10/13 02:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10292) [Rust] [DataFusion] Simplify merge - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/13 04:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10293) [Rust] [DataFusion] Fix benchmarks - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/13 04:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10294) [Java] Resolve problems of DecimalVector APIs on ArrowBufs - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2020/10/13 04:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10295) [Rist] [DataFusion] Simplify accumulators - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/13 05:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10296) [R] Data saved as integer64 loaded as integer - posted by "Ofek Shilon (Jira)" <ji...@apache.org> on 2020/10/13 07:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10297) [Rust] Parameter for parquet-read to output data in json format - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/13 09:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10298) [Rust] Incorrect offset handling in iterator over dictionary keys - posted by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/10/13 13:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10299) [Rust] Support reading and writing V5 of IPC metadata - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/13 15:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10300) [Rust] Parquet/CSV TPC-H data - posted by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/10/13 16:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10301) Add "all" boolean reducing kernel - posted by "Andrew Wieteska (Jira)" <ji...@apache.org> on 2020/10/13 17:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10302) [Python] Don't double-package plasma-store-server - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/10/13 19:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10303) Parallel type transformation in CSV reader - posted by "Sergej Fries (Jira)" <ji...@apache.org> on 2020/10/13 21:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10304) [C++][Compute] Optimize variance kernel for integers - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/14 02:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10305) [R] Error: Filter expression not supported for Arrow Datasets (substr, grepl, str_detect) - posted by "Pal (Jira)" <ji...@apache.org> on 2020/10/14 06:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10306) [C++] Add string replacement kernel - posted by "Maarten Breddels (Jira)" <ji...@apache.org> on 2020/10/14 12:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10307) [Rust] async parquet reader - posted by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/10/14 17:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10308) read_csv from python is slow on some work loads - posted by "Dror Speiser (Jira)" <ji...@apache.org> on 2020/10/14 18:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10309) [Ruby] gem install red-arrow fails - posted by "Bhargav Parsi (Jira)" <ji...@apache.org> on 2020/10/14 21:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10310) [C++][Gandiva] Add single argument round() in Gandiva - posted by "Sagnik Chakraborty (Jira)" <ji...@apache.org> on 2020/10/15 09:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10311) [Release] Update crossbow verification process - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/15 10:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10312) Implement unix_timestamp function in gandiva - posted by "Naman Udasi (Jira)" <ji...@apache.org> on 2020/10/15 10:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10313) [C++] Improve UTF8 validation speed and CSV string conversion - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/15 13:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10314) [C++] CSV wrong row number in error message - posted by "Maciej (Jira)" <ji...@apache.org> on 2020/10/15 13:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10315) [C++] CSV skip wrong rows - posted by "Maciej (Jira)" <ji...@apache.org> on 2020/10/15 14:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10316) [Python] Consider using __wrapped__ for compute function introspection - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/15 16:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10317) [C++] Consider adding documentation for FunctionOption classes - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/15 16:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10318) [C++] Use pimpl idiom in CSV parser - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/15 17:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10319) [Flight][Go] Add Context to Client Auth Handler functions for Flight - posted by "Matt Topol (Jira)" <ji...@apache.org> on 2020/10/15 18:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10320) Convert RecordBatchIterator to a Stream - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/15 18:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10321) [C++] Building AVX512 code when we should not - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/15 23:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10322) [C++][Dataset] Minimize Expression to a wrapper around compute::Function - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/16 01:00:01 UTC, 0 replies.
- [jira] [Created] (ARROW-10323) [Release][wheel] Add missing verification setup step - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/16 01:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10324) function read_parquet(*,as_data_frame=TRUE) fails when embedded nuls present. - posted by "Akash Shah (Jira)" <ji...@apache.org> on 2020/10/16 06:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10325) [C++][Compute] Separate aggregate kernel registration - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/16 10:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10326) [Rust] Add missing method docs for Arrays - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/16 13:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10327) [Rust] [DataFusion] Iterator of futures - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/16 14:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10328) [C++] Consider using fast-double-parser - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/16 14:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10329) Datafusion queries involving a column name that begins with a number produces unexpected results - posted by "Morgan Cassels (Jira)" <ji...@apache.org> on 2020/10/16 17:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10330) [Rust][Datafusion] Implement nullif() function for DataFusion - posted by "Evan Chan (Jira)" <ji...@apache.org> on 2020/10/17 00:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10331) [Rust] [DataFusion] Re-organize errors - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/17 04:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10332) [Rust] Allow CSV reader to start from a line - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/17 08:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10333) [Java] Remove split packages in arrow-memory-core and arrow-vectors - posted by "Benjamin Wilhelm (Jira)" <ji...@apache.org> on 2020/10/17 09:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10334) [Rust] [Parquet] Support reading and writing Arrow NullArray - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/17 17:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10335) [Rust]: Unify common methods of dictionaries and other array types - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/18 17:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10336) [Rust] Support fromIter and toIter for strings - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/18 19:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10337) More liberal parsing of ISO8601 timestamps with fractional seconds - posted by "Frank Smith (Jira)" <ji...@apache.org> on 2020/10/18 21:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10338) [Rust]: Use const fn for applicable methods - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/18 22:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10339) [Rust]: Builder benchmarks are giving segfault - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/18 22:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10340) [Packaging][deb][RPM] Use Python 3.8 for pygit2 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/19 02:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10342) Arrow vector in Java(Scala) allocate byteBuffer error while read the bytes from Python pyarrow - posted by "Litchy Soong (Jira)" <ji...@apache.org> on 2020/10/19 02:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10341) Arrow vector in Java(Scala) allocate byteBuffer error while read the bytes from Python pyarrow - posted by "Litchy Soong (Jira)" <ji...@apache.org> on 2020/10/19 02:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10343) Unable to parse strings into timestamps - posted by "Niclas Roos (Jira)" <ji...@apache.org> on 2020/10/19 07:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10344) [Python] Get all columns names from Feather file, before loading whole Feather file - posted by "Gert Hulselmans (Jira)" <ji...@apache.org> on 2020/10/19 10:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10345) [C++] NaN breaks sorting - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/19 12:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10346) [Python] Default S3 region is eu-central-1 even with LANG=C - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2020/10/19 13:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10347) [Python][Dataset] Test behaviour in case of duplicate partition field / data column - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/19 15:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10348) [C++] Fix crash on invalid Parquet file (OSS-Fuzz) - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/19 16:35:00 UTC, 0 replies.
- [GitHub] [arrow-testing] pitrou opened a new pull request #50: ARROW-10348: Add Parquet fuzz regression file - posted by GitBox <gi...@apache.org> on 2020/10/19 16:36:33 UTC, 0 replies.
- [GitHub] [arrow-testing] pitrou merged pull request #50: ARROW-10348: Add Parquet fuzz regression file - posted by GitBox <gi...@apache.org> on 2020/10/19 16:36:56 UTC, 0 replies.
- [jira] [Created] (ARROW-10349) [Python] build and publish aarch64 wheels - posted by "Jonathan Swinney (Jira)" <ji...@apache.org> on 2020/10/19 18:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10350) [Rust] parquet_derive crate cannot be published to crates.io - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/19 22:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10351) [C++][Flight] See if reading/writing to gRPC get/put streams asynchronously helps performance - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/10/20 02:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10352) [CI][Gandiva] Travis osx nightly build is failing due to homebrew llvm upgrade - posted by "Projjal Chanda (Jira)" <ji...@apache.org> on 2020/10/20 07:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10353) Arrow Parquet Cpp decompresses DataPageV2 pages even if is_compressed==0 - posted by "Jan Finis (Jira)" <ji...@apache.org> on 2020/10/20 11:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10354) [Rust] [DataFusion] Add support for regex extract - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/20 16:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10355) [Rust] [DataFusion] Add support for list_sort - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/20 16:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10356) [Rust] [DataFusion] Add support for is_in - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/20 16:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10357) [R][CI] Add nightly job that checks reverse dependencies - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/20 18:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10358) [R] Followups to 2.0.0 release - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/20 18:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10359) [R] Don't download linux binary if system requirements not met - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/20 18:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10360) [CI] Bump github actions cache version - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/21 09:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10361) Downgrade llvm to llvm@9 to correct build failures for gandiva - posted by "Naman Udasi (Jira)" <ji...@apache.org> on 2020/10/21 10:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10362) Cmake cannot build arrow as dependency - posted by "Artem Zuikov (Jira)" <ji...@apache.org> on 2020/10/21 13:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10363) [Python] Remove workaround for CMake bug in manylinux - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/21 16:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10364) [Dev][Archery] Test is failed with semver 2.13.0 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/21 20:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10365) [R] Remove duplicate setting of S3 flag on macOS - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/21 21:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10366) [Rust] [DataFusion] Remove collect from merge - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/22 05:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10367) [Archery] unit tests seem to be broken due to "patch" argument not being on constructor - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/22 05:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10368) [Rust][Datafusion] Make InMemoryScan work on iterators of RecordBatch - posted by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/10/22 11:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10369) [Dev] Fix archery release utility test cases - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/22 12:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10370) [Python] Spurious S3-related test failures - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/10/22 13:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10371) [R] Trouble Installing Package on Linux with S3 support - posted by "Mike (Jira)" <ji...@apache.org> on 2020/10/22 15:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10372) Datasets to be able to read compressed CSVs - posted by "Martin du Toit (Jira)" <ji...@apache.org> on 2020/10/22 16:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10373) ValidateFull() does not validate null_count - posted by "Derek Denny-Brown (Jira)" <ji...@apache.org> on 2020/10/22 22:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10374) [Rust] [DataFusion] Grouping by column position - posted by "Pavel Tiunov (Jira)" <ji...@apache.org> on 2020/10/23 04:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10375) [Rust] Remove PrimitiveArrayOps - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/23 06:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10376) Installation fails on Ubuntu 20.04 focal - posted by "Michał Hubert (Jira)" <ji...@apache.org> on 2020/10/23 11:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10377) [C++][Parquet] nullptr access violation when writing arrays of non-nullable values - posted by "Tanguy Fautre (Jira)" <ji...@apache.org> on 2020/10/23 11:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10378) [Rust] Update take() kernel with support for large list - posted by "Daniel Russo (Jira)" <ji...@apache.org> on 2020/10/23 14:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10379) No Visit implementation for struct array in ValidationArrayDataVisitor - posted by "Jianzhun Du (Jira)" <ji...@apache.org> on 2020/10/23 17:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10380) [C++] Running tests with ASAN, UBSAN using conda-forge compiler toolchain on macOS - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/10/23 21:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10381) [Rust] Generalize Arrow to support MergeSort - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/24 16:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10382) [rust] Fix typos and spelling - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/10/24 16:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10383) [docs] Fix typos and spelling - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/10/24 16:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10384) [c++] Fix typos and spelling - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/10/24 16:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10385) [C++][Gandiva] Add support for LLVM 11 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2020/10/24 19:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10386) spatial (sf geometry) data does not roundtrip correctly (attributes lost) - posted by "Petr Bouchal (Jira)" <ji...@apache.org> on 2020/10/24 19:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10387) [Rust] Avoid call for file size metadata when reading parquet footer - posted by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/10/26 08:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10388) [Java] Fix spark integration builds - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2020/10/26 08:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10389) [Rust][DataFusion] Make the custom source implementation API more explicit - posted by "Remi Dettai (Jira)" <ji...@apache.org> on 2020/10/26 08:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10390) [Rust] [Parquet] Regression Can not implement custom ParquetWriter because `TryClone` is not publically exported - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/26 14:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10391) [Rust] [Parquet] Nested Arrow reader - posted by "Neville Dipale (Jira)" <ji...@apache.org> on 2020/10/26 15:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10392) [C++][Gandiva] Avoid string copy while evaluating IN expression - posted by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2020/10/26 16:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10393) [Rust]: Fix null value reading in jsonreader for both dictionary and stringbuilders - posted by "Mahmut Bulut (Jira)" <ji...@apache.org> on 2020/10/26 17:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10394) [Rust] [Large]BinaryArray can be created from non-binary datatypes - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/26 18:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10395) [R] If pkg-config finds arrow on default search path, we don't know if it was built with ARROW_S3 - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/26 19:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10396) [Rust] [Parquet] Expose SliceableCursor and FileSource - posted by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/10/26 19:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10397) Outdated and confusing comment - posted by "Carol Nichols (Jira)" <ji...@apache.org> on 2020/10/26 21:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10398) [Rust] [Parquet] Re-export parquet::record::api::Field - posted by "Sean Moran (Jira)" <ji...@apache.org> on 2020/10/26 21:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10399) [R] Fix performance regression from cpp11::r_string - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/26 22:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10400) Propagate TLS client peer_identity when using mutual TLS - posted by "Radu Teodorescu (Jira)" <ji...@apache.org> on 2020/10/26 22:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10401) [C++][Compute] Improve sorting and topn benchmarks - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2020/10/27 04:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10402) [Rust] Improve array equality - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/27 16:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10403) [C++] Implement unique kernel for dictionary type - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/27 18:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10404) Add testing for flight TLS client side authentication - posted by "Radu Teodorescu (Jira)" <ji...@apache.org> on 2020/10/27 18:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10405) [C++] IsIn kernel should be able to lookup dictionary in string - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/27 18:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10406) [C++] Support dictionary replacement when writing IPC files - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/27 19:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10407) [C++] Division Support in Decimal256 - posted by "Bei Zhang (Jira)" <ji...@apache.org> on 2020/10/27 19:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10408) [Java] Upgrade Avro dependency to 1.10 - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/28 03:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10409) [Packaging] Crossbow fails to detect missing builds - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2020/10/28 10:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10410) Some refactorings - posted by "Markus Westerlind (Jira)" <ji...@apache.org> on 2020/10/28 11:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10411) [C++] Fix incorrect child array lengths for Concatenate of FixedSizeArray - posted by "Johan Peltenburg (Jira)" <ji...@apache.org> on 2020/10/28 11:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10412) Cmake Build Fails with grpc 1.33.1, "GRPC_CPP_PLUGIN-NOTFOUND: program not found or is not executable" - posted by "Steven Smith (Jira)" <ji...@apache.org> on 2020/10/28 13:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10413) [Rust] [Parquet] Unignore some roundtrip tests that are passing now - posted by "Carol Nichols (Jira)" <ji...@apache.org> on 2020/10/28 14:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10414) open_dataset doesn't work as expected with RStudio Project Directories - posted by "Christian M (Jira)" <ji...@apache.org> on 2020/10/28 19:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10415) support for dplyr::distinct() - posted by "Christian M (Jira)" <ji...@apache.org> on 2020/10/28 20:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10416) [R] Support Tables in Flight - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/10/28 20:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10417) [Python][C++] Possible Memory Leak in RecordBatchStreamWriter - posted by "Shouheng Yi (Jira)" <ji...@apache.org> on 2020/10/29 04:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10418) Arrow::HiveServe2 client returns No Data to read on openSession - posted by "vivek kumar (Jira)" <ji...@apache.org> on 2020/10/29 08:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10419) Add max_rows parameter to pyarrow.csv.ReadOptions - posted by "Marc Garcia (Jira)" <ji...@apache.org> on 2020/10/29 15:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10420) [C++] FileSystem::OpenInput{File,Stream} should accept a MemoryPool - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/29 19:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10421) [C++] Feather reader/writer should accept a MemoryPool - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/29 19:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10422) [Rust] Removed unused BinaryArrayBuilder - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/29 20:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10423) [C++] Filter compute function seems slow compared to numpy nonzero + take - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/29 20:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10424) [Rust] Simplify code for impl PrimitiveArray - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/29 20:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10425) [Python] Support reading (compressed) CSV file from remote file / binary blob - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/29 20:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10426) Arrow type large_string cannot be written to Parquet type column descriptor - posted by "Gabriel Bassett (Jira)" <ji...@apache.org> on 2020/10/29 21:50:01 UTC, 0 replies.
- [jira] [Created] (ARROW-10427) Add optional session headers - posted by "Tiffany Lam (Jira)" <ji...@apache.org> on 2020/10/30 00:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10428) [FlightRPC][Java] Add support for HTTP cookies - posted by "James Duong (Jira)" <ji...@apache.org> on 2020/10/30 03:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10429) [C++][Gandiva] Revert to_date function - posted by "Sagnik Chakraborty (Jira)" <ji...@apache.org> on 2020/10/30 10:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10430) strptime fails to parse subsecond timestamps - posted by "Taras Kuzyo (Jira)" <ji...@apache.org> on 2020/10/30 12:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10431) Cast timestamp to time32/time64 - posted by "Taras Kuzyo (Jira)" <ji...@apache.org> on 2020/10/30 13:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10432) [C++] CSV reader: support for multi-character / whitespace delimiter? - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/10/30 15:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10433) [Python] pyarrow doesn't work with s3fs>=0.5 - posted by "Marius van Niekerk (Jira)" <ji...@apache.org> on 2020/10/30 18:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10434) [Rust] Debug printing arrays may print incorrect values - posted by "Daniel Russo (Jira)" <ji...@apache.org> on 2020/10/30 19:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10435) [C++][Dataset][Python] Improve ParquetFileFragment serialization - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10436) [Python][Dataset] Deprecate RowGroupInfo - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10437) [C++][Dataset] Ensure virtual columns are not materialized on write - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10438) [C++][Dataset] Partitioning::Format on nulls - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10439) [C++][Dataset] Add max file size as a dataset writing option - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10440) [C++][Dataset][Python] Add a callback to visit file writers just before Finish() - posted by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/10/30 20:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10441) Multiple FlightClients on a single channel can be closed accidentally - posted by "Kyle Porter (Jira)" <ji...@apache.org> on 2020/10/30 22:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10442) WriteBatchSpaced writes incorrect value for parquet when input contains NULL list - posted by "Ruta Dhaneshwar (Jira)" <ji...@apache.org> on 2020/10/31 00:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10443) Nested dictionaries not able to be converted to table - posted by "Xavante Erickson (Jira)" <ji...@apache.org> on 2020/10/31 02:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10444) [Python] Timestamp metadata min/max stored as INT96 cannot be read in - posted by "Stephen Simmons (Jira)" <ji...@apache.org> on 2020/10/31 02:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10445) [Rust] Merge NullIterator with PrimitiveIterator - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/31 04:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10446) [C++][Python] Timezone aware pd.Timestamp's are incorrectly converted to Timestamp arrys - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/31 04:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10447) [C++][Python] Python compute kernel tests assume C++ is built with utf8proc - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/10/31 04:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10448) [Rust] PrimitiveArray::new can create arrays not in spec - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/31 05:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10449) [Rust] Make dictionary keys be a PrimitiveArray - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/31 06:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10450) Table.fromStruct() silently truncates vectors to the first chunk - posted by "David Saslawsky (Jira)" <ji...@apache.org> on 2020/10/31 09:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10451) [Rust] Add Merge kernel - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/31 12:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10452) [FlightRPC] Deprecate old authentication mechanism - posted by "David Li (Jira)" <ji...@apache.org> on 2020/10/31 18:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-10453) [Rust] [DataFusion] Performance degredation after removing specialization - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/31 20:20:00 UTC, 0 replies.