Hello,

I use hive-3.1.2 and hive-3.1.3 to run test case. The case acid_nullscan.q is 
failed. This is confused. Would you please give some advice. Thank you very 
much.




The result is:



-------------------------------------------------------------------------------

Test set: org.apache.hadoop.hive.cli.TestCliDriver

-------------------------------------------------------------------------------

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 75.35 s <<< 
FAILURE! - in org.apache.hadoop.hive.cli.TestCliDriver

testCliDriver[acid_nullscan](org.apache.hadoop.hive.cli.TestCliDriver)&nbsp; 
Time elapsed: 9.472 s&nbsp; <<< FAILURE!

java.lang.AssertionError:&nbsp;

Client Execution succeeded but contained differences (error code = 1) after 
executing acid_nullscan.q&nbsp;

49c49

< &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Statistics: Num rows: 91 Data size: 
26390 Basic stats: COMPLETE Column stats: NONE

---

&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Statistics: Num rows: 90 Data 
size: 25960 Basic stats: COMPLETE Column stats: NONE

54c54

< &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Statistics: Num rows: 1 Data 
size: 290 Basic stats: COMPLETE Column stats: NONE

---

&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Statistics: Num rows: 1 
Data size: 288 Basic stats: COMPLETE Column stats: NONE

89c89

< &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; totalSize 2639

---

&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; totalSize 2596

111c111

< &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; totalSize 2639

---



&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; totalSize 2596

Reply via email to