Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-06-03 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4616721150

   `label_issue.py` automatically added labels {'next-major-release'} from #9933


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-06-03 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4616720746

   `label_issue.py` automatically added labels {'arrow-flight'} from #9933


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-06-03 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4616722121

   `label_issue.py` automatically added labels {'performance'} from #9831


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-06-03 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4616721572

   `label_issue.py` automatically added labels {'parquet'} from #9846


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-06-03 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4616720315

   `label_issue.py` automatically added labels {'arrow'} from #9933


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-05-07 Thread via GitHub


alamb closed issue #9938: msrv check failing on main due to `[email protected]`
URL: https://github.com/apache/arrow-rs/issues/9938


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-05-07 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4397407372

   Here is a PR to fix it:
   - https://github.com/apache/arrow-rs/pull/9941


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-05-07 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4397195166

   The guidance on lock files changed here: 
https://blog.rust-lang.org/2023/08/29/committing-lockfiles/


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] msrv check failing on main due to `[email protected]` [arrow-rs]

2026-05-07 Thread via GitHub


alamb commented on issue #9938:
URL: https://github.com/apache/arrow-rs/issues/9938#issuecomment-4397169466

   I think the "right" solution here is to check in a Cargo.lock file so that 
we control what dependencies we are testing against rather than verify MSRV 
against the tip of all our dependencies
   
   I'll make a PR


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]