| tag | 2b256a5de0dfba9d4369c1f6e4099a8e909abf66 | |
|---|---|---|
| tagger | Bryce Mecum <petridish@gmail.com> | Tue Jan 21 07:02:14 2025 -0800 |
| object | 47008c027395b5fff3cdb5fecbac48f85e6be264 |
[Release] Apache Arrow Release 19.0.0
| commit | 47008c027395b5fff3cdb5fecbac48f85e6be264 | [log] [tgz] |
|---|---|---|
| author | Bryce Mecum <petridish@gmail.com> | Tue Jan 21 02:13:23 2025 -0800 |
| committer | GitHub <noreply@github.com> | Tue Jan 21 11:13:23 2025 +0100 |
| tree | d097ac65111b68fe1fa8148adcf44c5092ac5861 | |
| parent | 92e5aac4ef7093e1a54faa56e0d49056c245fbd8 [diff] |
MINOR: [Release] Update versions for 19.0.0 (#371) I ran `./dev/release/01-bump-versions.sh 18.1.0 19.0.0` Also fixed: - Update CMakeLists.txt to use standard CMake target name (see https://github.com/google/googletest/blob/main/googletest/README.md). I think this change is better. - Updated Flight cookbook for Parquet changes in Arrow 19.0.0, https://github.com/apache/arrow/issues/44784