Thank you for contacting Dremio.
I understand that you are observing below error on running query select * from sys.project.history.jobs Field exceeds the size limit of 32000 bytes.
Regarding your queries:
will it be possible to raise the 32k limit on dremio cloud, given that it is not even possible to query system views with that?
The default limit for the property limits.single_field_size_bytes is set to 32K. As of now, the Support Key can only be updated by Dremio internal team. To review the same from our end, I have sent a Private message regarding the above. Please reply to the same Private Message with your OrgID.
can we expect queries on this (small) table to become faster in the future? we’d like to rely on this table to set up some monitoring dashboards.
To assist you better on this, we would first need to review the current execution time. Once we review the above details, we will share the suggestions accordingly.
Feel free to update if you have any queries/concerns.
Thank you for providing the requested OrgID details.
I have increased the limit for this Support Key limits.single_field_size_bytes to 65K from our end.
Further, please execute the same query and let us know if that helps.
We will further review the JobID for the same and analyze if there are any issues or if you observe any slowness.
Thanks for your patience and for your update on the status.
On reviewing the Job-1cf09081-e186-1067-9291-7768f74c2900 from my end for the slow query. I see that the TABLE_FUNCTION operator 00-08 is taking most time Min Wait Time 3m25s and this time is taken for - IO Wait is 3.42m (98.26%)
I am checking further internal to identify this issue and will update our findings.
Meanwhile, to narrow down this issue could you also confirm if the slowness is observed for other tables in sys or any other dataset as well?