Hi,

I've created a branch for releasing 10.0.0:
https://github.com/apache/arrow/tree/maint-10.0.0

maint-10.0.0 will cherry-pick only commits that fixes
blockers for 10.0.0 from the master branch. We have 4
blockers for now:
https://cwiki.apache.org/confluence/display/ARROW/Arrow+10.0.0+Release

1. ARROW-17849: [R][Docs] Document changes due to C++17 for centos-7 users
   https://issues.apache.org/jira/browse/ARROW-17849
   - Nobody doesn't work on this. Could someone work on this?
     Or can we drop this from 10.0.0?

2. ARROW-17936: [R] ExecPlanReader test aborts with a crash
   https://issues.apache.org/jira/browse/ARROW-17936
   - It seems that this is stuck. Could someone help this?
     Or can we drop this from 10.0.0?

3. ARROW-17353: [Release] R libarrow binaries have the wrong version number
   https://issues.apache.org/jira/browse/ARROW-17353
   https://github.com/apache/arrow/pull/14396
   - This is ready for review.
     (I think that we can merge this as-is.)

4. ARROW-16728: [Python] Switch default and deprecate use_legacy_dataset=True 
in ParquetDataset 
   https://issues.apache.org/jira/browse/ARROW-16728
   https://github.com/apache/arrow/pull/14052
   - It seems that this is still WIP.
     (Some CI jobs are failed.)

BTW, we still have many nightly CI failures:

https://lists.apache.org/thread/h88rp0nq08g7o4h5007tnl1z1tozp8bb
nightly-tests:
  - test-conda-cpp-valgrind
    https://github.com/ursacomputing/crossbow/runs/8913163937
  - test-conda-python-3.8-pandas-nightly
    
https://github.com/ursacomputing/crossbow/actions/runs/3257734533/jobs/5349219538
  - test-conda-python-3.9-pandas-master
    
https://github.com/ursacomputing/crossbow/actions/runs/3257744634/jobs/5349239696
  - test-conda-python-3.9-spark-master
    
https://github.com/ursacomputing/crossbow/actions/runs/3257736071/jobs/5349222382
  - test-ubuntu-18.04-cpp
    
https://github.com/ursacomputing/crossbow/actions/runs/3257736505/jobs/5349223302
  - test-ubuntu-18.04-cpp-release
    
https://github.com/ursacomputing/crossbow/actions/runs/3257745223/jobs/5349240650
  - test-ubuntu-18.04-cpp-static
    
https://github.com/ursacomputing/crossbow/actions/runs/3257741139/jobs/5349232742
  - test-r-linux-valgrind
    https://github.com/ursacomputing/crossbow/runs/8912799171

https://lists.apache.org/thread/k0m7q5y6m7qcosnfc1q5z3dr40k47lq6
nightly-packaging:

  - conda-clean
    https://github.com/ursacomputing/crossbow/runs/8915537746
  - conda-osx-clang-py310
    https://github.com/ursacomputing/crossbow/runs/8915785557
  - conda-osx-clang-py37-r40
    https://github.com/ursacomputing/crossbow/runs/8915864739
  - conda-osx-clang-py37-r41
    https://github.com/ursacomputing/crossbow/runs/8915832778
  - conda-osx-clang-py38
    https://github.com/ursacomputing/crossbow/runs/8915494227
  - conda-osx-clang-py39
    https://github.com/ursacomputing/crossbow/runs/8915498716
  - conda-win-vs2019-py310
    https://github.com/ursacomputing/crossbow/runs/8915639699
  - conda-win-vs2019-py37-r40
    https://github.com/ursacomputing/crossbow/runs/8915527399
  - conda-win-vs2019-py37-r41
    https://github.com/ursacomputing/crossbow/runs/8915321529
  - conda-win-vs2019-py38
    https://github.com/ursacomputing/crossbow/runs/8915653076
  - conda-win-vs2019-py39
    https://github.com/ursacomputing/crossbow/runs/8915392487
  - debian-bookworm-arm64
    https://github.com/ursacomputing/crossbow/runs/8915186555
  - debian-bullseye-arm64
    https://github.com/ursacomputing/crossbow/runs/8915217379
  - homebrew-r-autobrew
    
