qingquanzhang created KYLIN-5145: ------------------------------------ Summary: Query Failed:wrong number of arguments while executing SQL Key: KYLIN-5145 URL: https://issues.apache.org/jira/browse/KYLIN-5145 Project: Kylin Issue Type: Bug Components: Query Engine Affects Versions: v4.0.0 Environment: spark3.1.1 hadoop3.1.3 hive:3.1.2 kylin4.0.0-spark3 Reporter: qingquanzhang Attachments: kylin.log
An error occurred when I initiated the query: java.lang.IllegalArgumentException: wrong number of arguments while executing SQL: "select * from (select count(*) from kylin_sales) limit 50000" -- This message was sent by Atlassian Jira (v8.20.1#820001)