Closed andreyolv closed 4 months ago
I would suggest that you only use StarRocks as a query (read) engine and let another application/library write the data.
We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!
Feature request
Is your feature request related to a problem? Please describe. I have tables in delta format in the azure data lake gen2, but I don't use metastore. And it is not possible to create a delta table in the metastore using StarRocks, only read existing ones.
Describe the solution you'd like Create tables by StarRocks in the metastore pointing to an azure data lake gen2 path where the format is in delta.
Describe alternatives you've considered Use trino because it allows this feature.
Additional context I believe it is an important feature for those who want to query in delta but there is no metastore.