[
https://issues.apache.org/jira/browse/TAJO-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342264#comment-14342264
]
ASF GitHub Bot commented on TAJO-1301:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/392
TAJO-1301: Support CREATE INDEX [name] LOCATION [PATH] statement
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1301
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/392.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 #392
----
commit 31d524c51cc29da1c90b2431279ca63f24a19172
Author: Jihoon Son <[email protected]>
Date: 2014-07-11T02:47:19Z
TAJO-836: create index support. (jihoon)
commit 6d6b968f3259acd5d6c82f41ae0e6945c68daa28
Author: Jihoon Son <[email protected]>
Date: 2014-07-21T02:44:57Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit bf5b43c40f10de2bd47277209a726cfe92776f7b
Author: Jihoon Son <[email protected]>
Date: 2014-09-25T12:13:55Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
Conflicts:
tajo-core/src/main/java/org/apache/tajo/engine/planner/LogicalPlanPreprocessor.java
tajo-core/src/main/java/org/apache/tajo/engine/planner/LogicalPlanner.java
tajo-core/src/test/java/org/apache/tajo/engine/planner/physical/TestPhysicalPlanner.java
commit 3777f58251e61cd965b8bf5200f9a59921adfe3f
Author: Jihoon Son <[email protected]>
Date: 2014-10-01T22:09:23Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit d1d4d25fb0d08f0846e758c43caf3e3f3b1bc543
Author: Jihoon Son <[email protected]>
Date: 2014-10-02T00:40:58Z
tmp
commit 7f98fe78613ce6349c94dba559f7e4b4197b18e9
Author: Jihoon Son <[email protected]>
Date: 2014-10-02T08:49:58Z
test success
commit 6ced5a10881e93fd09406cd4dba6dd88e54c09bd
Author: Jihoon Son <[email protected]>
Date: 2014-10-02T14:50:27Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit e54dd8e014776f0ef58774013c06120cc01eeb54
Author: Jihoon Son <[email protected]>
Date: 2014-10-02T14:52:57Z
Merge branch 'index_support' of github.com:jihoonson/tajo-2 into
index_support
commit 375eb1ab2d457f577cb22a2239eec017fa7b6409
Author: Jihoon Son <[email protected]>
Date: 2014-10-03T04:08:48Z
remove commented out codes
commit afc2c3eb3058a0473b7fb2e4808e5b0dbd71df4e
Author: Jihoon Son <[email protected]>
Date: 2014-10-10T04:32:25Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
Conflicts:
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/IndexDesc.java
commit daba9fdae460c163444f00dfc3a79d2d8d220aa7
Author: Jihoon Son <[email protected]>
Date: 2014-10-12T07:51:05Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 27880386af0781e4cd6333e2b11769b04592192c
Author: Jihoon Son <[email protected]>
Date: 2014-10-14T08:19:54Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit f98b78cf993ef9194ef494f669bec49d3d663ff4
Author: Jihoon Son <[email protected]>
Date: 2014-10-14T08:20:34Z
Merge branch 'index_support' of http://git-wip-us.apache.org/repos/asf/tajo
into index_support
commit fbb95ec62fd52d648e60424e249ffc390ad1ee39
Author: Jihoon Son <[email protected]>
Date: 2014-10-16T06:02:34Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 738c3a1de4d75702fb8e0c54de4c8f3af4b8f83b
Author: Jihoon Son <[email protected]>
Date: 2014-10-17T01:48:16Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit cd613507907440acd652341138c6d76a1e9ae568
Author: Jihoon Son <[email protected]>
Date: 2014-10-19T11:21:55Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 322da3885d7e806b875158725cc3885e39f60be2
Author: Jihoon Son <[email protected]>
Date: 2014-10-19T11:22:08Z
Merge branch 'index_support' of
https://git-wip-us.apache.org/repos/asf/tajo into index_support
commit 4fb0f80e297c91b4940c214219eff1aae3959804
Author: Jihoon Son <[email protected]>
Date: 2014-10-23T11:37:13Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 4263b430063342bb28c887ad63df9bce2fa48fde
Author: Jihoon Son <[email protected]>
Date: 2014-10-26T05:45:34Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
Conflicts:
tajo-plan/src/main/java/org/apache/tajo/plan/visitor/BasicLogicalPlanVisitor.java
tajo-plan/src/main/java/org/apache/tajo/plan/visitor/LogicalPlanVisitor.java
commit 561cae639bdd21f9a0387979c3b6bc22a55eb086
Author: Jihoon Son <[email protected]>
Date: 2014-10-27T09:01:35Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit c669b62cd13a5635d4fa557efb5fc278567997a7
Author: Jihoon Son <[email protected]>
Date: 2014-10-28T02:20:37Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 7970ac2d5cba8cff0cba361e70e827de125ab9d8
Author: Jihoon Son <[email protected]>
Date: 2014-10-29T05:49:13Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 567b1c4832607383ccab1cc3bdd282f732434657
Author: Jihoon Son <[email protected]>
Date: 2014-10-31T05:17:24Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 6a798c088c4528550442a05eb3a428b999ece6f0
Author: Jihoon Son <[email protected]>
Date: 2014-11-02T10:58:43Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 70de1b443c2dd85b4ec87267c33c409c520b5854
Author: Jihoon Son <[email protected]>
Date: 2014-11-04T12:31:35Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 0dc55a882c8922d0d36cdbb1174e162ec5d97030
Author: Jihoon Son <[email protected]>
Date: 2014-11-09T09:03:57Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 62bd3a3401476ca88c45b67b8dd07d3f76b3cc8d
Author: Jihoon Son <[email protected]>
Date: 2014-11-10T08:18:51Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit a5298fb216005ec30ca9774165132d0af92eaeb0
Author: Jihoon Son <[email protected]>
Date: 2014-11-10T11:30:34Z
Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 4a364cf08a22ab50eb50eb6b8ca373e2f6f0ce42
Author: Jihoon Son <[email protected]>
Date: 2014-11-11T14:24:30Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
commit 02b827e2499036374be852c2d98526ae8f0f0d84
Author: Jihoon Son <[email protected]>
Date: 2014-11-14T04:46:08Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
index_support
Conflicts:
tajo-catalog/tajo-catalog-server/src/main/resources/schemas/derby/indexes.sql
----
> Support CREATE INDEX [name] LOCATION [PATH] statement
> -----------------------------------------------------
>
> Key: TAJO-1301
> URL: https://issues.apache.org/jira/browse/TAJO-1301
> Project: Tajo
> Issue Type: Sub-task
> Components: index
> Reporter: Jihoon Son
> Priority: Minor
> Fix For: index support
>
>
> See the title.
> This statement is required to support the index metadata backup and restore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)