Zhangshunyu commented on issue #5519:
URL: https://github.com/apache/hudi/issues/5519#issuecomment-1166215381

   hudi0.11 also has this issue
   
   1. we create a hudi table and load data using bulkinsert with metatable 
enable
   2. when query disable metatable its ok
   3. but when enabled metatable and dataskip, **some query** will throw 
exception:
   `unsupportedOperationException PlainBianryDictionary parquet decodeToInt`
   
   we never change the schema of table
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to