You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/18 00:14:00 UTC

[jira] [Commented] (DRILL-5675) Drill C++ Client Date Time Literals Support Metadata Mapping is Incorrect

    [ https://issues.apache.org/jira/browse/DRILL-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090840#comment-16090840 ] 

ASF GitHub Bot commented on DRILL-5675:
---------------------------------------

GitHub user superbstreak opened a pull request:

    https://github.com/apache/drill/pull/878

    DRILL-5675: Drill C++ Client reports incorrect  datetime Literals Sup…

    …port Metadata

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/superbstreak/drill DRILL-5675

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/878.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #878
    
----
commit 3bdce2b3ba6fe032ade6e874e48ef92e292d3ade
Author: Rob Wu <ro...@gmail.com>
Date:   2017-07-18T00:12:39Z

    DRILL-5675: Drill C++ Client reports incorrect  datetime Literals Support Metadata

----


> Drill C++ Client Date Time Literals Support Metadata Mapping is Incorrect
> -------------------------------------------------------------------------
>
>                 Key: DRILL-5675
>                 URL: https://issues.apache.org/jira/browse/DRILL-5675
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>    Affects Versions: 1.10.0
>            Reporter: Rob Wu
>            Priority: Minor
>
> Small mistake in the dateTimeLiteralsSupport(1) function.
> https://github.com/laurentgo/drill/blob/f5f6bfdf7e1c9e97594956ef36c08cf2cfc9ddba/contrib/native/client/src/clientlib/metadata.cpp#L839
> and 
> https://github.com/laurentgo/drill/blob/f5f6bfdf7e1c9e97594956ef36c08cf2cfc9ddba/contrib/native/client/src/clientlib/metadata.cpp#L844



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)