https://github.com/ursacomputing/crossbow/actions/runs/3258873613/jobs/5351284957
  - homebrew-r-brew
    
https://github.com/ursacomputing/crossbow/actions/runs/3258863460/jobs/5351267491
  - ubuntu-bionic-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3258871549/jobs/5351281316
  - ubuntu-bionic-arm64
    https://github.com/ursacomputing/crossbow/runs/8915223901
  - ubuntu-focal-arm64
    https://github.com/ursacomputing/crossbow/runs/8915174949
  - ubuntu-jammy-arm64
    https://github.com/ursacomputing/crossbow/runs/8915193272

https://lists.apache.org/thread/hvt0g9mg6vwy9ybvpnf80kxt91oor86s
nightly-release:

  - verify-rc-source-cpp-linux-ubuntu-18.04-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259568868/jobs/5352490472
  - verify-rc-source-cpp-macos-conda-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259565012/jobs/5352484190
  - verify-rc-source-csharp-macos-arm64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259569650/jobs/5352491710
  - verify-rc-source-integration-linux-ubuntu-18.04-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259560655/jobs/5352476737
  - verify-rc-source-integration-macos-conda-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259578555/jobs/5352505447
  - verify-rc-source-python-linux-ubuntu-18.04-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259566157/jobs/5352486055
  - verify-rc-source-ruby-linux-ubuntu-18.04-amd64
    
https://github.com/ursacomputing/crossbow/actions/runs/3259565650/jobs/5352485294

I haven't taken a look at then yet but I think that most of
them must be fixed for 10.0.0. So our blockers for 10.0.0
may be increased. Please help for fixing the above CI jobs.


We'll cut 10.0.0 RC0 from the maint-10.0.0 branch once the
above blockers are resolved. New features/fixes for
non-blockers aren't added to the maint-10.0.0 branch.
(Feature freeze)


Thanks,
-- 
kou

In <CAD1RbrpmukPXPpx8hF54e=dMxxWm=mwphmbfr+zd66vd6aa...@mail.gmail.com>
  "Re: [RELEASE] Preparing for Arrow Release version 10.0.0" on Mon, 3 Oct 2022 
13:01:47 +0200,
  Raúl Cumplido <raulcumpl...@gmail.com> wrote:

> Hi,
> 
> An update around the next release. The plan is still to start the preparing
> the first Release Candidate in ~2 weeks. As a reminder this means we will
> be creating a new branch for 10.0.0 with a feature freeze and we will only
> be merging fixes for the Release.
> 
> The initial blog post for the arrow-site was created [1] and the confluence
> page to track the 10.0.0 release [2]. There are currently 11 blockers
> identified.
> 
> Thanks for the effort on fixing some of the Nightlies, at the moment there
> are around ~20 failures [3] which is a great reduction from what we had a
> week ago.
> 
> Thanks all!
> Raúl
> 
> [1] https://github.com/apache/arrow-site/pull/242
> [2] https://cwiki.apache.org/confluence/display/ARROW/Arrow+10.0.0+Release
> [3]
> https://ursalabs.zulipchat.com/#narrow/stream/181017-nightlies/topic/report
> 
> El mar, 20 sept 2022 a las 16:00, Raúl Cumplido (<raulcumpl...@gmail.com>)
> escribió:
> 
>> Hi,
>>
>> I am sending this email, as usual, to bring awareness around the plans for
>> the upcoming ARROW 10.0.0 release.
>> The plan is to start preparing the 10.0.0 release around mid October,
>> which means we probably will be cutting a release in  ~3.5 / ~4 weeks from
>> now. A confluence page was made to track the progress for the 10.0.0
>> release [1].
>>
>> On the Release 9.0.0 the effort to have successful builds for all our
>> Nightlies jobs before cutting the first release candidate helped the
>> Release Manager during the process. I will be marking some tickets as
>> Blockers around the Nightly failures in order to bring awareness about the
>> current issues. As per today there were around 50 failures on our latest
>> Nightly builds. between the test/packaging and release jobs,
>>
>> Thanks everybody for the great work! More than 250 tickets seem to have
>> been resolved as part of 10.0.0 already!
>>
>> Thank you,
>> Raúl
>>
>> [1] https://cwiki.apache.org/confluence/display/ARROW/Arrow+10.0.0+Release
>>

Reply via email to