[GitHub] [beam] rahul8383 edited a comment on pull request #11581: [BEAM-8307] NPE in Calcite dialect when input PCollection has logical…

2020-05-06 Thread GitBox


rahul8383 edited a comment on pull request #11581:
URL: https://github.com/apache/beam/pull/11581#issuecomment-622049393


   R: @reuvenlax @amaliujia



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [beam] rahul8383 edited a comment on pull request #11581: [BEAM-8307] NPE in Calcite dialect when input PCollection has logical…

2020-05-01 Thread GitBox


rahul8383 edited a comment on pull request #11581:
URL: https://github.com/apache/beam/pull/11581#issuecomment-622652488


   JdbcIO.Read -> SqlTransform.query(SELECT COUNT(*) FROM PCOLLECTION /*Any 
query*/ ) throws NPE if the input PCollection to SqlTransform has JdbcIO 
specific Logical Types(defined in org.apache.beam.sdk.io.jdbc.LogicalTypes)  in 
its Schema.
   
   Please find the Source Table Schema and the attached exception stack trace 
in the JIRA ticket: BEAM-8307.



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org