I am using Google Bigquery with Knime. I used cdata.com jdbc connector for bigquery to connect with database. However when running standard sql like queries, it works but when running Bigquery specific "join each" clause it says ERROR Database Reader 4:20 Execute failed: Malformed SQL Statement: Syntax error near [cl] . But just removing "join each" it agains starts to work. So the culprit is BQ specific syntax. How can i make Knime to run BigQuery Specific queries?????
↧