apache / apache/airavata-data-catalog

Support projections in metadata schema SQL query

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently the SQL query will return all matching DataProduct instances. So, for example, it only ever makes sense to issue a query that begins `SELECT * FROM ...`. But it could be useful to return only a subset of metadata schema fields, both because it would be a smaller payload and because the client wouldn't need to retrieve the metadata schema field values from the 'metadata' field of each DataProduct.

It would be good to develop a compelling use case first though.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. First clarify a compelling projection use case and inspect where the metadata schema SQL query is implemented; done should include an agreed projection behavior that returns only the requested metadata schema fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.