Hi All
Is there any plan for supporting JDBC DataSourceV2?
[hidden email] already implemented some basic catalog functionality, so we can using datasource v2 by SQL, for example:
select * from h2.db.table.
But this is inconvenient for case where we have to use API, and let up level pass the parameters to create concrete Relation.