GitHub user HowardQin opened a pull request:
https://github.com/apache/incubator-trafodion/pull/692
Portinglaglead
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HowardQin/incubator-trafodion portinglaglead
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/692.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 #692
----
commit f3408782a7e6b6ce02ff1e0da7786c47a9b23356
Author: Roberta Marton <roberta.marton@apache.org>
Date: 2016-09-01T17:28:20Z
Various JIRA fixes related to security
TRAFODION-2177: Revoke combined column privileges from role failed
TRAFODION-2188: Insufficient privileges on sample table
TRAFODION-2197: column privilege -- mxosrvr crashed
2177: Privilege list for object generated twice causing restrict check to fail
2188: Updated to allow user without create privilege to create sample table
2197: List index was incorrectly specified
In addition, relaxed rules on who can run update statistics to include anyone
that has SELECT privileges on the target table.
commit ccf89d8827c5b193c0acd1f386a6afe01041c6ea
Author: Anoop Sharma <anoop.sharma@esgyn.com>
Date: 2016-09-01T19:54:15Z
Additional changes to JIRA TRAFODION-2060 plus couple other fixes
-- interval computations involving tinyint are fixed.
-- hive data mod mismatch error now prints the compile and runtime
timestamps that caused the mismatch.
-- hive test003 updated to truncate data before insert
commit bba06d87e5da92d3aee33172db40541f615fa91e
Author: Liu Ming <ovis_poly@sina.com>
Date: 2016-09-02T14:10:31Z
[TRAFODION-2202] in mode_special_4, sequence function is broken
commit 1d0f8d86f1932148ba1d30290e2e4ecf465906cd
Author: Howard Qin <hao.qin@esgyn.cn>
Date: 2016-09-07T04:59:22Z
Supporting OLAP function LEAD and LAG, check compGeneral/TEST006.
----
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|