viirya commented on code in PR #99:
URL: 
https://github.com/apache/arrow-datafusion-comet/pull/99#discussion_r1501667466


##########
spark/src/test/scala/org/apache/spark/sql/CometTPCDSQuerySuite.scala:
##########
@@ -26,7 +26,8 @@ import org.apache.comet.CometConf
 class CometTPCDSQuerySuite
     extends {
       // This is private in `TPCDSBase`.
-      val excludedTpcdsQueries: Seq[String] = Seq("q34", "q64")
+      val excludedTpcdsQueries: Seq[String] =
+        Seq("q34", "q66", "q64", "q71", "q88", "q90", "q96")

Review Comment:
   ```
   - q66 *** FAILED ***
     java.lang.Exception: Expected "[]", but got "[Just good amou       933435  
Midway  Williamson County       TN      United States   DHL,BARIAN      2001    
9246702.65      4973596.11      8243830.24      11536095.04     8848441.04      
6589907.46      14946163.85     24260830.90     23156311.42     21897174.69     
33046376.63     24591398.12     9.906102353136  5.328272573880  8.831713231238  
   ...
   ```
   
   Same here.



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