-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.2
-
Component/s: Table SQL / Client
-
Labels:
The travis of release-1.9 failed with the following error:
14:43:17.916 [INFO] Running org.apache.flink.table.client.gateway.local.LocalExecutorITCase 14:44:47.388 [ERROR] Tests run: 34, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 89.468 s <<< FAILURE! - in org.apache.flink.table.client.gateway.local.LocalExecutorITCase 14:44:47.388 [ERROR] testParameterizedTypes[Planner: blink](org.apache.flink.table.client.gateway.local.LocalExecutorITCase) Time elapsed: 7.88 s <<< ERROR! org.apache.flink.table.client.gateway.SqlExecutionException: Invalid SQL statement at org.apache.flink.table.client.gateway.local.LocalExecutorITCase.testParameterizedTypes(LocalExecutorITCase.java:557) Caused by: org.apache.flink.table.api.ValidationException: SQL validation failed. findAndCreateTableSource failed at org.apache.flink.table.client.gateway.local.LocalExecutorITCase.testParameterizedTypes(LocalExecutorITCase.java:557) Caused by: org.apache.flink.table.api.TableException: findAndCreateTableSource failed at org.apache.flink.table.client.gateway.local.LocalExecutorITCase.testParameterizedTypes(LocalExecutorITCase.java:557) Caused by: org.apache.flink.table.api.NoMatchingTableFactoryException: Could not find a suitable table factory for 'org.apache.flink.table.factories.TableSourceFactory' in the classpath. Reason: No context matches.
instance: https://api.travis-ci.org/v3/job/629636106/log.txt
- is broken by
-
FLINK-15240 is_generic key is missing for Flink table stored in HiveCatalog
-
- Closed
-
- links to