Hello everyone,
On the reflections UI for a certain table we can see that for aggregation reflections dremio suggests a few dimensions based on data types and column samples.
I’d like to get those suggested dimensions for a specific table by using the API. I’m gonna use it in an automated process, that’s why using UI is not enough for me. Is there a function call for this?
Thank you