You can do this via SQL query:
ALTER SYSTEM SET store.plugin.max_leaf_columns_scanned = 800;
If you want it via Helm, then this post can help you. Basically append the support key to -Ddremio.debug.sysopt.
You can do this via SQL query:
ALTER SYSTEM SET store.plugin.max_leaf_columns_scanned = 800;
If you want it via Helm, then this post can help you. Basically append the support key to -Ddremio.debug.sysopt.