You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (ARROW-15233) pyarrow.dataset.dataset loses type information when reading parquet files - posted by "Jim Fulton (Jira)" <ji...@apache.org> on 2022/01/01 00:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15234) [Python] Possible crash with custom CSV invalid row handler - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/03 15:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15235) [R] drop support for R 3.3? - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/03 16:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15236) Cannot stream Dates to Parquet - posted by "Caleb Epstein (Jira)" <ji...@apache.org> on 2022/01/03 16:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15237) [C++] Add cast to Null from any type? - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/03 16:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15238) [C++] Create "engine" module for the query engine - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/03 19:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15239) [C++][Compute] Introduce Bloom filters to hash join - posted by "Michal Nowakiewicz (Jira)" <ji...@apache.org> on 2022/01/03 20:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15240) Python killed by SIGILL when importing pyarrow - posted by "Gustavo (Jira)" <ji...@apache.org> on 2022/01/03 20:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15241) [C++] MakeArrayOfNull fails on extension types with a nested storage type - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/04 03:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15242) [R] Test Python bridge on Windows - posted by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/01/04 11:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15243) [CI][Python] Broken PyArrow install on some crossbow jobs - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/04 11:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15244) [Format] Clarify that offsets are monotonic for binary like arrays - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/04 16:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15245) [Go] Address most of the staticcheck linting issues - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/04 18:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15246) [Python] Automatic conversion of low-cardinality string array to Dictionary Array - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/04 19:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15247) [Python] Convert array of Pandas dataframe to struct column - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/04 19:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15248) [C++][Docs] Improve instructions for C++ formatting/linting - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/04 20:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15249) [R] Autobrew + AWS sdk dependency - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/04 21:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15250) [Python][R] Temporal floor/ceil/round for should accept frequency string - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/01/04 22:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15251) [C++] Temporal floor/ceil/round handle ambiguous/nonexistent local time - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/01/04 22:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15252) [R] open_dataset - csv file with header and footer - posted by "Martin du Toit (Jira)" <ji...@apache.org> on 2022/01/05 09:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15253) [Python] Error in to_pandas for empty dataframe with pd.interval_range index - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/05 10:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15254) [C++] Ability to skip CSV footer when reading in dataset - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/05 13:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15255) [C++][Developer Tools] Create native ubuntu-lint container for ARM - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/05 14:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15256) [C++] Investigate instrumenting Executor/Future with OpenTelemetry - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/05 15:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15257) [C++] Simplify ExecPlan's C++ interface - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/05 18:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15259) [Java] [Benchmarking] Large stdout when running benchmarks - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/05 18:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15258) [C++] Easy options to create a source node from a table - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/05 18:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15260) [R] open_dataset - add file_name as column - posted by "Martin du Toit (Jira)" <ji...@apache.org> on 2022/01/05 18:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15261) [C++] Simplify creating a scan node - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/05 19:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15262) [C++] Create a ToTable sink node - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/05 19:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15263) [C++] Add ExecNode to arrow/compute/api.h - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/05 19:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15264) [CI][C#] Build examples in CI - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/05 20:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15265) [C++][Python][Dataset] write_dataset with delete_matching hangs when the number of partitions is too large - posted by "Caleb Overman (Jira)" <ji...@apache.org> on 2022/01/05 23:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15266) [R] [CI] Test reorganization triggering valgrind errors - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/06 00:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15267) [GLib] Add garrow_function_get_default_options() - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/06 01:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15268) [Packaging][deb] "ruby -r gi" doesn't work on old Debian/Ubuntu - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/06 01:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15269) [C++][Docs] Clarify that not all compute functions are invocable via CallFunction - posted by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2022/01/06 07:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15270) [Python] Make dataset.dataset() accept a list of directories as source - posted by "Reynaldo Oscar Rojas Zelaya (Jira)" <ji...@apache.org> on 2022/01/06 15:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15271) [R] Refactor do_exec_plan to return a RecordBatchReader - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/06 17:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15272) [Java] ArrowVectorIterator eats initialization exceptions when close fails - posted by "Andrew Higgins (Jira)" <ji...@apache.org> on 2022/01/06 18:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15273) [GLib] add garrow_function_get_options_type() - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/06 19:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15274) [Ruby] Improve Arrow::Function#execute usability - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/06 20:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15275) [C++][JNI] DisposableScannerAdaptor does not handle arrays with offsets - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/06 21:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15276) [Docs][R] Add map_batches example from vignette to Cookbook - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/06 23:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15277) [Python] Use Make to create ChunkedArray and remove checks - posted by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2022/01/07 01:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15278) [R] Reorganise tests for dates and datetimes to test them together - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/07 09:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15279) [R] Update "writing bindings" dev docs based on user feedback - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/07 09:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15280) Ignore "*_$folder$" files on S3 in {arrow} R package - posted by "Bob Rudis (Jira)" <ji...@apache.org> on 2022/01/07 11:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15281) [C++] Implement ability to retrieve fragment filename - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/07 12:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15282) [C++][FlightRPC] Support non-grpc data planes - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/01/07 13:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15283) [Python][R] Remove deprecated placeholders for UseAsync - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/07 18:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15284) [C++] Name the threads in thread pools - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/07 19:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15285) [C++] write_dataset with delete_matching occasionally fails with "Path does not exist" - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/07 20:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15286) pyarrow.dataset.FileSystemDataset.take method causes Segmentation Fault - posted by "Dustin Zubke (Jira)" <ji...@apache.org> on 2022/01/08 00:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15287) [Docs] Document how to decode FlightData manually - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/08 02:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15288) [GLib] Add garrow_execute_plan_build_hash_join_node() - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/09 03:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15289) Support mutable array. - posted by "Hao Zou (Jira)" <ji...@apache.org> on 2022/01/10 07:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15290) Documentation pages for PyArrow have incorrect hyperlinks - posted by "Joshua Robinson (Jira)" <ji...@apache.org> on 2022/01/10 14:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15291) [C++][Python] Segfault in StructArray.to_numpy and to_pandas if it contains an ExtensionArray - posted by "quentin lhoest (Jira)" <ji...@apache.org> on 2022/01/10 18:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15292) [R] default to binary libarrow on Ubuntu/Redhat - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/10 20:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15293) [R] [CI] move arrow-r-nightly over to apache/arrow / crossbow - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/10 20:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15294) [R] Remove arrow-without-arrow and other Solaris hacks - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/01/10 21:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15295) [R] Add 6.0.0 to our old versions to check - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/10 21:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15296) [Dev][Go] Add Go staticcheck linting to CI lint job - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/01/11 02:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15297) [C++] The write node options shouldn't require a schema - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/11 02:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15298) Linking error for debug build on Windows - posted by "Zois Tasoulas (Jira)" <ji...@apache.org> on 2022/01/11 05:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15299) [R] investigate {remotes} dependencies "soft" vs TRUE - posted by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/01/11 11:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15300) [C++] Update SkyhookDM after deprecation of sync scanner - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/11 13:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15301) [R] Discussion: reorganise the testthat test helpers - posted by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/01/11 14:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15302) [R] Followup to dropping R 3.3 support - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/01/11 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15303) [R] linting errors - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/11 16:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15304) Use of uninitialized in arrow::detail::Fingerprintable - posted by "Jeroen van Straten (Jira)" <ji...@apache.org> on 2022/01/11 18:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15305) [js] Incorrect value returned for columns named "size" - posted by "Bob Matcuk (Jira)" <ji...@apache.org> on 2022/01/11 19:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15306) [C++] S3FileSystem Should set the content-type header to application/octet-stream if not specified - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/11 20:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15307) [C++][Dataset] Provide more context in error message if cast fails during scanning - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/12 10:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15309) [TESTS] Add a testing coverage tool - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/12 11:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15308) [TESTS] Add a testing coverage tool - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/12 11:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15310) [C++][Python][Dataset] Detect (and warn?) when DirectoryPartitioning is parsing an actually hive-style file path? - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/12 11:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15311) [C++][Python] Opening a partitioned dataset with schema and filter - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/12 11:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15312) [R] filtering a dataset with is.na() misses some rows - posted by "Pierre Gramme (Jira)" <ji...@apache.org> on 2022/01/12 16:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15313) Add typeInfo functionallity to flight-sql - posted by "Jose Almeida (Jira)" <ji...@apache.org> on 2022/01/12 16:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15314) Add missing metadata on Arrow schemas returned by Flight SQL - posted by "Jose Almeida (Jira)" <ji...@apache.org> on 2022/01/12 16:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15315) FlightSqlProducer#doAction always throws INVALID_ARGUMENT - posted by "Vinicius Fraga (Jira)" <ji...@apache.org> on 2022/01/12 19:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15316) [R] Make a one-function pointer function - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/12 19:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15317) [R] Expose API to create Dataset from Fragments - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/13 04:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15318) [C++][Python] Regression reading partition keys of large batches. - posted by "A. Coady (Jira)" <ji...@apache.org> on 2022/01/13 05:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15319) array supply mutable interface to allow the user to do in place update - posted by "Weijie Tong (Jira)" <ji...@apache.org> on 2022/01/13 09:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15320) [Go] Add memory-set implementation of Arm64 Neon assembly for Arrow-memory - posted by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/01/13 09:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15321) [Dev][Archery] numpydoc validation doesn't check all class methods - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/13 10:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15322) [Docs] Update Sidebar link for Go documentation - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/13 15:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15323) [CI] Nightly spark integration builds are failing - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/13 15:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15324) [C++][CI] HDFS test build is failing with segfault (TestLibHdfs::test_mv_rename) - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/13 16:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15325) [R] Fix CRAN comment on map_batches collect - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/13 16:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15326) [CI][Gandiva] Ubuntu release build is failing with failing Gandiva tests - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/13 16:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15327) [R] Update news - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/13 17:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15328) [C++] Streaming CSV reader missing from documentation - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/13 17:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15329) [Python] Add character limit to ChunkedArray repr - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/13 18:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15330) Relaxing `grpc-cpp` requirements to avoid package inconsistency - posted by "Prem Sagar Gali (Jira)" <ji...@apache.org> on 2022/01/13 21:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15331) [Go][Parquet] Add pqarrow package for direct Parquet <--> Arrow - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/13 22:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15332) [C++] Add new cases and fix issues in IPC read/write benchmark - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/14 01:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15333) [C++] Specifying all fields as included_fields is slower on an mmap file than omitting included_fields - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/14 01:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15334) [CI][GLib] Failed to load glib2.so on Windows - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/14 03:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15335) [Java] Creating reader on an empty struct of list throws exception - posted by "Projjal Chanda (Jira)" <ji...@apache.org> on 2022/01/14 04:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15336) Implement 'min_max_neon' with Arm64 GoLang Assembly - posted by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/01/14 05:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15337) [Doc] New contributors guide updates - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/14 09:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15338) Add `pyarrow.orc.read_table` API - posted by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/01/14 10:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15339) [Website] Add Skyhook blog post - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/14 16:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15340) [C++] Try and fetch IPC footer in one read instead of two - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/14 21:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15341) [Go] ipc.Reader Record Array leak - posted by "Christopher Wolff (Jira)" <ji...@apache.org> on 2022/01/14 22:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15342) [C++] Organize tests in scalar_compare_test.cc - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/16 14:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15343) [Doc] Introduction and the checklist - minor corrections - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15344) [Doc] Communication - minor corrections - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15345) [Doc][Guide] Finding JIRA issues - minor corrections - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15346) [Doc][Guide] Arrow codebase - minor corrections - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15347) [Doc][Guide] Testing - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15348) [Doc][Guide] Lifecycle of a PR - minor corrections - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15349) [Doc][Guide] Existing Contributors page - update - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15350) [Doc][Guide] Add styling and linters info section - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15351) [Doc][Guide] Additional tutorial for R bindings - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15352) [Doc][Guide] R package and make clean - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15353) [Doc][Guide] Intro into CI topic and link to the existing docs - posted by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/01/17 13:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15354) [CI] test-conda-cpp-valgrind nightly build doesn't finish - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/17 15:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15355) [Docs] Trigger sphinx build on documentation changes - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/17 16:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15356) [Ruby] Add support for .arrows extension - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/18 05:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15357) [C++] Directly support nested field refs in exec plan - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/18 14:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15358) [C++] Compilation error - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/18 14:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15359) [R] Discussion: should we use {rlang} for condition handling - posted by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/01/18 14:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15360) [Python] Buffer.slice can reference memory out of bounds - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/18 16:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15361) [C++][CI] Crash in arrow-compute-hash-join-node-test - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/18 17:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15362) Setting OMP_NUM_THREADS to 1 causes dataset to hang - posted by "Devin Petersohn (Jira)" <ji...@apache.org> on 2022/01/18 18:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15363) [C++] Add max length option to PrettyPrintOptions - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/18 20:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15364) [Python][Doc] Update filesystem entry in read docstrings - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/19 14:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15365) [Python] Expose full cast options in the pyarrow.compute.cast function - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/19 14:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15366) [R] Automate incrementing of pkgdown version for dropdown menu - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/19 14:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15367) [Python] Improve Classes and Methods Docstrings - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/19 14:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15368) [C++] [Docs] Add SIMD flags to our documentation - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/19 14:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15369) [Doc] Follow-up of ARROW-14671 - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/19 15:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15370) [Python] Regression in empty table to_pandas conversion - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/19 16:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15371) [Release] Missing libsqlite-dev from the verification docker images - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 18:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15372) [C++][Gandiva] Gandiva now depends on boost/crc.hpp which is missing from the trimmed boost archive - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 18:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15373) [C++] MemoryManager::AllocateBuffer should return unique_ptr - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/19 19:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15374) [C++][FlightRPC] Add support for alternative MemoryManagers - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/19 19:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15375) Parquet write_to_dataset leads to partial write when unsupported datatype is passed in table - posted by "Chandrasekaran Anirudh Bhardwaj (Jira)" <ji...@apache.org> on 2022/01/19 20:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15376) [Go][Release] Go verification fails - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 21:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15377) [JS][Release] JavaScript verification fails - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 21:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15378) [C++][Release] GTest linking error during windows verification - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 21:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15379) Use a flywheel for struct row - posted by "Dominik Moritz (Jira)" <ji...@apache.org> on 2022/01/19 21:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15380) [Python][Release] NumPy ABI incompatibility during verification - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/19 22:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15381) [C#][Flight] - posted by "Benedikt Reinartz (Jira)" <ji...@apache.org> on 2022/01/19 22:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15382) SplitAndTransfer throws for (0,0) if vector empty - posted by "David Vogelbacher (Jira)" <ji...@apache.org> on 2022/01/19 23:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15383) [Release] Add a script to update MSYS2 package - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/20 00:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15384) [Python] Cannot install via pip M1 Mac on Python 3.7 - posted by "Rohit Pathak (Jira)" <ji...@apache.org> on 2022/01/20 01:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15385) Split integration test between duration and interval - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2022/01/20 06:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15386) Integration test cases skipped due to specific languages not supporting it - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2022/01/20 06:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15387) [R] Un-skip chunked array test for decimal256() - posted by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/01/20 11:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15388) [C++][CI] Sporadic build failure involving absl::string_view - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/20 11:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15389) [C++][Dev] Improve Array preview in GDB plugin - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/20 14:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15390) [Doc][C++] Write documentation about the GDB plugin - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/20 14:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15391) [C++][Gandiva] Treat functions with lock contention - posted by "Anthony Louis Gotlib Ferreira (Jira)" <ji...@apache.org> on 2022/01/20 14:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15392) [JS] Flaky javascript unittest - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 15:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15393) [Release][Crossbow] Fall back to 0 distance when generating scm version - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 16:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15394) [CI][Docs] Doxygen not ran in the docs nightly build - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/20 16:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15395) [Release][Ruby] Ruby verification fails on M1 - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 16:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15396) [C++] Make internal structure of comparison functions consistent - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/20 17:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15397) Problem with Join in apache arrow in R - posted by "José F (Jira)" <ji...@apache.org> on 2022/01/20 20:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15398) Reduce time to build and run integration tests - posted by "Jorge Leitão (Jira)" <ji...@apache.org> on 2022/01/20 21:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15399) [Release][JS] Increase minimum NodeJS version to 16 - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 21:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15400) [Go][CI] Exercise builds on arm machines - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 21:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15401) [Python] Gdb tests are failing on windows - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/20 23:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15402) Running into Error: pyarrow.lib.ArrowNotImplementedError: Nested data conversions not implemented for chunked array outputs - posted by "Narendran Raghavan (Jira)" <ji...@apache.org> on 2022/01/21 00:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15403) [Python] Fails to build python wheels due to depending on more recent ORC - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/21 10:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15404) [Java][Packaging] Use bundled ORC for building java JNI jars - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/21 13:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15405) [R] Allow all file writers to write from a RecordBatchReader - posted by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/01/21 13:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15406) [Python] Change the default read partitioning flavor to hive - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/21 18:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15407) [Python] Change the default write partitioning flavor to hive - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/21 18:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15408) [C++] Environment variable to turn on memory allocation logging - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/21 21:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15409) [C++] The C++ API for writing datasets could be improved - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/21 23:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15410) [C++][Datasets] Improve memory usage of datasets API when scanning parquet - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/22 01:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15411) [C++][Datasets] Improve memory usage of datasets - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/22 01:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15412) [C++][Python] Slicing a table with no columns returns a table with incorrect length. - posted by "A. Coady (Jira)" <ji...@apache.org> on 2022/01/22 02:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15413) [C++][Datasets] Investigate sub-batch IPC reads - posted by "Weston Pace (Jira)" <ji...@apache.org> on 2022/01/22 02:23:00 UTC, 0 replies.
- [GitHub] [arrow-julia] kou closed issue #273: Add GitHub Actions used in this repository to allow list - posted by GitBox <gi...@apache.org> on 2022/01/22 03:46:15 UTC, 0 replies.
- [GitHub] [arrow-julia] kou closed issue #253: error when metadata is present but empty? - posted by GitBox <gi...@apache.org> on 2022/01/22 05:26:32 UTC, 0 replies.
- [jira] [Created] (ARROW-15414) RangeEqualsVisitor does not work for BitVector - posted by "Frank Wong (Jira)" <ji...@apache.org> on 2022/01/22 15:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15415) [C++] Cannot build debug with MSVC and vcpkg - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/22 19:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15416) [Python] Add option to skip gdb tests - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/23 13:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15417) [Python][Packaging] Windows wheels are crashing due to AWS SDK error - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/23 13:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15418) [Go][Flight] Update gRPC version, hide impl details - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/23 20:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15419) Access denied error upon trying to download NYC Taxi data used in the vignette / examples - posted by "Thomas Sandmann (Jira)" <ji...@apache.org> on 2022/01/23 22:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15420) [Python] Sdist packaging build is failing due to missing GDB script - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/23 23:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15421) Need a pip install option for out-of-the-box HDFS support - posted by "Felix (Jira)" <ji...@apache.org> on 2022/01/24 02:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15422) [C++][Packaging] Package gdb plugin - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/24 10:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15423) [C++][Dev] Make GDB plugin auto-load friendly - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/24 10:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15424) [GLib] Update bindings for MemoryManager::AllocateBuffer - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/24 13:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15425) [Integration] Add delta dictionaries in file format to integration tests - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/24 13:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15426) [C++] [Gandiva] InExpression validation does not support date/time types - posted by "Nate Clark (Jira)" <ji...@apache.org> on 2022/01/24 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15427) [C++][Gandiva] Dead lock in cache - posted by "Nate Clark (Jira)" <ji...@apache.org> on 2022/01/24 15:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15428) [Python] Address docstrings in Parquet classes and functions - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/24 15:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15429) [Python] Address docstrings in Table and related classes and functions - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/24 15:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15430) [Python] Address docstrings in Filesystem classes and functions - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/24 15:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15431) [Python] Address docstrings in Schema - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/24 15:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15432) [Python] Address CSV docstrings - posted by "Alessandro Molina (Jira)" <ji...@apache.org> on 2022/01/24 15:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15433) [Doc] Warnings when buiding docs - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/24 15:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15434) `add_column` method missing in pyarrow.RecordBatch - posted by "Niranda Perera (Jira)" <ji...@apache.org> on 2022/01/24 16:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15435) [C++][Doc] Improve API docs coverage - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/24 17:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15436) [Release][Python] Disable verification of gdb tests on windows and a flaky test on apple M1 - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/24 20:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15437) [Python][FlightRPC] Flaky test test_interrupt - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/25 00:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15438) [Python] Flaky test test_write_dataset_max_open_files - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/25 00:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15439) [Release] Update .deb/.rpm changelogs after release - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/25 03:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15440) [Go] Implement 'unpack_bool' with Arm64 GoLang Assembly - posted by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/01/25 06:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15441) [C++][Compute] hash_count aggregation of a null type column is incorrect - posted by "Chenxi Li (Jira)" <ji...@apache.org> on 2022/01/25 07:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15442) [Python] GDB test cannot locate libarrow - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 09:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15443) NotImplemented: serializing ExampleFunctionOptionsType to StructScalar - posted by "darion yaphet (Jira)" <ji...@apache.org> on 2022/01/25 10:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15444) [C++] Compilation with GCC 7.5 fails in aggregate_basic.cc - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2022/01/25 11:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15445) [C++/Python] pyarrow build incorrectly detects x86 as system process during cross-cimpile - posted by "Uwe Korn (Jira)" <ji...@apache.org> on 2022/01/25 11:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15446) [C++][Python] Add promotion and casting to between ternary kernel - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/25 11:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15447) [C++] ORC adapter fails to compile due to name conflict - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 13:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15448) [C++] Use apache mirror system to download ORC's source - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 14:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15449) [Release] Add post-{num}-changelog.sh to update CHANGELOG.md - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 15:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15450) [Python][Wheel] Flight test receives SIGKILL during in macOS tests - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15451) [C++][CI] Build failure with C++17 and GCS enabled - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/25 15:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15452) [FlightRPC][Java] JDBC driver for Flight SQL - posted by "Rafael Telles (Jira)" <ji...@apache.org> on 2022/01/25 16:49:00 UTC, 0 replies.
- [GitHub] [arrow-julia] quinnj opened a new issue #279: New package release process - posted by GitBox <gi...@apache.org> on 2022/01/25 17:20:07 UTC, 0 replies.
- [jira] [Created] (ARROW-15453) [Crossbow] Unable to parse github owner/repository pair - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 17:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15454) [Python] Try to make CSV cancellation test more robust - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/25 18:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15455) [C++] Cast between fixed size list type and variable size list - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/25 19:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15456) [Release] Automatize source verification task submission - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/25 22:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15457) [Packaging][deb] Specify CUDAToolkit_ROOT explicitly - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/26 00:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15458) Arrow/Parquet R can't open encrypted parquet files - posted by "Jaime Salvador (Jira)" <ji...@apache.org> on 2022/01/26 02:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15459) [C++] Unable to build Arrow C++ on os arm64 because of Invalid configuration `arm64-apple-darwin20.0.0': machine `arm64-apple' not recognized - posted by "Elena Henderson (Jira)" <ji...@apache.org> on 2022/01/26 03:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15460) [R] Add as.data.frame.Dataset method - posted by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2022/01/26 10:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15461) [C++] arrow-utility-test fails with clang-12 (TestCopyAndReverseBitmapPreAllocated) - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/01/26 11:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15462) [GLib] Add GArrow{Month,DayTime,MonthDayNano}Scalar,Array,Arraybuilder - posted by "Keisuke Okada (Jira)" <ji...@apache.org> on 2022/01/26 14:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15463) [GLib] Add arrow::compute::Utf8NormalizeOptions bindings - posted by "Keisuke Okada (Jira)" <ji...@apache.org> on 2022/01/26 14:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15464) [Python] CSV cancellation test flaky on macOS ARM64 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/26 15:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15465) [Python][CI] Dataset tests when Parquet is disabled - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/26 15:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15466) [Go] Please tag versions for Go modules to recognize - posted by "Jonathan A Sternberg (Jira)" <ji...@apache.org> on 2022/01/26 16:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15467) [Go][Parquet] pqarrow decimal Test fails on s390x - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/26 17:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15468) [R] [CI] A crossbow job that tests against DuckDB's dev branch - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/26 17:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15469) Unable to build pyarrow wheels with manylinux2014 for ppc64le arch - posted by "Marvin Giessing (Jira)" <ji...@apache.org> on 2022/01/26 17:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15470) [C++] Allows user to specify string to be used for missing data when writing CSV dataset - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/26 17:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15471) [R] ExtensionType support in R - posted by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/01/26 18:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15472) [Website] Add Flight SQL blog post - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/26 22:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15473) [C++][FlightRPC] Expose a way to terminate DoExchange stream client side - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2022/01/26 22:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15474) [Python] Possibility of a table.drop_duplicates() function? - posted by "Lance Dacey (Jira)" <ji...@apache.org> on 2022/01/27 02:15:00 UTC, 0 replies.
- [GitHub] [arrow-julia] sl-solution opened a new issue #280: Allow missing type without converting to vector - posted by GitBox <gi...@apache.org> on 2022/01/27 07:23:20 UTC, 0 replies.
- [jira] [Created] (ARROW-15475) [C++][Python] Add a space after commas in pretty-print output - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/27 10:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15476) [R][Docs] Update the links in the developing vignette so they don't point to absolute paths - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/27 14:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15477) [C++][Python] Enable ListArray::FromArrays with custom list type (field names/nullability) - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/27 14:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15478) [C++] Creating (or casting to) list array with non-nullable field doesn't check nulls - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/27 15:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15479) [C++] Cast to fixed size list with different field name - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2022/01/27 15:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15480) [R] Expand on schema/colnames mismatch error messages - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/27 15:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15481) [R] [CI] Add a crossbow job that mimics CRAN's old macOS - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/27 15:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15482) [C++] User-supplied thirdparty versions - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/27 15:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15483) [Release] Exercise source verification builds on a nightly basis - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/27 15:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15484) kwargs fails for pyarrow.parquet.write_to_dataset() - posted by "Martin Thøgersen (Jira)" <ji...@apache.org> on 2022/01/27 15:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15485) [Release][Java] Fix java jars upload script - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/27 15:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15486) [Relase][Java] Verify staged maven artifacts - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/27 16:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15487) [C++][FlightRPC] Add FlightClient::Close - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/27 16:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15488) [Go][IPC] ipc.Writer corrupts null bitmaps in columns with offsets - posted by "Chris Hoff (Jira)" <ji...@apache.org> on 2022/01/27 18:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15489) [R] Expand RecordBatchReader use-ability - posted by "Jonathan Keane (Jira)" <ji...@apache.org> on 2022/01/27 19:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15490) module 'pyarrow' has no attribute 'jvm' - posted by "John Simpson (Jira)" <ji...@apache.org> on 2022/01/27 20:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15491) [Website] Rotate PMC chair for 2022 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/28 01:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15492) [Python] handle timestamp type in parquet file for compatibility with older HiveQL - posted by "nero (Jira)" <ji...@apache.org> on 2022/01/28 02:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15493) [C++][Gandiva] Uninitialized data member causes random gandiva-filter-test failures - posted by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/01/28 08:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15494) [Docs] Clarify {{existing_data_behavior}} docstring - posted by "Martin Thøgersen (Jira)" <ji...@apache.org> on 2022/01/28 12:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15495) [C++][FlightRPC] Ensure system gRPC is only used with system Protobuf - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/28 13:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15496) [Python] Log warning when user tries to write parquet table with incompatible type - posted by "Grant Williams (Jira)" <ji...@apache.org> on 2022/01/28 17:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15497) [C++][Homebrew] Use Clang Tools 12 - posted by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/01/28 22:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15498) Implement Bloom filter pushdown between hash joins - posted by "Sasha Krassovsky (Jira)" <ji...@apache.org> on 2022/01/28 23:25:00 UTC, 0 replies.
- [GitHub] [arrow-testing] westonpace opened a new pull request #74: ARROW-15425: [Integration] Add delta dictionaries in file format to integration tests - posted by GitBox <gi...@apache.org> on 2022/01/28 23:28:58 UTC, 0 replies.
- [jira] [Created] (ARROW-15499) [Python] Fix import error in pyarrow._orc - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/28 23:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15500) parquet link undefined reference to base64_encode(), unpack32(), etc - posted by "Ryan Seghers (Jira)" <ji...@apache.org> on 2022/01/29 01:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15501) [Java] Support validating decimal vectors - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2022/01/29 10:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15502) [Java] Detect exceptional footer size in Arrow file reader - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2022/01/30 06:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15503) [Ruby] Update GLIB not to use bundle install --path 'vendor/bundle' - posted by "Benson Muite (Jira)" <ji...@apache.org> on 2022/01/30 08:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15504) [Python] Ensure to test ORC bindings - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/30 10:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15505) [C++][Compute] Support Null type in product aggregation - posted by "Chenxi Li (Jira)" <ji...@apache.org> on 2022/01/30 17:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15506) [C++][Compute] Support Null type in hash_sum/hash_product/hash_mean - posted by "Chenxi Li (Jira)" <ji...@apache.org> on 2022/01/30 17:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15507) [R] Refactor repeated code into check_match function - posted by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/01/31 14:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15508) [C++] Making warning handler configurable - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/01/31 15:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15509) [Go][Parquet] Parquet mainprogs crash - posted by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/31 16:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15510) [C++][FlightRPC] Add CUDA MemoryManager to Flight benchmark - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/31 17:39:00 UTC, 0 replies.
- [GitHub] [arrow-testing] pitrou merged pull request #73: PARQUET-2115: [C++] Add parquet regression files. - posted by GitBox <gi...@apache.org> on 2022/01/31 18:45:55 UTC, 0 replies.
- [GitHub] [arrow-julia] Poncito opened a new issue #281: NTuple with custom type and compression - posted by GitBox <gi...@apache.org> on 2022/01/31 19:15:23 UTC, 0 replies.
- [jira] [Created] (ARROW-15511) [Python] GIL not held for Ndarray1DIndexer on - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2022/01/31 21:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15512) [C++] OT logging for memory pool allocations - posted by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/31 22:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-15513) [Website] Merge script/CI do not recognize MINOR PRs - posted by "David Li (Jira)" <ji...@apache.org> on 2022/01/31 23:24:00 UTC, 0 replies.