You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/26 09:34:00 UTC

[jira] [Commented] (S2GRAPH-179) Add defaultValue on ColumnMeta

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

ASF GitHub Bot commented on S2GRAPH-179:
----------------------------------------

GitHub user SteamShon opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/135

    [S2GRAPH-179]: Add defaultValue on ColumnMeta.

    

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

    $ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-179

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

    https://github.com/apache/incubator-s2graph/pull/135.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 #135
    
----
commit a191ef0a2aaa273095ac6d5aaa80bbba68cfd737
Author: DO YUNG YOON <st...@...>
Date:   2018-02-26T09:28:21Z

    [S2GRAPH-179]: Add defaultValue on ColumnMeta.

----


> Add defaultValue on ColumnMeta
> ------------------------------
>
>                 Key: S2GRAPH-179
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-179
>             Project: S2Graph
>          Issue Type: Bug
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>            Priority: Minor
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The `defaultValue` field on LabelMeta/ColumnMeta is desinged to be used when user asks property which is not stored.
> Unlike LabelMeta, there is no `defaultValue` field stored in meta store which is a bug.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)