Re: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125236787

   All updates for Arrow 21.0.0 handled, see commit message in 
https://github.com/apache/arrow-cookbook/commit/6ea34bb307a91332892889d3fa06c3da4a777a2f.


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba merged PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125207155

   I think we need something similar to 
https://github.com/apache/arrow/pull/46922 here.


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125167451

   Better, 
   
   ```
   /home/runner/work/arrow-cookbook/arrow-cookbook/cpp/code/datasets.cc:52: 
Failure
   Failed
   '_error_or_value22.status()' failed with Key error: No function registered 
with name: make_struct
   
   [  FAILED  ] DatasetReadingTest.TestDatasetRead (1 ms)
   ```


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125045018

   Another try, 
https://github.com/apache/arrow-cookbook/pull/380/commits/14b55563f33d401593c0a580925bb8044cdb9b72.
 AFK a bit.


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125039185

   
https://github.com/apache/arrow-cookbook/commit/536a3304b11b3623323275a25c450995c35fa923
 is probably not how you use that.


-- 
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: [PR] MINOR: [Release][C++][Python] Update versions for 21.0.0 [arrow-cookbook]

2025-07-27 Thread via GitHub


amoeba commented on PR #380:
URL: https://github.com/apache/arrow-cookbook/pull/380#issuecomment-3125029029

   cpp/code/common.h was using the newly-removed GenericToStatus so I'm trying 
out using the new IntoStatus instead in 
https://github.com/apache/arrow-cookbook/pull/380/commits/536a3304b11b3623323275a25c450995c35fa923.
 Watching CI now.


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