Package io.trino.tests.product.hive
Class TestHiveCoercion.ColumnContext
- java.lang.Object
-
- io.trino.tests.product.hive.TestHiveCoercion.ColumnContext
-
- Enclosing class:
- TestHiveCoercion
public static class TestHiveCoercion.ColumnContext extends Object
-
-
Constructor Summary
Constructors Constructor Description ColumnContext(String hiveVersion, String format, String column)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TestHiveCoercion.ColumnContextcolumnContext(String version, String format, String column)booleanequals(Object o)StringgetColumn()StringgetFormat()StringgetHiveVersion()inthashCode()
-