[
https://issues.apache.org/jira/browse/BEAM-5829?focusedWorklogId=157346&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-157346
]
ASF GitHub Bot logged work on BEAM-5829:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Oct/18 04:19
Start Date: 23/Oct/18 04:19
Worklog Time Spent: 10m
Work Description: kennknowles commented on issue #6787: [BEAM-5829]
Convert tests to use DECIMAL for price field
URL: https://github.com/apache/beam/pull/6787#issuecomment-432085529
R: @reuvenlax
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 157346)
Time Spent: 20m (was: 10m)
> SQL should probably not support GROUP BY or set operations on floating point
> numbers
> ------------------------------------------------------------------------------------
>
> Key: BEAM-5829
> URL: https://issues.apache.org/jira/browse/BEAM-5829
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Critical
> Time Spent: 20m
> Remaining Estimate: 0h
>
> These are known to be super unreliable on most SQL engines, and generally
> indicate a programming error. Floating points numbers are intended as
> stand-ins for real numbers, for which equality (hence grouping and set
> operations) are undecidable. And our build is broken because of it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)