File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
client/python/integration_tests Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ def _patch_generated_models() -> None:
387387 `apache_polaris.sdk.catalog.models.LoadPolicyResponse`.
388388
389389 However, the generator fails to add the necessary `import` statements
390- to the `polaris /catalog/models/__init__.py` file. This means that even
390+ to the `apache_polaris/sdk /catalog/models/__init__.py` file. This means that even
391391 though the model files exist (e.g., `load_policy_response.py`), the classes
392392 are not part of the `apache_polaris.sdk.catalog.models` namespace.
393393
Original file line number Diff line number Diff line change 2020.python-version
2121.pytest_cache
2222t_pyspark /src /spark-warehouse
23- t_pyspark /src /.pytest_cache
24- polaris /apache_polaris.sdk.management.egg-info
23+ t_pyspark /src /.pytest_cache
You can’t perform that action at this time.
0 commit comments