kennknowles opened a new issue, #19152:
URL: https://github.com/apache/beam/issues/19152

   From:
   
   
[https://stackoverflow.com/questions/52982347/apache-beam-sqltransforms-schema-issue/52993637?noredirect=1#comment92893146_52993637](https://stackoverflow.com/questions/52982347/apache-beam-sqltransforms-schema-issue/52993637?noredirect=1#comment92893146_52993637)
   
   Consuming Beam as a dependency:
   `<dependency> <groupId>org.apache.beam</groupId> 
<artifactId>beam-sdks-java-extensions-sql</artifactId> 
<version>${beam.version}</version> </dependency>`
   
    
   
   `Getting error:`
   
   `An exception occured while executing the Jav a class. 
java.lang.RuntimeException: Property 
'org.apache.beam.sdk.extensions.sql.impl.planner.BeamRelDataTypeSystem' not 
valid for plugin type org.apache.calcite.r el.type.RelDataTypeSystem: Cannot 
cast org.apache.beam.sdk.extensions.sql.impl.planner.BeamRelDataTypeSystem to 
org.apache.calcite.rel.type.RelDataTypeSystem -> [He lp 1]`
   
   Imported from Jira 
[BEAM-5858](https://issues.apache.org/jira/browse/BEAM-5858). Original Jira may 
contain additional context.
   Reported by: kedin.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to