[
https://issues.apache.org/jira/browse/KYLIN-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250883#comment-17250883
]
ASF GitHub Bot commented on KYLIN-4843:
---------------------------------------
zzcclp commented on a change in pull request #1513:
URL: https://github.com/apache/kylin/pull/1513#discussion_r544886681
##########
File path:
kylin-spark-project/kylin-spark-query/src/main/scala/org/apache/spark/sql/SparkOperation.scala
##########
@@ -21,7 +21,6 @@ import org.apache.spark.rdd.RDD
import org.apache.spark.sql.catalyst.InternalRow
import org.apache.spark.sql.catalyst.plans.logical.GroupingSets
import org.apache.spark.sql.types.StructType
-import org.apache.spark.sql.{Column, DataFrame, Row, SparderContext}
Review comment:
now move 'SparkOperation' to package 'org.apache.spark.sql', so don't
need to import the classes which are in the same package.
----------------------------------------------------------------
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]
> Support INTERSECT_COUNT/INTERSECT_VALUE function for Kylin 4
> ------------------------------------------------------------
>
> Key: KYLIN-4843
> URL: https://issues.apache.org/jira/browse/KYLIN-4843
> Project: Kylin
> Issue Type: New Feature
> Components: Query Engine
> Affects Versions: v4.0.0-alpha
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Minor
> Fix For: v4.0.0-beta
>
>
> Support INTERSECT_COUNT/INTERSECT_VALUE function for Kylin 4
--
This message was sent by Atlassian Jira
(v8.3.4#803005)