HyukjinKwon edited a comment on pull request #29421:
URL: https://github.com/apache/spark/pull/29421#issuecomment-716270048


   Ooops, @AngersZhuuuu, seems like it has a bit of conflicts with 
https://github.com/apache/spark/commit/a127387a53e1a24e76de83c5a1858fcdbd38c3a2#diff-3788b2d136cabc009f0a64db207d0ffbe777c5e7ad02d5f3aa9de33e1f295843.
 I just realised that the last test was triggered a month before:
   
   ```
   Error:  
/__w/spark/spark/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveScriptTransformationSuite.scala:185:13:
 not found: value decimalToString
   Error:              decimalToString('d),
   Error:              ^
   Error:  
/__w/spark/spark/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveScriptTransformationSuite.scala:241:13:
 not found: value decimalToString
   Error:              decimalToString('d),
   Error:              ^
   ```
   
   I could just fix it right away but let's just revert it to be safer given 
that the test has to run against the latest upstream + Hive 1.2 path was 
removed.


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