[ 
https://issues.apache.org/jira/browse/KYLIN-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928997#comment-17928997
 ] 

ASF GitHub Bot commented on KYLIN-6010:
---------------------------------------

gleonSun opened a new pull request, #2262:
URL: https://github.com/apache/kylin/pull/2262

   (no comment)




> If there is a `count distinct` in the view table definition, an error occurs 
> when building the snapshot
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-6010
>                 URL: https://issues.apache.org/jira/browse/KYLIN-6010
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Guoliang Sun
>            Priority: Major
>         Attachments: image-2025-02-19-14-26-58-795.png
>
>
> see following
> {code:java}
> java.lang.UnsupportedOperationException: count distinct does not have 
> non-columnar implementation
>       at 
> org.apache.spark.sql.catalyst.expressions.aggregate.CountDistinct.initialValues$lzycompute(CountDistinct.scala:40)
>  ~[gluten.jar]
>       at 
> org.apache.spark.sql.catalyst.expressions.aggregate.CountDistinct.initialValues(CountDistinct.scala:38)
>  ~[gluten.jar]
>       at 
> org.apache.spark.sql.catalyst.expressions.aggregate.CountDistinct.initialValues(CountDistinct.scala:27)
>  ~[gluten.jar] {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to