hit-lacus commented on a change in pull request #1512:
URL: https://github.com/apache/kylin/pull/1512#discussion_r543869913
##########
File path:
kylin-spark-project/kylin-spark-common/src/test/java/org/apache/spark/sql/common/SparkQueryTest.scala
##########
@@ -116,9 +116,9 @@ object SparkQueryTest {
|== Results ==
|${
sideBySide(
- s"== Kylin Answer - ${kylinAnswer.size} ==" +:
+ s"== Expected Answer - ${kylinAnswer.size} ==" +:
Review comment:
Is it correct ? I think `sparkResults` should be the expected result.
----------------------------------------------------------------
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]