Hi,
We have a customized plugin.
When user run the SQL including IN condition with more than 1500 value. Seems this condition cannot give to our plugin. Do you have any idea?
SQL example
Select * from Table where id in (1, 2, 3, …, 1500, 1501)
Dremio version: 4.9.1-202010230218060541-2e764ed0