You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (ARROW-356) Add documentation about reading Parquet - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/01 12:35:58 UTC, 0 replies.
- [jira] [Created] (ARROW-357) Default Parquet chunk_size of 64k is too small - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/01 12:39:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-357) Default Parquet chunk_size of 64k is too small - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/01 12:39:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-357) Default Parquet chunk_size of 64k is too small - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/01 12:45:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-356) Add documentation about reading Parquet - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/01 12:47:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-348) [Python] CMake build type should be configurable on the command line - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/01 18:21:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-355) Add tests for serialising arrays of empty strings to Parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/01 18:25:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-323) [Python] Opt-in to PyArrow parquet build rather than skipping silently on failure - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/01 20:43:58 UTC, 0 replies.
- [jira] [Created] (ARROW-358) [C++] libhdfs can be in non-standard locations in some Hadoop distributions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/01 22:21:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-358) [C++] libhdfs can be in non-standard locations in some Hadoop distributions - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/02 07:07:58 UTC, 0 replies.
- [jira] [Created] (ARROW-359) Need to document ARROW_LIBHDFS_DIR - posted by "Christopher Aycock (JIRA)" <ji...@apache.org> on 2016/11/02 15:07:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-359) Need to document ARROW_LIBHDFS_DIR - posted by "Christopher Aycock (JIRA)" <ji...@apache.org> on 2016/11/02 15:58:58 UTC, 1 replies.
- [jira] [Resolved] (ARROW-359) Need to document ARROW_LIBHDFS_DIR - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/02 16:16:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-357) Default Parquet chunk_size of 64k is too small - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/02 16:20:59 UTC, 0 replies.
- [jira] [Created] (ARROW-360) C++: Add method to shrink PoolBuffer using realloc - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/03 10:47:58 UTC, 0 replies.
- [jira] [Created] (ARROW-361) Python: Support reading a column-selection from Parquet files - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/03 15:42:59 UTC, 0 replies.
- [jira] [Updated] (ARROW-362) Python: Calling to_pandas on a table read from Parquet leaks memory - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/03 16:27:58 UTC, 2 replies.
- [jira] [Created] (ARROW-362) Python: Calling to_pandas on a table read from Parquet leaks memory - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/03 16:27:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-230) Python: Do not name modules like native ones (i.e. rename pyarrow.io) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/03 17:21:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-230) Python: Do not name modules like native ones (i.e. rename pyarrow.io) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/03 17:21:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-323) [Python] Opt-in to PyArrow parquet build rather than skipping silently on failure - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/03 17:24:58 UTC, 0 replies.
- [jira] [Created] (ARROW-363) Set up Java/C++ integration test harness - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/03 17:24:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-362) Python: Calling to_pandas on a table read from Parquet leaks memory - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/03 17:34:59 UTC, 0 replies.
- [jira] [Created] (ARROW-364) [Python] Multithreaded conversion between Arrow record batches as NumPy arrays (for pandas) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/03 17:37:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-361) Python: Support reading a column-selection from Parquet files - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 06:42:58 UTC, 0 replies.
- [jira] [Created] (ARROW-365) Python: Provide Array.to_pandas() - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 08:20:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-346) Python API Documentation - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 08:24:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-346) Python API Documentation - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 08:24:58 UTC, 2 replies.
- [jira] [Created] (ARROW-366) [java] implement Dictionary vector - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/04 15:35:58 UTC, 0 replies.
- [jira] [Created] (ARROW-367) [java] converter csv/json <=> Arrow file format for Integration tests - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/04 15:41:58 UTC, 0 replies.
- [jira] [Created] (ARROW-368) Document use of LD_LIBRARY_PATH when using Python - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/11/04 16:41:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-368) Document use of LD_LIBRARY_PATH when using Python - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/04 16:49:59 UTC, 2 replies.
- [jira] [Resolved] (ARROW-368) Document use of LD_LIBRARY_PATH when using Python - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/06 11:10:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-360) C++: Add method to shrink PoolBuffer using realloc - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/06 19:27:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-361) Python: Support reading a column-selection from Parquet files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/06 21:09:58 UTC, 0 replies.
- [jira] [Created] (ARROW-369) [Python] Add ability to convert multiple record batches at once to pandas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/07 18:49:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-362) Python: Calling to_pandas on a table read from Parquet leaks memory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/07 18:53:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-362) Python: Calling to_pandas on a table read from Parquet leaks memory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/07 18:54:58 UTC, 0 replies.
- [jira] [Created] (ARROW-370) Python: Pandas conversion from `datetime.date` columns - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/08 09:49:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-370) Python: Pandas conversion from `datetime.date` columns - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/08 09:51:58 UTC, 1 replies.
- [jira] [Created] (ARROW-371) Python: Table with null timestamp becomes float in pandas - posted by "Jochen Ott (JIRA)" <ji...@apache.org> on 2016/11/08 10:20:59 UTC, 0 replies.
- [jira] [Updated] (ARROW-371) Python: Table with null timestamp becomes float in pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/08 10:24:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-370) Python: Pandas conversion from `datetime.date` columns - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/08 15:42:58 UTC, 0 replies.
- [jira] [Created] (ARROW-372) Create JSON arrow file format for integration tests - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/08 19:07:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-372) Create JSON arrow file format for integration tests - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/08 19:14:58 UTC, 3 replies.
- [jira] [Created] (ARROW-373) [C++] Implement C++ version of JSON file format for testing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/08 20:34:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-373) [C++] Implement C++ version of JSON file format for testing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/08 20:34:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-372) Create JSON arrow file format for integration tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/08 21:06:59 UTC, 1 replies.
- [jira] [Assigned] (ARROW-373) [C++] Implement C++ version of JSON file format for testing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/09 00:26:59 UTC, 0 replies.
- [jira] [Created] (ARROW-374) Python: clarify unicode vs. binary in API - posted by "Jochen Ott (JIRA)" <ji...@apache.org> on 2016/11/09 07:27:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-372) Create JSON arrow file format for integration tests - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/09 16:56:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-365) Python: Provide Array.to_pandas() - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/09 22:02:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-328) [C++] Return shared_ptr by value instead of const-ref? - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/11/10 00:02:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-367) [java] converter csv/json <=> Arrow file format for Integration tests - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/11 00:48:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-371) Python: Table with null timestamp becomes float in pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/11 12:24:59 UTC, 0 replies.
- [jira] [Created] (ARROW-375) columns parameter in parquet.read_table() raises KeyError for valid column - posted by "Christopher Aycock (JIRA)" <ji...@apache.org> on 2016/11/11 16:38:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-375) columns parameter in parquet.read_table() raises KeyError for valid column - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/11 16:55:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-375) columns parameter in parquet.read_table() raises KeyError for valid column - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/11 16:55:59 UTC, 0 replies.
- [jira] [Resolved] (ARROW-356) Add documentation about reading Parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/11 19:18:59 UTC, 0 replies.
- [jira] [Resolved] (ARROW-375) columns parameter in parquet.read_table() raises KeyError for valid column - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/11 19:21:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-371) Python: Table with null timestamp becomes float in pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/14 10:53:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-300) [Format] Add buffer compression option to IPC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/15 18:33:58 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-300) [Format] Add buffer compression option to IPC file format - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 19:16:58 UTC, 1 replies.
- [jira] [Created] (ARROW-376) Python: Convert non-range Pandas indices (optionally) to Arrow - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 20:52:58 UTC, 0 replies.
- [jira] [Created] (ARROW-377) Python: Add support for conversion of Pandas.Categorical - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:01:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-377) Python: Add support for conversion of Pandas.Categorical - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:10:59 UTC, 1 replies.
- [jira] [Created] (ARROW-378) Python: Respect timezone on conversion of Pandas datetime columns - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:19:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-240) Installation instructions for pyarrow - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:21:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-240) Installation instructions for pyarrow - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:21:58 UTC, 1 replies.
- [jira] [Closed] (ARROW-240) Installation instructions for pyarrow - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-369) [Python] Add ability to convert multiple record batches at once to pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:24:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-220) [C++] Build conda artifacts in a build environment with better cross-linux ABI compatibility - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:30:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-220) [C++] Build conda artifacts in a build environment with better cross-linux ABI compatibility - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:33:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-202) [C++] Integrate with appveyor ci for windows support and get arrow building on windows - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:34:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-241) Implement splitAndTransfer for UnionVector - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:34:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-243) Use generic HDFS component instead of libhdfs - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:35:59 UTC, 0 replies.
- [jira] [Updated] (ARROW-378) Python: Respect timezone on conversion of Pandas datetime columns - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:35:59 UTC, 0 replies.
- [jira] [Updated] (ARROW-311) [C++] Create a CLI tool that reads an Arrow file and then writes it back out - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:37:59 UTC, 1 replies.
- [jira] [Updated] (ARROW-229) C++: Add Helper to cast primitive arrays - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:38:59 UTC, 2 replies.
- [jira] [Updated] (ARROW-231) C++: Add typed Resize to PoolBuffer - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:38:59 UTC, 1 replies.
- [jira] [Updated] (ARROW-216) C++: BooleanBuilder uses storage ineffienctly - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/15 21:40:58 UTC, 0 replies.
- [jira] [Created] (ARROW-379) Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/16 18:05:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-379) Python: Use setuptools_scm/setuptools_scm_git_archive to provide the version number - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/16 20:58:59 UTC, 2 replies.
- [jira] [Resolved] (ARROW-371) Python: Table with null timestamp becomes float in pandas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/16 21:19:58 UTC, 0 replies.
- [jira] [Created] (ARROW-380) [Java] optimize null count when serializing vectors. - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/16 21:48:58 UTC, 0 replies.
- [jira] [Created] (ARROW-381) [C++] Simplify primitive array type builders to use a default type singleton - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/17 04:44:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-380) [Java] optimize null count when serializing vectors. - posted by "Mohamed Zenadi (JIRA)" <ji...@apache.org> on 2016/11/17 12:03:58 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (ARROW-380) [Java] optimize null count when serializing vectors. - posted by "Mohamed Zenadi (JIRA)" <ji...@apache.org> on 2016/11/17 14:10:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-369) [Python] Add ability to convert multiple record batches at once to pandas - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/11/17 17:59:58 UTC, 2 replies.
- [jira] [Resolved] (ARROW-367) [java] converter csv/json <=> Arrow file format for Integration tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/18 16:09:59 UTC, 0 replies.
- [jira] [Created] (ARROW-382) Python: Extend API documentation - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/18 19:11:59 UTC, 0 replies.
- [jira] [Resolved] (ARROW-220) [C++] Build conda artifacts in a build environment with better cross-linux ABI compatibility - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/18 19:29:59 UTC, 0 replies.
- [jira] [Resolved] (ARROW-373) [C++] Implement C++ version of JSON file format for testing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/18 19:59:58 UTC, 0 replies.
- [jira] [Created] (ARROW-383) [C++] Implement C++ version of ARROW-367 integration test validator - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/18 20:11:59 UTC, 0 replies.
- [jira] [Resolved] (ARROW-382) Python: Extend API documentation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/21 18:26:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-383) [C++] Implement C++ version of ARROW-367 integration test validator - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/21 22:48:58 UTC, 0 replies.
- [jira] [Created] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/21 23:33:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/21 23:35:58 UTC, 5 replies.
- [jira] [Created] (ARROW-385) Refactor metrics system - posted by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2016/11/22 02:06:58 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/22 02:09:59 UTC, 0 replies.
- [jira] [Created] (ARROW-386) [Java] Respect case of struct / map field names - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/22 21:47:58 UTC, 0 replies.
- [jira] [Updated] (ARROW-386) [Java] Respect case of struct / map field names - posted by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2016/11/23 02:37:58 UTC, 0 replies.
- [jira] [Created] (ARROW-387) [C++] arrow::io::BufferReader does not permit shared memory ownership in zero-copy reads - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/23 17:59:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-202) [C++] Integrate with appveyor ci for windows support and get arrow building on windows - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/23 19:34:58 UTC, 0 replies.
- [jira] [Created] (ARROW-388) [C++] Add a "shifted file" abstraction - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/23 22:44:59 UTC, 0 replies.
- [jira] [Created] (ARROW-389) Python: Write Parquet files to pyarrow.io.NativeFile objects - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/24 14:16:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-389) Python: Write Parquet files to pyarrow.io.NativeFile objects - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:09:58 UTC, 0 replies.
- [jira] [Created] (ARROW-390) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:16:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-390) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:16:58 UTC, 0 replies.
- [jira] [Created] (ARROW-391) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:16:58 UTC, 0 replies.
- [jira] [Closed] (ARROW-391) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:16:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-390) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 06:27:59 UTC, 0 replies.
- [jira] [Commented] (ARROW-202) [C++] Integrate with appveyor ci for windows support and get arrow building on windows - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/25 07:17:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-390) C++: CMake fails on json-integration-test with ARROW_BUILD_TESTS=OFF - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/26 19:14:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-202) [C++] Integrate with appveyor ci for windows support and get arrow building on windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/26 19:23:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-363) Set up Java/C++ integration test harness - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/29 02:30:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-363) Set up Java/C++ integration test harness - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/29 02:30:58 UTC, 0 replies.
- [jira] [Assigned] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/29 02:31:58 UTC, 0 replies.
- [jira] [Created] (ARROW-392) Fix string/binary integration tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/29 02:53:59 UTC, 0 replies.
- [jira] [Created] (ARROW-393) [JAVA] JSON file reader fails to set the buffer size on String data vector - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/29 21:41:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-393) [JAVA] JSON file reader fails to set the buffer size on String data vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 03:23:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-384) Align Java and C++ RecordBatch data and metadata layout - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 16:49:59 UTC, 0 replies.
- [jira] [Created] (ARROW-394) Add integration tests for boolean, list, struct, and other basic types - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 16:55:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-392) Fix string/binary integration tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 18:26:58 UTC, 0 replies.
- [jira] [Created] (ARROW-395) Arrow file format writes record batches in reverse order. - posted by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/11/30 19:14:58 UTC, 0 replies.
- [jira] [Created] (ARROW-396) Python: Add pyarrow.schema.Schema.equals - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/11/30 20:22:58 UTC, 0 replies.
- [jira] [Commented] (ARROW-396) Python: Add pyarrow.schema.Schema.equals - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/11/30 20:23:58 UTC, 1 replies.
- [jira] [Created] (ARROW-397) [Java] Include compiled Flatbuffers sources in release artifacts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 22:25:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-395) Arrow file format writes record batches in reverse order. - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/30 23:14:59 UTC, 0 replies.