[
https://issues.apache.org/jira/browse/TAJO-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907928#comment-14907928
]
ASF GitHub Bot commented on TAJO-1663:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/790
TAJO-1663: Change the variable name storeType to dataFormat.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1663
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/790.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 #790
----
commit 3f1023abce29be38de820af427a8f6db58b14cf3
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-24T23:47:09Z
Renamed StoreType enum type to DataFormat.
commit f5424251f7c597b48bc94687950d283925bbdec4
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-25T00:06:03Z
Change StoreType to DataFormat in Fragment and TableMeta.
commit 0f3c6c9f9a0d71ac4e50561b92a81160f2feb18e
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-25T00:36:36Z
Rename StoreType in TableDescriptorProto to DataFormat.
commit d65c18aedb11e5d493e04c5ecbbef9e500676994
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-25T11:06:44Z
Completely changed all storeType names.
commit 282c9f2238aef5f96d09a091c5e9c9115a9624b8
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-25T11:06:59Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-1663
----
> Change the variable name storeType to dataFormat
> ------------------------------------------------
>
> Key: TAJO-1663
> URL: https://issues.apache.org/jira/browse/TAJO-1663
> Project: Tajo
> Issue Type: Sub-task
> Components: Storage
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> TAJO-337 introduces the separation between storage and data formats. We also
> should rename existing variables using the word 'storeType' and 'storageType'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)