zzcclp commented on a change in pull request #1601:
URL: https://github.com/apache/kylin/pull/1601#discussion_r643265569



##########
File path: 
kylin-spark-project/kylin-spark-engine/src/test/scala/org/apache/kylin/engine/spark/builder/TestCreateFlatTable.scala
##########
@@ -81,7 +81,8 @@ class TestCreateFlatTable extends SparderBaseFunSuite with 
SharedSparkSession wi
     //DefaultScheduler.destroyInstance()
   }
 
-  test("Check the flattable spark jobs num correctness") {
+  // todo: [Spark 3.0] BroadcastExchangeExec overwrites job group ID
+  ignore("Check the flattable spark jobs num correctness") {

Review comment:
       modify this test case to :
   
![image](https://user-images.githubusercontent.com/9430290/120358811-82cda700-c339-11eb-9a78-43efabc299bb.png)
   




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


Reply via email to