[ https://issues.apache.org/jira/browse/KYLIN-5769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832360#comment-17832360 ]
pengfei.zhan edited comment on KYLIN-5769 at 3/30/24 2:48 AM: -------------------------------------------------------------- h1. Design The split function is supported, see [https://spark.apache.org/docs/3.2.4/api/sql/index.html] , for the two-parameter and three-parameter cases. It is mainly for type and data conversion processing. * The array<string> obtained from the downward-pressing query supports type and data conversion. * min/max metadata query for array<string> data conversion. * Conversion of array<string> by hit aggregate index / detail index. * Handling the above cases naturally supports computable column definitions. was (Author: JIRAUSER294653): h1. Design The split function is supported, see [https://spark.apache.org/docs/3.2.4/api/sql/index.html] , for the two-parameter and three-parameter cases. It is mainly for type and data conversion processing. * The array<string> obtained from the downward-pressing query supports type and data conversion. * min/max metadata query for array<string> data conversion. * Conversion of array<string> by hit aggregate index / detail index. * Handling the above cases naturally supports computable column definitions. > Support split function > ---------------------- > > Key: KYLIN-5769 > URL: https://issues.apache.org/jira/browse/KYLIN-5769 > Project: Kylin > Issue Type: Improvement > Components: Job Engine, Query Engine > Affects Versions: 5.0-beta > Reporter: pengfei.zhan > Assignee: pengfei.zhan > Priority: Major > Fix For: 5.0.0 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)