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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---