GitHub user anoopsharma00 opened a pull request: https://github.com/apache/incubator-trafodion/pull/798
jira [trafodion-2290] and few other bug fixes -- trafodion-2290: pcode support for added columns on aligned tables -- lob conversion error is reported instead of crash -- alter table rename is restricted to not run under a user xn -- error during alter table rename are handled correctly -- error during alter/drop cols on aligned tables are handled correctly. -- aligned format drop column with delimited names are handled correctly -- rollup grouping now work correctly on expressions and renamed columns You can merge this pull request into a Git repository by running: $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_aligned_br Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/798.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 #798 ---- commit 77eda261db650aaa140b6cd3160a9f8d34d97377 Author: Anoop Sharma <anoop.sha...@esgyn.com> Date: 2016-10-30T01:59:57Z jira [trafodion-2290] and few other bug fixes -- trafodion-2290: pcode support for added columns on aligned tables -- lob conversion error is reported instead of crash -- alter table rename is restricted to not run under a user xn -- error during alter table rename are handled correctly -- error during alter/drop cols on aligned tables are handled correctly. -- aligned format drop column with delimited names are handled correctly -- rollup grouping now work correctly on expressions and renamed columns ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---