[ 
https://issues.apache.org/jira/browse/BEAM-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Gorgolewski updated BEAM-9579:
------------------------------------
    Status: Open  (was: Triage Needed)

> ApproximateQuantilesCombineFn uses deprecated '-' operator
> ----------------------------------------------------------
>
>                 Key: BEAM-9579
>                 URL: https://issues.apache.org/jira/browse/BEAM-9579
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Chris Gorgolewski
>            Priority: Minor
>
> This causes a TypeError with numpy 1.16.4
>  
> {{apache_beam/transforms/stats.py", line 437, in <lambda>}}
> {{ else (a > b) - (a < b)}}
> {{TypeError: numpy boolean subtract, the `-` operator, is deprecated, use the 
> bitwise_xor, the `^` operator, or the logical_xor function instead.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to