I was experimenting with the JdbcCatalog, and I see that the options match some 
of the SQL WITH options. I looked at the source code, and even see that it 
directly references those options from JdbcDynamicTableFactory. However, I 
didn’t see any obvious way to set scan.fetch-size or any way to generically set 
those properties that would go in the WITH clause of the SQL interface beyond 
the JdbcCatalog constructor arguments. Is there any way to set those after the 
catalog is created/registered?

Thanks,
Dylan Forciea

Reply via email to