Replies: 1 comment
-
A first concrete addition could already be supporting Delta tables (not only iceberg) in https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/json/schema/entity/data/table.json#L21 (though the change here is not as substantial as the discussion above is meant to add) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, some basic types are already supported as defined here: https://github.com/open-metadata/OpenMetadata/tree/main/catalog-rest-service/src/main/resources/json/schema/entity
How could new types be added i.e. for geospatial raster data, MP3 files or other non-SQL sources?
Beta Was this translation helpful? Give feedback.
All reactions