HCatalogInputFormat always returns strings for partition columns, even when these partitions are declared as other types (i.e. INT). In this case, Pangool fails as it does not automatically converts from String to the target type.
Is that an HCatalog Bug? Is that a problem of our integration?
HCatalogInputFormat always returns strings for partition columns, even when these partitions are declared as other types (i.e. INT). In this case, Pangool fails as it does not automatically converts from String to the target type.
Is that an HCatalog Bug? Is that a problem of our integration?