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

   ## Rationale
   
   Make `pyiceberg describe` resolve multipart namespace and table candidates 
before rendering output. Unambiguous identifiers retain the existing UX, 
explicit `--entity` selections delegate directly to the matching catalog 
loader, and collisions now require explicit disambiguation without partial 
output.
   
   This is the bottom PR for splitting #3926 and intentionally contains no view 
support.
   
   ## Tests
   
   - `uv run python -m pytest tests/cli/test_console.py -q` (90 passed)
   - `uv run prek run --files pyiceberg/cli/console.py 
tests/cli/test_console.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