Skip to content

[feature][PES][datasource] Add support for getting published datasource by type and proxy user #5369

@aiceflower

Description

@aiceflower

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Problem Description

Currently there is no API to get published datasource by type and proxy user.

Description

Add support for getting published datasource by type and proxy user.

Use case

Users need to query published datasources filtered by datasource type and proxy user.

Solutions

  1. Added GetPublishedDataSourceByTypeAction and GetPublishedDataSourceByTypeResult
  2. Modified DataSourceInfoServiceImpl to support the new query
  3. Updated PES client to support the new API

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions