[ 
https://issues.apache.org/jira/browse/BEAM-12046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549219#comment-17549219
 ] 

Danny McCormick commented on BEAM-12046:
----------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/20826

> Large doubles become "Invalid integer literal" in BeamZetaSqlCalcRel.
> ---------------------------------------------------------------------
>
>                 Key: BEAM-12046
>                 URL: https://issues.apache.org/jira/browse/BEAM-12046
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql-zetasql
>            Reporter: Kyle Weaver
>            Priority: P3
>
> Example query: "SELECT 1.7976931348623157e+308 AS ColA"
> The double literal is expanded into a BigDecimal literal [1] that is 
> interpreted by the ZetaSQL parser as an INT64.
> [1] 
> 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to