Description
Currently Spark can't read parquet uint64 as it doesn't fit the Spark long type. We can read uint64 as decimal as a workaround.
Currently Spark can't read parquet uint64 as it doesn't fit the Spark long type. We can read uint64 as decimal as a workaround.