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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
