[jira] [Created] (KYLIN-4911) coprocessor timeout after scanning 44367600 rows while executing SQL

2021-02-22 Thread lhz (Jira)
lhz created KYLIN-4911: -- Summary: coprocessor timeout after scanning 44367600 rows while executing SQL Key: KYLIN-4911 URL: https://issues.apache.org/jira/browse/KYLIN-4911 Project: Kylin Issue Type:

[jira] [Commented] (KYLIN-4905) Support limit .. offset ... in spark query engine

2021-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17288903#comment-17288903 ] ASF GitHub Bot commented on KYLIN-4905: --- zzcclp commented on pull request #1586: URL:

[GitHub] [kylin] zzcclp commented on pull request #1586: KYLIN-4905 Support limit .. offset ... in spark query engine

2021-02-22 Thread GitBox
zzcclp commented on pull request #1586: URL: https://github.com/apache/kylin/pull/1586#issuecomment-783966534 Please add a test case, for example, add a test case sql in kylin-it/src/test/resources/query/sql. This is an

[jira] [Commented] (KYLIN-4905) Support limit .. offset ... in spark query engine

2021-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17288898#comment-17288898 ] ASF GitHub Bot commented on KYLIN-4905: --- zzcclp commented on a change in pull request #1586: URL:

[GitHub] [kylin] zzcclp commented on a change in pull request #1586: KYLIN-4905 Support limit .. offset ... in spark query engine

2021-02-22 Thread GitBox
zzcclp commented on a change in pull request #1586: URL: https://github.com/apache/kylin/pull/1586#discussion_r580809195 ## File path: query/src/main/java/org/apache/kylin/query/relnode/OLAPTableScan.java ## @@ -211,6 +212,8 @@ public void register(RelOptPlanner planner) {

[jira] [Commented] (KYLIN-4908) Segment pruner support integer partition col in spark query engine

2021-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17288895#comment-17288895 ] ASF GitHub Bot commented on KYLIN-4908: --- zzcclp commented on pull request #1588: URL:

[GitHub] [kylin] zzcclp commented on pull request #1588: KYLIN-4908 Segment pruner support integer partition col in spark query engine

2021-02-22 Thread GitBox
zzcclp commented on pull request #1588: URL: https://github.com/apache/kylin/pull/1588#issuecomment-783963391 @zhengshengjun Please add a test case, for example, add a test case sql in kylin-it/src/test/resources/query/sql.

[jira] [Updated] (KYLIN-4908) Segment pruner support integer partition col in spark query engine

2021-02-22 Thread ShengJun Zheng (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShengJun Zheng updated KYLIN-4908: -- Description: 1. It's allowed to use int/bigint  partition column from hive table to divide

[jira] [Updated] (KYLIN-4908) Segment pruner support integer partition col in spark query engine

2021-02-22 Thread ShengJun Zheng (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShengJun Zheng updated KYLIN-4908: -- Description: 1. It's allowed to use int/bigint  partition column from hive table to divide

[jira] [Assigned] (KYLIN-4910) Sparder URL is hardcoded to localhost

2021-02-22 Thread Zhichao Zhang (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhichao Zhang reassigned KYLIN-4910: - Assignee: ShengJun Zheng > Sparder URL is hardcoded to localhost >

[jira] [Assigned] (KYLIN-4908) Segment pruner support integer partition col in spark query engine

2021-02-22 Thread Zhichao Zhang (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhichao Zhang reassigned KYLIN-4908: - Assignee: ShengJun Zheng > Segment pruner support integer partition col in spark query

[jira] [Created] (KYLIN-4910) Sparder URL is hardcoded to localhost

2021-02-22 Thread ShengJun Zheng (Jira)
ShengJun Zheng created KYLIN-4910: - Summary: Sparder URL is hardcoded to localhost Key: KYLIN-4910 URL: https://issues.apache.org/jira/browse/KYLIN-4910 Project: Kylin Issue Type:

[jira] [Commented] (KYLIN-4908) Segment pruner support integer partition col in spark query engine

2021-02-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17288285#comment-17288285 ] ASF GitHub Bot commented on KYLIN-4908: --- zhengshengjun opened a new pull request #1588: URL:

[GitHub] [kylin] zhengshengjun opened a new pull request #1588: KYLIN-4908 Segment pruner support integer partition col in spark query engine

2021-02-22 Thread GitBox
zhengshengjun opened a new pull request #1588: URL: https://github.com/apache/kylin/pull/1588 …y engine ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a

[jira] [Updated] (KYLIN-4909) kylin metrics prefix bug in system-cube.sh

2021-02-22 Thread Anguia (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anguia updated KYLIN-4909: -- Description: I find a bug at system-cube.sh at the location, it is KYLIN by default, rather than  getting

[jira] [Created] (KYLIN-4909) kylin metrics prefix bug in system-cube.sh

2021-02-22 Thread Anguia (Jira)
Anguia created KYLIN-4909: - Summary: kylin metrics prefix bug in system-cube.sh Key: KYLIN-4909 URL: https://issues.apache.org/jira/browse/KYLIN-4909 Project: Kylin Issue Type: Bug