apache / arrow

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
https://arrow.apache.org/
Apache License 2.0
14.3k stars 3.47k forks source link

[Dev] Remove Jira support from merge script #33762

Open nealrichardson opened 1 year ago

nealrichardson commented 1 year ago

Describe the enhancement requested

Since we've migrated, we can drop all of that, right? Also include the jira token store in dev/merge.conf.sample.

Component(s)

Developer Tools

assignUser commented 1 year ago

Would love to get rid of all of that but we still have ~5 PARQUET issues per release from JIRA. IMO we should just get rid of that too, I think most of the parquet issues are handled within arrow Jira/GH anyway...

nealrichardson commented 1 year ago

Would love to get rid of all of that but we still have ~5 PARQUET issues per release from JIRA. IMO we should just get rid of that too, I think most of the parquet issues are handled within arrow Jira/GH anyway...

IIUC the Parquet PMC would have to be ok with moving the parquet-cpp issue tracking to apache/arrow/issues. I don't know why there would be objection, particularly since the code has lived in arrow for years now, but technically they are responsible, governance-wise.

assignUser commented 1 year ago

Maybe @pitrou can start a lazy consensus thread on the parquet mailing list about that?

rok commented 1 year ago

I'd be happy to do the migration.

pitrou commented 1 year ago

A mere lazy consensus wouldn't be enough as it's a disruptive change. It would need an actual PMC vote. Given the lack of reaction on the previous ML thread, I'm not optimistic.