@radu.popa We can help in increasing the limit the queries are going to use a lot more direct memory as 1300 is stretching the limit, we have tested up to 1024
Hello,
it would be awesome if you could set the parameter to 1300 - there are few rows that have so many rows, so hopefully there will be no crash.
How will the parameter update take place? Do you need an organizationid from me?
Hello @radu.popa,
Yes, we would need your DC Organization ID in order to update the support key in Dremio Cloud. Could you please DM it to me?
Thanks,
Payal
Hello
Is there a way to change 128 items limit (undocumented) with array field type ?
We are running DremioEE (on Prem) Rel 24.3x.
Regards
@Arnie Yes, you can change it, how many elements does your LIST have? The more we increase the more direct memory is needed, a small change should be fine
Hello
My need is to have an array with less than 200 elements.
Do you recommend to use json lists eg {“elt1’“=”value1“,…} rather than ['“value1”,…] ? does Json structure need less memory ?