alamb opened a new pull request #444: URL: https://github.com/apache/arrow-rs/pull/444
re #292 Note: merging into `active_release` (not master) I would like to propose a 4.3.0 Arrow release. Here is the changelog: * a7656a8a3cd1f02e4543e1b971842ca92404f82a refactor lexico sort (#424) (#441) * 714f124618c500e38d3198a40cb51514529a0184 refactor lexico sort (#423) (#442) * 033dd4f5ab7403a1b0dfe19b95921da80e2047d3 Derive Eq and PartialEq for SortOptions (#425) (#433) * f5aa7026f2ecdf30d256c0ab10a1159e40425191 Sort by float lists (#420) (#435) * e64c9eb0eec3744655ce166146f3ee1930ff542e Fix bug with null buffer offset in boolean not kernel (#418) (#434) * 5b8003553171a772c9106ea70e3095beef3363c9 Cherry pick Reduce memory usage of concat (large)utf8 to active_release (#411) * 8179193a0f1cc4602d05e201b4f1ae16142eec10 Fix out of bounds read in bit chunk iterator (#416) (#432) * 1327abebf0a326bcf062b11180256f6f8328b198 Add set_bit to BooleanBufferBuilder to allow mutating bit in index (#383) (#431) * 59bd90ad4c78d3fd07bec29f52d06345e563b923 Respect max rowgroup size in Arrow writer (#381) (#430) * 7f7d71464d022d2049c5bb2f0867db2472a597dd add more tests for window::shift and handle boundary cases (#386) (#429) * e3d679222c4aa4dfcfdff7459033b81a57c85ed0 Simplify window using null array (#370) (#402) * a906dbe46a69d574afc0accec98c36deadb988ff Doctests for FixedSizeBinaryArray (#378) (#403) * 4d216f33f9d51a86570e9d17d175f8aec5127c44 ensure null-counts are written for all-null columns (#307) (#404) * c928d57d80e99e35789ea20f02e30d7dbc98aa77 allow to read non-standard CSV (#326) (#407) * db581f3b9f80f8d620489a79d51347cf5af13b9c parquet: Speed up `BitReader`/`DeltaBitPackDecoder` (#325) (#408) * 8059cf5800ad4be917ac0264e70bad776598c739 Add (simd) modulus op (#317) (#410) * 07d00c0f3706e33e9c37feab91b8f60333b75e9c Add doctest for ArrayBuilder (#367) (#412) * 84fed05befb50e5d0d6ba4d1ee09cdc1ad4d7a37 allow `SliceableCursor` to be constructed from an `Arc` directly (#369) (#401) Created with this command: ```shell git rev-list 4.2.0..apache/active_release --pretty=oneline ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org