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

   # Rationale for this change
   
   Add Windows ARM64 to the PyPI and source distribution artifact build 
workflows.
   
   Because PyArrow does not currently publish Windows ARM64 wheels, the Windows 
ARM64 runner uses a minimal test environment with `pytest==9.1.1` and runs the 
Avro decoder test directly. Other platforms continue to use the existing 
development-environment setup and test command.
   
   ## Are these changes tested?
   
   The Windows ARM64 configuration runs:
   
   ```text
   python -m pytest --confcutdir={project}/tests/avro 
{project}/tests/avro/test_decoder.py


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