GitHub user superpiggy opened a pull request:

    https://github.com/apache/tajo/pull/450

    Tajo-1421 : Add 'ALTER TABLE SET PROPERTY' statement

    

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

    $ git pull https://github.com/superpiggy/tajo TAJO-1421

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

    https://github.com/apache/tajo/pull/450.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 #450
    
----
commit 68f63647ffa380db16603294954e3e483de5a282
Author: Yongjin Choi <[email protected]>
Date:   2015-03-21T13:20:51Z

    TAJO-1421: add catalog test code for 'alter table set proerty'

commit 72d625993ea460c07d60022b7a1d871ad1c7bab8
Author: Yongjin Choi <[email protected]>
Date:   2015-03-21T13:57:36Z

    TAJO-1421: replace two strings in AlterTableDesc with KeyValueSet

commit f2e9b6adf5b175307310cd203c0821fd28f15990
Author: Yongjin Choi <[email protected]>
Date:   2015-03-22T05:22:14Z

    TAJO-1421: implement 'alter table set property' in catalog stores.

commit 00bbe72c61e999b102334074ab1c2bb54cfc6163
Author: Yongjin Choi <[email protected]>
Date:   2015-03-22T11:27:04Z

    TAJO-1421: implementation in parser, executor

commit b0efcea4e72c31a3e685ed34043f1335aaf6ae23
Author: Yongjin Choi <[email protected]>
Date:   2015-03-23T00:27:28Z

    Merge branch 'master' into TAJO-1421

commit 52e44144989a94108c3e7e72d5a47fcb52a57af1
Author: Yongjin Choi <[email protected]>
Date:   2015-03-23T01:27:18Z

    TAJO-1421: change the type of property_name to 'quoted_string' in parser

----


---
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.
---

Reply via email to