[jira] [Created] (KYLIN-3609) NPE from QueryMetricsFacade#updateMetricsToReservoir

2018-10-02 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3609: - Summary: NPE from QueryMetricsFacade#updateMetricsToReservoir Key: KYLIN-3609 URL: https://issues.apache.org/jira/browse/KYLIN-3609 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-3608) Move dependency versions to top level pom properties

2018-10-02 Thread Ted Yu (JIRA)
Ted Yu created KYLIN-3608: - Summary: Move dependency versions to top level pom properties Key: KYLIN-3608 URL: https://issues.apache.org/jira/browse/KYLIN-3608 Project: Kylin Issue Type: Task

[jira] [Commented] (KYLIN-3586) Boxing/unboxing to parse a primitive is suboptimal

2018-10-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16635659#comment-16635659 ] Ted Yu commented on KYLIN-3586: --- There are still a few instances of valueOf calls. e.g. in Tuple.java :