Hello Calcite team, Anyone willing to help with a patch for https://issues.apache.org/jira/browse/CALCITE-2667 ?
I need some hint to go through SqlToRelConverter to patch the bug. It seems that for some cases following query does not work: SELECT * FROM TABLE(FUNCTIONTABLE(...)) FT JOIN SOMEVIEW SV ON FT.FIELD =SV.ANOTHERFIELD does not work when view is a view on a jdbc table. Any help appreciated to help me make a patch for this :) -- Piotr Bojko http://about.me/ptr.bojko