generic_udf.sql 86 B

12
  1. /* postgres can not */
  2. select TypeInspection::Zip(AsList("A","B","C"),AsList(1,2,3));