cyanzheng2926 commented on PR #6632:
URL: https://github.com/apache/hive/pull/6632#issuecomment-5112125102

   metadata_delete.q failure on split-01 (TestIcebergCliDriver)
   Locally on 3ccc5e088d, metadata_delete.q passes consistently with the 
expected masked HDFS output at line 77.
   The diff is:
   actual:  PREHOOK/POSTHOOK Output: default@ice_date_year
   golden:  PREHOOK/POSTHOOK Output: hdfs://### HDFS PATH ###
   That means Iceberg took the normal DELETE path on CI, while the golden 
expects the metadata DELETE path (HDFS write entity → masked path). If the raw 
line were an hdfs://... URL, maskOutputFile() would still produce hdfs://### 
HDFS PATH ###
   This might seem to be a flaky environment issue?


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


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

Reply via email to