geruh opened a new pull request, #2869:
URL: https://github.com/apache/iceberg-python/pull/2869

   # Rationale for this change
   
   Currently, make install only runs uv sync which installs Python dependencies 
but doesn't compile Cython extensions. This pr adds a build target to compile 
the build extensions and include it in the install target.
   
   ## Are these changes tested?
   
   `make clean && make test`
   
   ## Are there any user-facing changes?
   
   new make target
   


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