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

   # Rationale for this change
    Note: Opening this to verify auto-run CI behavior.
   
   This also includes a small refactor to `_convert_glue_to_iceberg`. We were 
assigning parameters early and never using it. Since we only need specific 
values from Parameters, this change uses the walrus operator to read them 
inline and removes the unused variable.
   
   ## Are these changes tested?
   Yes
   
   ## Are there any user-facing changes?
   No
   
   


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