public class HiveCoercionPolicy extends Object implements CoercionPolicy
| Constructor and Description |
|---|
HiveCoercionPolicy(com.facebook.presto.common.type.TypeManager typeManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCoerce(com.facebook.presto.hive.HiveType fromHiveType,
com.facebook.presto.hive.HiveType toHiveType) |
@Inject public HiveCoercionPolicy(com.facebook.presto.common.type.TypeManager typeManager)
public boolean canCoerce(com.facebook.presto.hive.HiveType fromHiveType,
com.facebook.presto.hive.HiveType toHiveType)
canCoerce in interface CoercionPolicyCopyright © 2012–2023. All rights reserved.