> I'm having a problem in Hive 0.13.0 using INSERT OVERWRITE with dynamic
>partitioning, selecting from an ORC table to another ORC table (I don't
>think the target table being ORC is significant).

I think for this to be triggered in 0.13, the src and destination have to
be ORC tables.

> Has anyone seen this error before? Is it fixed in a later version? I've
>included reproduction steps below.

Seen a whole class of such errors, which were mostly fixed around the 1.0
release - can you try this on a build after HIVE-8226 was committed?

Cheers,
Gopal


Reply via email to