comphead commented on issue #19692:
URL: https://github.com/apache/datafusion/issues/19692#issuecomment-4113529347

   > [@comphead](https://github.com/comphead) it looks like some of the crates 
published but not all. Specifically `datafusion` core crate, `datafusion-ffi` I 
know for sure didn't look like they updated.
   
   Yep, for some of crates(including client) I got 
   
   ```
   error: failed to prepare local package for uploading
   
   Caused by:
     failed to select a version for the requirement `datafusion-pruning = 
"^53.0.0"`
     candidate versions found which didn't match: 52.4.0, 52.3.0, 52.2.0, ...
   ```
   
   Looks like the publish order is not correct and it would probably require 
another pass, I pinged @alamb in ASF slack to confirm


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to