Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Jul 29, 2021

Which issue does this PR close?

N/A

Rationale for this change

Document some knowledge used as part of making the 5.1.0 release candidate.

What changes are included in this PR?

Update to the dev README.md and email template used to create release candidates

Are there any user-facing changes?

No

alamb and others added 27 commits July 14, 2021 09:25
* Update tonic and prost

Signed-off-by: Chojan Shang <psiace@outlook.com>

* Make filter::prep_null_mask_filter public

Signed-off-by: Chojan Shang <psiace@outlook.com>

* Bump prost and tonic in integration-testing

Signed-off-by: Chojan Shang <psiace@outlook.com>

Co-authored-by: Chojan Shang <psiace@ritelabs.net>
Co-authored-by: baishen <baishen2009@gmail.com>
Co-authored-by: Navin <navin@novemberkilo.com>
* Add len() to InMemoryWriteableCursor

* Add is_empty to make clippy happy

Co-authored-by: Mykhailo Osypov <mykhailo.osypov@gmail.com>
* pin this bug down & fix

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* tidy

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* add some test cases

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
Update triplet.rs to support REPEATED field with null value at one time

Co-authored-by: aiglematth <aiglematth@protonmail.com>
Closes #580

Signed-off-by: roee88 <roee88@gmail.com>

Co-authored-by: Roee Shlomo <roee88@gmail.com>
So that Parquet files will contain the same content whether or not your
home directory is checked into Git or not ;)

Fixes #589.

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
)

Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
* support struct array in pretty display

* print null value as null

to be consistent with postgresql

* add test for struct array pretty print

* Revert "print null value as null"

This reverts commit 3d620f6.

* handle null value as sepcial case in struct display

Co-authored-by: QP Hou <qph@scribd.com>
* Implement StringBuilder::append_option

* Add another null append tesT

Co-authored-by: Matthew Zeitlin <37011898+mzeitlin11@users.noreply.github.com>
Co-authored-by: Wang Fenjin <wangfenj@gmail.com>
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
* Doctests for UnionBuilder and UnionArray.

* Update arrow/src/array/array_union.rs

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Navin <navin@novemberkilo.com>
Change-Id: I9e6672ad8c1419481cb8a063f2af3a2f53cf16cd

Co-authored-by: Wang Fenjin <wangfenj@gmail.com>
Co-authored-by: Jiayu Liu <Jimexist@users.noreply.github.com>
* Sort binary (#569)

* impl sort fixed binary array

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* remove array builder util, add test cases

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* impl sort for generic binary array

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* tidy

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* run clippy

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* test: fixed binary with different prefix

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* rebase master

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

* Fix compile error in cherry pick 2113e2b (#624)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: Navin <navin@novemberkilo.com>
* Bump version to 5.1.0

* Update CHANGELOG

* fix versions

* Update change log
@alamb alamb added the development-process Related to development process of arrow-rs label Jul 29, 2021
@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Jul 29, 2021
@github-actions github-actions bot added parquet Changes to the parquet crate parquet-derive labels Jul 29, 2021
@alamb
Copy link
Contributor Author

alamb commented Jul 29, 2021

Wrong branches. Closing

@alamb alamb closed this Jul 29, 2021
@alamb alamb changed the title Update release README.md and email voting tempalte Update release README.md and email voting template Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate development-process Related to development process of arrow-rs parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant