Dludora opened a new issue, #7685:
URL: https://github.com/apache/paimon/issues/7685

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   
   Hi maintainers,
   
   `pypaimon==1.3.1` currently pins `pyarrow==16`, which causes dependency 
conflicts with newer packages in the Python data ecosystem.
   
   For example, in my case:
   
   - `py-data-juicer[all]==1.5.1` depends on `pypaimon>=1.3.1`
   - `datasets>=4.7.0` requires `pyarrow>=21.0.0`
   
   <img width="942" height="476" alt="Image" 
src="https://github.com/user-attachments/assets/7ad3fa0c-9c1c-4938-bb5a-ac92319e5218";
 />
   
   This makes the environment unsatisfiable when both are needed.
   
   Would it be possible to relax the `pyarrow` pin, or validate/support newer 
`pyarrow` versions?
   
   If the strict pin is required, could you clarify whether this is due to 
API/ABI compatibility constraints?
   
   Thanks.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit 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]

Reply via email to