How to implement Apache Beam UDF for Calcite SQL?

前端 未结 0 966
轮回少年
轮回少年 2020-12-16 08:04

I\'m trying to implement a simple BitwiseAnd as a UDF for SQL in my Apache Beam pipeline. Here is the simple code snippet

    public static class BitwiseAnd i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题