Package io.trino.plugin.mongodb
Class TypeUtils
java.lang.Object
io.trino.plugin.mongodb.TypeUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisArrayType(Type type) static booleanisJsonType(Type type) static booleanstatic booleanisPushdownSupportedType(Type type) static boolean
-
Method Details
-
isJsonType
-
isArrayType
-
isMapType
-
isRowType
-
isPushdownSupportedType
-