Copilot commented on code in PR #2301:
URL: https://github.com/apache/iceberg-python/pull/2301#discussion_r2265438959


##########
pyiceberg/io/pyarrow.py:
##########
@@ -87,9 +87,12 @@
     ADLS_ACCOUNT_NAME,
     ADLS_BLOB_STORAGE_AUTHORITY,
     ADLS_BLOB_STORAGE_SCHEME,
+    ADLS_CLIENT_ID,

Review Comment:
   The new ADLS_CLIENT_ID, ADLS_CLIENT_SECRET, and ADLS_TENANT_ID constants are 
imported but their definitions are not visible in this diff. Ensure these 
constants are properly defined and documented in the constants module.



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