Dear Apache Calcite Team, I’m planning to add several function definitions for Spark and Hive in SqlLibraryOperators for the Babel SQL parser to use. To test these, would it be enough to just add unit tests in BabelTest (as opposed to SqlOperatorTest) using checkSqlResult?
Thanks, James
