You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/08/10 22:30:00 UTC

[jira] [Created] (BEAM-5128) Fix Floor and Ceil functions

Rui Wang created BEAM-5128:
------------------------------

             Summary: Fix Floor and Ceil functions
                 Key: BEAM-5128
                 URL: https://issues.apache.org/jira/browse/BEAM-5128
             Project: Beam
          Issue Type: Sub-task
          Components: dsl-sql
            Reporter: Rui Wang
            Assignee: Xu Mingmin


Fool and Ceil converts non decimal type to double type no matter what the field type is. So the Row will fail the code once it detects the mismatch between field type and value.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)