aokolnychyi commented on pull request #1771:
URL: https://github.com/apache/iceberg/pull/1771#issuecomment-727026582


   I don't think the test failure is related to the PR.
   
   ```
   org.apache.iceberg.mr.hive.TestHiveIcebergStorageHandlerWithCustomCatalog > 
testJoinTablesSupportedTypes[fileFormat=PARQUET, engine=tez] FAILED
       java.lang.IllegalArgumentException: Failed to execute Hive query 'select 
s.boolean_column, h.boolean_column from default.boolean_table_0 s join 
default.boolean_table_0 h on h.boolean_column=s.boolean_column': Error while 
processing statement: FAILED: Execution Error, return code 1 from 
org.apache.hadoop.hive.ql.exec.tez.TezTask
   ```


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to