Hello folks! I’m trying to create a parquet external table in impala from parquet data generated by spark sql. So i’ve faced the following error: unsupported logical parquet type date (primitive type is int32)
Please help to solve this issue without explicit date to string conversion. Thanks in advance! Dmitry
