Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As we near the next development milestone, please link issues that block the release so we can keep track of what needs to be done
Attachments
Issue Links
- is blocked by
-
ARROW-753 [Python] Unit tests in arrow/python fail to link on some OS X platforms
- Resolved
-
ARROW-934 [GLib] Glib sources missing from result of 02-source.sh
- Resolved
-
ARROW-431 [Python] Review GIL release and acquisition in to_pandas conversion
- Resolved
-
ARROW-443 [Python] Support for converting from strided pandas data in Table.from_pandas
- Resolved
-
ARROW-526 [Format] Update IPC.md to account for File format changes and Streaming format
- Resolved
-
ARROW-630 [C++] IPC unloading for BooleanArray does not account for offset
- Resolved
-
ARROW-668 [Python] Convert nanosecond timestamps to pandas.Timestamp when converting from TimestampValue
- Resolved
-
ARROW-715 Python: Explicit pandas import makes it a hard requirement
- Resolved
-
ARROW-720 [java] arrow should not have a dependency on slf4j bridges in compile
- Resolved
-
ARROW-723 Arrow freezes on write if chunk_size=0
- Resolved
-
ARROW-726 [C++] PyBuffer dtor may segfault if constructor passed an object not exporting buffer protocol
- Resolved
-
ARROW-736 [Python] Mixed-type object DataFrame columns should not silently coerce to an Arrow type by default
- Resolved
-
ARROW-738 [Python] Fix manylinux1 packaging
- Resolved
-
ARROW-747 [C++] Fix spurious warning caused by passing dl to add_dependencies
- Resolved
-
ARROW-749 [Python] Delete incomplete binary files when writing fails
- Resolved
-
ARROW-756 [C++] Do not pass -fPIC when compiling with MSVC
- Resolved
-
ARROW-757 [C++] MSVC build fails on googletest when using NMake
- Resolved
-
ARROW-762 Kerberos Problem with PyArrow
- Resolved
-
ARROW-777 [Java] Resolve getObject behavior per changes / discussion in ARROW-729
- Resolved
-
ARROW-783 Integration tests fail for length-0 record batch
- Resolved
-
ARROW-794 [C++] Check whether data is contiguous in ipc::WriteTensor
- Resolved
-
ARROW-797 [Python] Add updated pyarrow.* public API listing in Sphinx docs
- Resolved
-
ARROW-805 listing empty HDFS directory returns an error instead of returning empty list
- Resolved
-
ARROW-822 [Python] StreamWriter fails to open with socket as sink
- Resolved
-
ARROW-826 Compilation error on Mac with -DARROW_PYTHON=on
- Resolved
-
ARROW-829 Python: Parquet: Dictionary encoding is deactivated if column-wise compression was selected
- Resolved
-
ARROW-830 Python: jemalloc is not anymore publicly exposed
- Resolved
-
ARROW-839 [C++] Portable alternative to PyDate_to_ms function
- Resolved
-
ARROW-853 [Python] It is no longer necessary to modify the RPATH of the Cython extensions on many environments
- Resolved
-
ARROW-866 [Python] Error from file object destructor
- Resolved
-
ARROW-867 [Python] Miscellaneous pyarrow MSVC fixes
- Resolved
-
ARROW-886 VariableLengthVectors don't reAlloc offsets
- Resolved
-
ARROW-887 [format] For backward compatibility, new unit fields must have default values matching previous implied unit
- Resolved
-
ARROW-888 BitVector transfer() does not transfer ownership
- Resolved
-
ARROW-900 [Python] UnboundLocalError in ParquetDatasetPiece
- Resolved
-
ARROW-809 C++: Writing sliced record batch to IPC writes the entire array
- Resolved
-
ARROW-883 [JAVA] Introduction of new types has shifted Enumerations
- Closed
-
ARROW-586 Problem with reading parquet files saved by Apache Spark
- Closed
-
ARROW-796 [Java] Checkstyle additions causing build failure in some environments
- Closed
-
ARROW-885 [Python/C++] Decimal test failure on MSVC
- Closed
-
ARROW-483 [C++/Python] Provide access to "custom_metadata" Field attribute in IPC setting
- Resolved
-
ARROW-510 Add integration tests for date and time types
- Resolved
-
ARROW-528 [Python] Support _metadata or _common_metadata files when reading Parquet directories
- Resolved
-
ARROW-539 [Python] Support reading Parquet datasets with standard partition directory schemes
- Resolved
-
ARROW-603 [C++] Add RecordBatch::Validate method that at least checks that schema matches the array metadata
- Resolved
-
ARROW-616 [C++] Remove -g flag in release builds
- Resolved
-
ARROW-632 [Python] Add support for FixedWidthBinary type
- Resolved
-
ARROW-656 [C++] Implement IO interface that can read and write to a fixed-size mutable buffer
- Resolved
-
ARROW-657 [Python] Write and read tensors (with zero copy) into shared memory
- Resolved
-
ARROW-669 [Python] Attach proper tzinfo when computing boxed scalars for TimestampArray
- Resolved
-
ARROW-687 [C++] Build and run full test suite in Appveyor
- Resolved
-
ARROW-698 [C++] Add options to StreamWriter/FileWriter to permit large record batches
- Resolved
-
ARROW-710 [Python] Enable Feather APIs to read and write using Python file-like objects
- Resolved
-
ARROW-717 [C++] IPC zero-copy round trips for arrow::Tensor
- Resolved
-
ARROW-718 [Python] Expose arrow::Tensor with conversions to/from NumPy arrays
- Resolved
-
ARROW-722 [Python] pandas conversions for new date and time types/metadata
- Resolved
-
ARROW-729 [Java] Add vector type for 32-bit date as days since UNIX epoch
- Resolved
-
ARROW-733 [C++/Format] Change name of Fixed Width Binary to Fixed *Size* Binary for consistency
- Resolved
-
ARROW-734 [Python] Support for pyarrow on Windows / MSVC
- Resolved
-
ARROW-737 [C++] Support obtaining mutable slices of mutable buffers
- Resolved
-
ARROW-768 [Java] Change the "boxed" object representation of date and time types
- Resolved
-
ARROW-773 [C++] Add function to create arrow::Table with column appended to existing table
- Resolved
-
ARROW-865 [Python] Verify Parquet roundtrips for new date/time types
- Resolved
-
ARROW-646 Cache miniconda packages
- Resolved
-
ARROW-655 Implement DecimalArray
- Resolved
-
ARROW-707 Python: All none-Pandas column should be converted to NullArray
- Resolved
-
ARROW-724 Add "How to Contribute" section to README
- Resolved
-
ARROW-727 [Python] Write memoryview-compatible objects in NativeFile.write with zero copy
- Resolved
-
ARROW-741 [Python] Add Python 3.6 to Travis CI
- Resolved
-
ARROW-751 [Python] Rename all Cython extensions to "private" status with leading underscore
- Resolved
-
ARROW-752 [Python] Construct pyarrow.DictionaryArray from boxed pyarrow array objects
- Resolved
-
ARROW-758 [C++] Fix compiler warnings on MSVC x64
- Resolved
-
ARROW-761 [Python] Add function to compute the total size of tensor payloads, including metadata and padding
- Resolved
-
ARROW-765 [Python] Make generic ArrowException subclass value error
- Resolved
-
ARROW-779 [C++/Python] Raise exception if old metadata encountered
- Resolved
-
ARROW-782 [C++] Change struct to class for objects that meet the criteria in the Google style guide
- Resolved
-
ARROW-795 [C++] Combine libarrow/libarrow_io/libarrow_ipc
- Resolved
-
ARROW-815 [Java] Allow for expanding underlying buffer size after allocation
- Resolved
-
ARROW-818 [Python] Review public pyarrow.* API completeness and update docs
- Resolved
-
ARROW-825 [Python] Generalize pyarrow.from_pylist to accept any object implementing the PySequence protocol
- Resolved
-
ARROW-827 [Python] Variety of Parquet improvements to support Dask integration
- Resolved
-
ARROW-832 [C++] Upgrade thirdparty gtest to 1.8.0
- Resolved
-
ARROW-841 [Python] Add pyarrow build to Appveyor
- Resolved
-
ARROW-844 [Format] Revise format/README.md to reflect progress reaching a more complete specification
- Resolved
-
ARROW-849 [C++] Add optional $ARROW_BUILD_TOOLCHAIN environment variable option for configuring build environment
- Resolved
-
ARROW-857 [Python] Automate publishing Python documentation to arrow-site
- Resolved
-
ARROW-860 [C++] Decide if typed Tensor subclasses are worthwhile
- Resolved
-
ARROW-861 [Python] Move DEVELOPMENT.md to Sphinx docs
- Resolved
-
ARROW-862 [Python] Improve source build instructions in README
- Resolved
-
ARROW-898 [C++] Expand metadata support to field level, provide for sharing instances of KeyValueMetadata
- Resolved
-
ARROW-910 [C++] Write 0-length EOS indicator at end of stream
- Resolved
-
ARROW-725 [Format] Constant length list type
- Resolved
-
ARROW-859 [C++] Do not build unit tests by default?
- Closed
-
ARROW-95 Scaffold Main Documentation using asciidoc
- Resolved
-
ARROW-98 Java: API documentation
- Resolved
-
ARROW-672 [Format] Bump metadata version for 0.3 release
- Resolved
-
ARROW-748 [Python] Pin runtime library versions in conda-forge packages to force upgrades
- Resolved
-
ARROW-798 [Docs] Publish Format Markdown documents somehow on arrow.apache.org
- Resolved