You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/07/30 23:01:08 UTC

[GitHub] [beam] ibzib commented on pull request #15244: [BEAM-12680] Calcite SqlTransform no longer experimental

ibzib commented on pull request #15244:
URL: https://github.com/apache/beam/pull/15244#issuecomment-890235052


   I wonder if we should keep some of the UDF methods experimental. There are currently three `registerUdf` methods and we might introduce a fourth eventually for [ScalarFn](https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/udf/src/main/java/org/apache/beam/sdk/extensions/sql/udf/ScalarFn.java). And `registerUdaf` has always been a little sketchy since SQL UDAFs ignore many of the methods of `CombineFn`.
   
   Otherwise LGTM.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org