[jira] [Commented] (KYLIN-5279) Default null collation for Kylin5.0 sqls should be null-last for ASC order and null-first for DESC order.

2022-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KYLIN-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623592#comment-17623592 ] ASF GitHub Bot commented on KYLIN-5279: --- hit-lacus commented on PR #2001: URL: http

[GitHub] [kylin] hit-lacus commented on pull request #2001: KYLIN-5279 Default null collation for Kylin5.0 sqls should be null-last for ASC order and null-first for DESC order.

2022-10-24 Thread GitBox
hit-lacus commented on PR #2001: URL: https://github.com/apache/kylin/pull/2001#issuecomment-1290073592 Here is my suggestion.You don't need add a new config entry like: `kylin.query.asc-order-null-first-enable`. Looks like you can reuse existent config entry in `KylinConfigBase#get

[GitHub] [kylin] hit-lacus merged pull request #2003: Improve doc about Windows dev env setup

2022-10-24 Thread GitBox
hit-lacus merged PR #2003: URL: https://github.com/apache/kylin/pull/2003 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@kylin.apach