damccorm opened a new issue, #20587:
URL: https://github.com/apache/beam/issues/20587

   Implement the following functions for Beam SQL ZetaSQL dialect, as 
CombineFn. (Example implementation for BIT_OR.) (Java SQL only.)
   Their output in Beam should match BigQuery.
   Write compliance tests for each function.
   List:
   ANY_VALUE
   ARRAY_AGG
   ARRAY_CONCAT_AGG
   BIT_AND
   BIT_XOR
   COUNT
   COUNTIF
   LOGICAL_AND
   LOGICAL_OR
   STRING_AGG
   CORR
   COVAR_POP
   COVAR_SAMP
   STDDEV_POP
   STDDEV_SAMP
   STDDEV
   VAR_POP
   VAR_SAMP
   VARIANCE
   APPROX_COUNT_DISTINCT
   APPROX_QUANTILES
   APPROX_TOP_COUNT
   APPROX_TOP_SUM
   
   
   
   
   Imported from Jira 
[BEAM-11388](https://issues.apache.org/jira/browse/BEAM-11388). Original Jira 
may contain additional context.
   Reported by: shehzaadn.


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

Reply via email to