You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by GitBox <gi...@apache.org> on 2018/02/24 09:05:34 UTC

[GitHub] starbow727 opened a new pull request #106: When I connect kylin with JDBC, the query date has a problem.

starbow727 opened a new pull request #106: When I connect kylin with JDBC, the query date has a problem.
URL: https://github.com/apache/kylin/pull/106
 
 
     hello,
      When I connect kylin with JDBC, the query date has a problem.
      The query condition is
                       WHERE td.calendar_date >= DATE  '2018-02-15'
                       AND td.calendar_date  < DATE  '2018-02-22'
   but the result  is
   2018-02-14~2018-02-20
   Time deviation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services