[ 
https://issues.apache.org/jira/browse/BEAM-13604?focusedWorklogId=704657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-704657
 ]

ASF GitHub Bot logged work on BEAM-13604:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jan/22 17:12
            Start Date: 06/Jan/22 17:12
    Worklog Time Spent: 10m 
      Work Description: timrobertson100 merged pull request #16442:
URL: https://github.com/apache/beam/pull/16442


   


-- 
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 704657)
    Time Spent: 40m  (was: 0.5h)

> NPE while getting null from BigDecimal column
> ---------------------------------------------
>
>                 Key: BEAM-13604
>                 URL: https://issues.apache.org/jira/browse/BEAM-13604
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc
>    Affects Versions: 2.35.0
>            Reporter: Vitaly Ivanov
>            Assignee: Vitaly Ivanov
>            Priority: P1
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {noformat}
> Exception in thread "main" 
> org.apache.beam.sdk.Pipeline$PipelineExecutionException: 
> java.lang.NullPointerException
>     at 
> org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:373)
>     at 
> org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:341)
>     at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:218)
>     at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:67)
>     at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
>     at org.apache.beam.sdk.Pipeline.run(Pipeline.java:309)
>     at io.synthesized.testingsuite.SubsetterRunner.run(SubsetterRunner.kt:75)
>     at 
> io.synthesized.testingsuite.SubsetterRunnerKt.main(SubsetterRunner.kt:39)
>     at io.synthesized.testingsuite.SubsetterRunnerKt.main(SubsetterRunner.kt)
> Caused by: java.lang.NullPointerException
>     at 
> org.apache.beam.sdk.io.jdbc.LogicalTypes$FixedPrecisionNumeric.toInputType(LogicalTypes.java:283)
>     at 
> org.apache.beam.sdk.io.jdbc.LogicalTypes$FixedPrecisionNumeric.toInputType(LogicalTypes.java:254)
>     at 
> org.apache.beam.sdk.io.jdbc.SchemaUtil.lambda$createLogicalTypeExtractor$ca0ab2ec$2(SchemaUtil.java:323)
>     at 
> org.apache.beam.sdk.io.jdbc.SchemaUtil$BeamRowMapper.mapRow(SchemaUtil.java:393)
>     at 
> org.apache.beam.sdk.io.jdbc.SchemaUtil$BeamRowMapper.mapRow(SchemaUtil.java:371)
>     at 
> org.apache.beam.sdk.io.jdbc.JdbcIO$ReadFn.processElement(JdbcIO.java:1212)
> Disconnected from the target VM, address: '127.0.0.1:55187', transport: 
> 'socket'{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to