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