You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/28 12:19:11 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request #1499: Workaround build failure: Pin quote to 1.0.10

alamb opened a new pull request #1499:
URL: https://github.com/apache/arrow-datafusion/pull/1499


   # Which issue does this PR close?
   Closes https://github.com/apache/arrow-datafusion/issues/1498
   
   
    # Rationale for this change
   Seems like quote needs a newer version of `proc-macro2` but that crate is held back by arrow-flight. 
   
   # What changes are included in this PR?
   Work around by pinning `quote` crate to an earlier version
   
   # Are there any user-facing changes?
   deps will hold back `quote`
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb commented on pull request #1499: Workaround build failure: Pin quote to 1.0.10

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #1499:
URL: https://github.com/apache/arrow-datafusion/pull/1499#issuecomment-1002085014


   I have requested the author yank the affected version of quote : https://github.com/dtolnay/quote/issues/204 and if that is done, we don't need this 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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb merged pull request #1499: Workaround build failure: Pin quote to 1.0.10

Posted by GitBox <gi...@apache.org>.
alamb merged pull request #1499:
URL: https://github.com/apache/arrow-datafusion/pull/1499


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb commented on pull request #1499: Workaround build failure: Pin quote to 1.0.10

Posted by GitBox <gi...@apache.org>.
alamb commented on pull request #1499:
URL: https://github.com/apache/arrow-datafusion/pull/1499#issuecomment-1002565913


   Created https://github.com/apache/arrow-datafusion/pull/1503 to revert this change (mostly so I don't forget it)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org