Could not access a Table in Dremio (Collection in Mongo DB) as one of the fields exceeds the size limit. Error shown is “Field ‘description’ exceeds the size limit of 32000 bytes.”
When checked Dremio Documentation, https://docs.dremio.com/advanced-administration/limits.html, This limit is known.
Even the ‘description’ field is omitted in manual Query, still the Table is not accessible.
Is there any way in Dremio to access a Table with Field size more than 32KB ?