4.9.2 Private Release Notes
These release notes are private to JPMC.
Dremio Enterprise Edition 4.9.2 provides inherited permissions. When Dremio administrators grant a Dremio user permissions to physical and virtual datasets, Dremio also applies those permissions to all children of those datasets.
To enable the feature, add the following line to your dremio-env configuration file and restart Dremio:
DREMIO_JAVA_EXTRA_OPTS=-Ddremio.accesscontrol.inherit=true
Fixed Issues in 4.9.2
Dremio doesn’t read new files inserted into an external reflection until either restarting Dremio or the coordinator node
Fixed by invalidating the external reflection cache if tableRel has new data.
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.