This is an automated email from the ASF dual-hosted git repository.
yufei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 090e80255 added venv to the gitignore (#3199)
add 4b2acada5 CLI: Add Hive federation option (#2798)
No new revisions were added by this update.
Summary of changes:
.../python/apache_polaris/cli/command/__init__.py | 1 +
.../python/apache_polaris/cli/command/catalogs.py | 18 ++++++++++--
client/python/apache_polaris/cli/constants.py | 7 ++++-
.../apache_polaris/cli/options/option_tree.py | 2 ++
client/python/test/test_cli_parsing.py | 33 ++++++++++++++++++++++
.../in-dev/unreleased/command-line-interface.md | 3 +-
6 files changed, 60 insertions(+), 4 deletions(-)