I created a table with three columns - id
, name
, position
,
then I stored the data into s3 using orc format using spark.
When I query select * from person
it returns everything.
But when I query from presto, I get this error:
Query 20180919_151814_00019_33f5d failed: com.facebook.presto.spi.type.VarcharType