[arrow] 01/03: [Release] Update CHANGELOG.md for 6.0.0

2021-10-21 Thread kszucs
This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to annotated tag apache-arrow-6.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit b5aac0ef2589ae6eda5e85b2f104f6c67d5dfeea
Author: Krisztián Szűcs 
AuthorDate: Thu Oct 21 19:30:45 2021 +0200

[Release] Update CHANGELOG.md for 6.0.0
---
 CHANGELOG.md | 614 +++
 1 file changed, 614 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ed715d..e4d0a6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,618 @@
 
+# Apache Arrow 6.0.0 (2021-10-21)
+
+## New Features and Improvements
+
+* [ARROW-1565](https://issues.apache.org/jira/browse/ARROW-1565) - 
[C++][Compute] Implement TopK/BottomK
+* [ARROW-1568](https://issues.apache.org/jira/browse/ARROW-1568) - [C++] 
Implement "drop null" kernels that return array without nulls
+* [ARROW-4333](https://issues.apache.org/jira/browse/ARROW-4333) - [C++] 
Sketch out design for kernels and "query" execution in compute layer
+* [ARROW-4700](https://issues.apache.org/jira/browse/ARROW-4700) - [C++] Add 
DecimalType support to arrow::json::TableReader
+* [ARROW-5002](https://issues.apache.org/jira/browse/ARROW-5002) - [C++] 
Implement Hash Aggregation query execution node
+* [ARROW-5244](https://issues.apache.org/jira/browse/ARROW-5244) - [C++] 
Review experimental / unstable APIs
+* [ARROW-6072](https://issues.apache.org/jira/browse/ARROW-6072) - [C++] 
Implement casting List <-\> LargeList
+* [ARROW-6607](https://issues.apache.org/jira/browse/ARROW-6607) - [Python] 
Support for set/list columns when converting from Pandas
+* [ARROW-6626](https://issues.apache.org/jira/browse/ARROW-6626) - [Python] 
Handle nested "set" values as lists when converting to Arrow
+* [ARROW-6870](https://issues.apache.org/jira/browse/ARROW-6870) - [C\#] Add 
Support for Dictionary Arrays and Dictionary Encoding
+* [ARROW-7102](https://issues.apache.org/jira/browse/ARROW-7102) - [Python] 
Make filesystems compatible with fsspec
+* [ARROW-7179](https://issues.apache.org/jira/browse/ARROW-7179) - 
[C++][Compute] Consolidate fill\_null and coalesce
+* [ARROW-7901](https://issues.apache.org/jira/browse/ARROW-7901) - 
[Integration][Go] Add null type (and integration test)
+* [ARROW-8022](https://issues.apache.org/jira/browse/ARROW-8022) - [C++] 
Provide or Vendor a small\_vector implementation
+* [ARROW-8147](https://issues.apache.org/jira/browse/ARROW-8147) - [C++] Add 
google-cloud-cpp to ThirdpartyToolchain
+* [ARROW-8379](https://issues.apache.org/jira/browse/ARROW-8379) - [R] 
Investigate/fix thread safety issues (esp. Windows)
+* [ARROW-8621](https://issues.apache.org/jira/browse/ARROW-8621) - 
[Release][Go] Add Module support by creating tags
+* [ARROW-8780](https://issues.apache.org/jira/browse/ARROW-8780) - [Python] A 
fsspec-compatible wrapper for pyarrow.fs filesystems
+* [ARROW-8928](https://issues.apache.org/jira/browse/ARROW-8928) - [C++] 
Measure microperformance associated with ExecBatchIterator
+* [ARROW-9226](https://issues.apache.org/jira/browse/ARROW-9226) - [Python] 
pyarrow.fs.HadoopFileSystem - retrieve options from core-site.xml or 
hdfs-site.xml if available
+* [ARROW-9434](https://issues.apache.org/jira/browse/ARROW-9434) - [C++] Store 
type\_code information in UnionScalar::value
+* [ARROW-9719](https://issues.apache.org/jira/browse/ARROW-9719) - 
[Doc][Python] Better document the new pa.fs.HadoopFileSystem
+* [ARROW-10094](https://issues.apache.org/jira/browse/ARROW-10094) - 
[Python][Doc] Update pandas doc
+* [ARROW-10415](https://issues.apache.org/jira/browse/ARROW-10415) - [R] 
Support for dplyr::distinct()
+* [ARROW-10898](https://issues.apache.org/jira/browse/ARROW-10898) - [C++] 
Investigate Table sort performance
+* [ARROW-11238](https://issues.apache.org/jira/browse/ARROW-11238) - [Python] 
Make SubTreeFileSystem print method more informative
+* [ARROW-11243](https://issues.apache.org/jira/browse/ARROW-11243) - [C++] 
Parse time32 from string and infer in CSV reader
+* [ARROW-11460](https://issues.apache.org/jira/browse/ARROW-11460) - [R] Use 
system libraries if present on Linux
+* [ARROW-11691](https://issues.apache.org/jira/browse/ARROW-11691) - 
[Developer][CI] Provide a consolidated .env file for benchmark-relevant 
environment variables
+* [ARROW-11748](https://issues.apache.org/jira/browse/ARROW-11748) - [C++] 
Ensure Decimal128 and Decimal256's fields are in native endian order
+* [ARROW-11828](https://issues.apache.org/jira/browse/ARROW-11828) - [C++] 
Expose CSVWriter object in api
+* [ARROW-11885](https://issues.apache.org/jira/browse/ARROW-11885) - [R] Turn 
off some capabilities when LIBARROW\_MINIMAL=true
+* [ARROW-11981](https://issues.apache.org/jira/browse/ARROW-11981) - 
[C++][Dataset][Compute] Replace UnionDataset with Union ExecNode
+* [ARROW-12063](https://issues.apache.org/jira/browse/ARROW-12063) - [C++] Add 
nulls position option to sort functions
+* 

[arrow] 01/03: [Release] Update CHANGELOG.md for 6.0.0

2021-10-20 Thread kszucs
This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to annotated tag apache-arrow-6.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit fa2e00a1591c9f991a4aff339dadb5affd335eb1
Author: Krisztián Szűcs 
AuthorDate: Wed Oct 20 17:21:42 2021 +0200

[Release] Update CHANGELOG.md for 6.0.0
---
 CHANGELOG.md | 601 +++
 1 file changed, 601 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ed715d..0fbb382 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,605 @@
 
+# Apache Arrow 6.0.0 (2021-10-20)
+
+## Bug Fixes
+
+* [ARROW-6946](https://issues.apache.org/jira/browse/ARROW-6946) - [Go] Run 
tests with assert build tag enabled
+* [ARROW-8452](https://issues.apache.org/jira/browse/ARROW-8452) - 
[Go][Integration] Go JSON producer generates incorrect nullable flag for nested 
types
+* [ARROW-8453](https://issues.apache.org/jira/browse/ARROW-8453) - 
[Integration][Go] Recursive nested types unsupported
+* [ARROW-8999](https://issues.apache.org/jira/browse/ARROW-8999) - 
[Python][C++] Non-deterministic segfault in "AMD64 MacOS 10.15 Python 3.7" build
+* [ARROW-9948](https://issues.apache.org/jira/browse/ARROW-9948) - [C++] 
Decimal128 does not check scale range when rescaling; can cause buffer overflow
+* [ARROW-10213](https://issues.apache.org/jira/browse/ARROW-10213) - [C++] 
Temporal cast from timestamp to date rounds instead of extracting date component
+* [ARROW-10373](https://issues.apache.org/jira/browse/ARROW-10373) - [C++] 
ValidateFull() does not validate null\_count
+* [ARROW-10773](https://issues.apache.org/jira/browse/ARROW-10773) - [R] 
parallel as.data.frame.Table hangs indefinitely on Windows
+* [ARROW-11518](https://issues.apache.org/jira/browse/ARROW-11518) - [C++] 
[Parquet] Parquet reader crashes when reading boolean columns
+* [ARROW-11579](https://issues.apache.org/jira/browse/ARROW-11579) - [R] 
read\_feather hanging on Windows
+* [ARROW-11634](https://issues.apache.org/jira/browse/ARROW-11634) - 
[C++][Parquet] Parquet statistics (min/max) for dictionary columns are incorrect
+* [ARROW-11729](https://issues.apache.org/jira/browse/ARROW-11729) - [R] Add 
examples to the datasets documentation
+* [ARROW-12011](https://issues.apache.org/jira/browse/ARROW-12011) - 
[C++][Python] Crashes and incorrect results when converting large integers to 
dates
+* [ARROW-12072](https://issues.apache.org/jira/browse/ARROW-12072) - 
(ipc.Writer).Write panics with \`arrow/array: index out of range\`
+* [ARROW-12087](https://issues.apache.org/jira/browse/ARROW-12087) - [C++] Fix 
sort\_indices, array\_sort\_indices timestamp support discrepancy
+* [ARROW-12513](https://issues.apache.org/jira/browse/ARROW-12513) - 
[C++][Parquet] Parquet Writer always puts null\_count=0 in Parquet statistics 
for dictionary-encoded array with nulls
+* [ARROW-12540](https://issues.apache.org/jira/browse/ARROW-12540) - [C++] 
Implement cast from date32[day] to utf8 
+* [ARROW-12636](https://issues.apache.org/jira/browse/ARROW-12636) - [JS] ESM 
Tree-Shaking produces broken code
+* [ARROW-12700](https://issues.apache.org/jira/browse/ARROW-12700) - [R] 
Read/Write\_feather stuck forever after bad write, R, Win32
+* [ARROW-12837](https://issues.apache.org/jira/browse/ARROW-12837) - [C++] 
Array::ToString() segfaults with null buffer.
+* [ARROW-13134](https://issues.apache.org/jira/browse/ARROW-13134) - [C++] 
SSL-related arrow-s3fs-test failures with aws-sdk-cpp 1.9.51
+* [ARROW-13151](https://issues.apache.org/jira/browse/ARROW-13151) - [Python] 
Unable to read single child field of struct column from Parquet
+* [ARROW-13198](https://issues.apache.org/jira/browse/ARROW-13198) - 
[C++][Dataset] Async scanner occasionally segfaulting in CI
+* [ARROW-13293](https://issues.apache.org/jira/browse/ARROW-13293) - [R] 
open\_dataset followed by collect hangs (while compute works)
+* [ARROW-13304](https://issues.apache.org/jira/browse/ARROW-13304) - [C++] 
Unable to install nightly on Ubuntu 21.04 due to day of week options
+* [ARROW-13336](https://issues.apache.org/jira/browse/ARROW-13336) - 
[Doc][Python] make clean doesn't clean up "generated" documentation
+* [ARROW-13422](https://issues.apache.org/jira/browse/ARROW-13422) - [R] 
Clarify README about S3 support on Windows
+* [ARROW-13424](https://issues.apache.org/jira/browse/ARROW-13424) - [C++] 
conda-forge benchmark library rejected
+* [ARROW-13425](https://issues.apache.org/jira/browse/ARROW-13425) - 
[Dev][Archery] Archery import pandas which imports pyarrow
+* [ARROW-13429](https://issues.apache.org/jira/browse/ARROW-13429) - 
[C++][Gandiva] Gandiva crashes when compiling If-else expression with binary 
type
+* [ARROW-13430](https://issues.apache.org/jira/browse/ARROW-13430) - 
[Integration][Go] Various errors in the integration tests
+* [ARROW-13436](https://issues.apache.org/jira/browse/ARROW-13436) - 
[Python][Doc] Clarify what should be