This is an automated email from the ASF dual-hosted git repository.
machristie pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-data-catalog.git
from ad670ab Merge pull request #37 from lahirujayathilake/main
add 7d6349b Fix super tenant query for resolving user
add 9cad7f4 Fixes to Custos integration, primarily with the data product
sharing view
new 5fbd524 Merge pull request #40 from apache/custos-integration
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/client/DataCatalogAPIClient.java | 3 +--
.../api/sharing/CustosTestDataBootstrap.java | 23 ++++++++++++++-------
.../api/sharing/SharingManagerImpl.java | 8 ++++----
.../resources/custos_data_product_sharing_view.sql | 24 ----------------------
.../custos-sharing/src/main/resources/schema.sql | 24 ++++++++++++++++++++++
5 files changed, 45 insertions(+), 37 deletions(-)
delete mode 100644
data-catalog-api/server/custos-sharing/src/main/resources/custos_data_product_sharing_view.sql
create mode 100644
data-catalog-api/server/custos-sharing/src/main/resources/schema.sql