You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "lahirujayathilake (via GitHub)" <gi...@apache.org> on 2023/05/07 23:09:53 UTC

[GitHub] [airavata-data-catalog] lahirujayathilake opened a new pull request, #37: Search using 'union' keywords and metadata schemas retrieval

lahirujayathilake opened a new pull request, #37:
URL: https://github.com/apache/airavata-data-catalog/pull/37

   Two main functionalities
   - The ability to search in multiple schemas using 'union' and 'union all' keywords. For example: SELECT data_product_id FROM exp_schema UNION SELECT data_product_id FROM my_schema
   - Get all the Metadata schemas
   
   Requirement
   In the SMILES project, schemas will be used to differentiate product types (computational, experimental, and literature). Each product type can have multiple schemas, identified by a prefix added to the schema name. 
   To load data products belonging to a given type the above two functionalities can be used


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airavata-data-catalog] machristie merged pull request #37: Search using 'union' keywords and metadata schemas retrieval

Posted by "machristie (via GitHub)" <gi...@apache.org>.
machristie merged PR #37:
URL: https://github.com/apache/airavata-data-catalog/pull/37


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@airavata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org