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/04/25 08:16:00 UTC

[jira] [Commented] (S2GRAPH-210) Rename package `mysqls` to `schema`

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

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

GitHub user SteamShon opened a pull request:

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

    [S2GRAPH-210]: Rename package `mysqls` to `schema`

    - rename package.

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

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

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

    https://github.com/apache/incubator-s2graph/pull/161.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 #161
    
----
commit 8a388a4278660ce47cc36ecf4336276ad54349b2
Author: DO YUNG YOON <st...@...>
Date:   2018-04-25T07:29:40Z

    - rename mysqls package to schema.
    - remove GlobalIndex.
    - add toBytes, fromBytes on Schema.

commit 1a342bb8c83d1a5037023071569da8ea2aced9bc
Author: DO YUNG YOON <st...@...>
Date:   2018-04-25T07:46:17Z

    fix compile error while test:compile.

----


> Rename package `mysqls` to `schema`
> -----------------------------------
>
>                 Key: S2GRAPH-210
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-210
>             Project: S2Graph
>          Issue Type: Improvement
>          Components: s2core
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>            Priority: Minor
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The package name for meta classes are currently `mysqls`, which is out dated.
> Suggest to change it into `schema` since all classes actually represent the schema.



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