[1/2] trafodion git commit: Fixed regression test issue for privs1/TEST120

2018-10-26 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 8e38189d4 -> 06b648612 Fixed regression test issue for privs1/TEST120 Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/480e07ef Tree:

[2/2] trafodion git commit: PR 1732 Fixed regression testware issue

2018-10-26 Thread rmarton
PR 1732 Fixed regression testware issue Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/06b64861 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/06b64861 Diff:

[2/3] trafodion git commit: TRAFODION - 3218 User still has privilege after user's role has been revoked ...

2018-10-24 Thread rmarton
TRAFODION - 3218 User still has privilege after user's role has been revoked ... Partial support for column level privileges with QI support for: column select column insert column references column update Also, as part of this, updated privilege code in a couple of areas: Changed

[1/3] trafodion git commit: TRAFODION - 3218 User still has privilege after user's role has been revoked ...

2018-10-24 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 659f59a13 -> 8e38189d4 http://git-wip-us.apache.org/repos/asf/trafodion/blob/adf2b8f2/core/sql/sqlcomp/CmpSeabaseDDLtable.cpp -- diff --git

[3/3] trafodion git commit: Merge [TRAFODION-3218] pr 1723 user still has privilege after user's role revoked

2018-10-24 Thread rmarton
Merge [TRAFODION-3218] pr 1723 user still has privilege after user's role revoked Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/8e38189d Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/8e38189d Diff:

[2/2] trafodion git commit: Merge TRAFODION-3194 pr 1720 fix update

2018-09-29 Thread rmarton
Merge TRAFODION-3194 pr 1720 fix update Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/9536c5e3 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/9536c5e3 Diff:

[1/2] trafodion git commit: TRAFODION-3194 update

2018-09-29 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 8b19ee7b6 -> 9536c5e38 TRAFODION-3194 update Fixed issue where revoke all on object did not actually revoke the privilege. Also fixed an issue where setting up default privileges did not set the correct default bits for object type.

[4/4] trafodion git commit: Merge [TRAFODION-3194] [TRAFODION-3195] pr 1717 privilege fixes

2018-09-26 Thread rmarton
Merge [TRAFODION-3194] [TRAFODION-3195] pr 1717 privilege fixes Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/1fd06515 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/1fd06515 Diff:

[3/4] trafodion git commit: Fixes for TRAFODION-3194 && TRAFODION-3195

2018-09-26 Thread rmarton
Fixes for TRAFODION-3194 && TRAFODION-3195 TRAFODION-3194 Revoke grant option on objects revokes more that grant option changed Privilege Manager to set bitmaps correctly removed unused methods from PrivMgrDesc TRAFODION-3195: Fixes for get commands: get schemas for user : returns schemas

[2/4] trafodion git commit: Fixes for TRAFODION-3194 && TRAFODION-3195

2018-09-26 Thread rmarton
http://git-wip-us.apache.org/repos/asf/trafodion/blob/afff9935/core/sql/regress/privs1/EXPECTED123 -- diff --git a/core/sql/regress/privs1/EXPECTED123 b/core/sql/regress/privs1/EXPECTED123 index dd8211b..ffc42d4 100644 ---

[1/4] trafodion git commit: Fixes for TRAFODION-3194 && TRAFODION-3195

2018-09-26 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master fb269de14 -> 1fd065151 http://git-wip-us.apache.org/repos/asf/trafodion/blob/afff9935/core/sql/regress/privs2/EXPECTED144 -- diff --git

[1/4] trafodion git commit: Only expose supported component operations

2018-08-28 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 1650c784e -> 8697d9262 http://git-wip-us.apache.org/repos/asf/trafodion/blob/88ed0582/core/sql/sqlcomp/PrivMgrComponentOperations.cpp -- diff --git

[2/4] trafodion git commit: Only expose supported component operations

2018-08-28 Thread rmarton
Only expose supported component operations There is a set of component operations and many are about features that we do not support such as CREATE_TRIGGER. This checkin no longer returns these privileges through get privileges on component sql_operations showddl component sql_operations

[4/4] trafodion git commit: merge pr 1703 Only expose supported component operations

2018-08-28 Thread rmarton
merge pr 1703 Only expose supported component operations Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/8697d926 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/8697d926 Diff:

[2/4] trafodion git commit: Fix for TRAFODION-3112

2018-08-03 Thread rmarton
Fix for TRAFODION-3112 Internal error: get ... for user/role Heading incorrect for libraries Parser error: get procedures/table_mapping functions/functions for user/role Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit:

[1/4] trafodion git commit: Fix for TRAFODION-3112

2018-08-03 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master f4a072170 -> 4ec0da84b http://git-wip-us.apache.org/repos/asf/trafodion/blob/3d013bc2/core/sql/regress/privs1/EXPECTED125 -- diff --git

[4/4] trafodion git commit: Merge [TRAFODION-3112] pr 1669 get command updates

2018-08-03 Thread rmarton
Merge [TRAFODION-3112] pr 1669 get command updates Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/4ec0da84 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/4ec0da84 Diff:

[3/4] trafodion git commit: Updated messages manual

2018-08-03 Thread rmarton
Updated messages manual Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/a666773f Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/a666773f Diff:

[2/3] trafodion git commit: TRAFODION-1573: Additional GET commands for privileges TRAFODION-3074: Failed to register/unregister user when security disabled

2018-05-21 Thread rmarton
TRAFODION-1573: Additional GET commands for privileges TRAFODION-3074: Failed to register/unregister user when security disabled TRAFODION-1573 changes: - Added support for the following commands: get privileges on : [LIBRARY | PROCEDURE | FUNCTION | TABLE_MAPPING FUNCTION | SEQUENCE] -

[1/3] trafodion git commit: TRAFODION-1573: Additional GET commands for privileges TRAFODION-3074: Failed to register/unregister user when security disabled

2018-05-21 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 2c5f48018 -> 1b9cb1b85 http://git-wip-us.apache.org/repos/asf/trafodion/blob/88e2a742/core/sql/regress/privs1/EXPECTED125 -- diff --git

[3/3] trafodion git commit: merge [TRAFODION-1573] [TRAFODION-3075] pr 1568 get command updates and [un]register user fixes

2018-05-21 Thread rmarton
merge [TRAFODION-1573] [TRAFODION-3075] pr 1568 get command updates and [un]register user fixes Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/1b9cb1b8 Tree:

[2/4] trafodion git commit: TRAFODION-3046: Privilege support for native HBase tables

2018-05-11 Thread rmarton
TRAFODION-3046: Privilege support for native HBase tables -- Grants and revokes against native HBase tables are enforced similar to hive -- Privilege checking added when creating and dropping native HBase tables -- Removing dependent Trafodion metadata when native HBase tables are dropped --

[4/4] trafodion git commit: merge [TRAFODION-3046] pr 1561 Privilege support for native HBase tables

2018-05-11 Thread rmarton
merge [TRAFODION-3046] pr 1561 Privilege support for native HBase tables Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/a5b67c9e Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/a5b67c9e Diff:

[3/4] trafodion git commit: Fixed regression test

2018-05-11 Thread rmarton
Fixed regression test Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/66dec0ad Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/66dec0ad Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/66dec0ad

[1/4] trafodion git commit: TRAFODION-3046: Privilege support for native HBase tables

2018-05-11 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 5fa28f37b -> a5b67c9e9 http://git-wip-us.apache.org/repos/asf/trafodion/blob/b178915d/core/sql/regress/seabase/EXPECTED022 -- diff --git

[3/3] trafodion git commit: Merge [TRAFODION-2542] pr 1536 Grantor is not correct when granting privileges

2018-04-25 Thread rmarton
Merge [TRAFODION-2542] pr 1536 Grantor is not correct when granting privileges Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/dd051ea6 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/dd051ea6 Diff:

[1/3] trafodion git commit: [TRAFODION-2542] Grantor is not correct when granting privileges for a role

2018-04-25 Thread rmarton
ot;.auths where auth_db_name = 'DB__ROOT'; +select role_id from "_PRIVMGR_MD_".role_usage where role_name = 'DB__ROOTROLE'; +select count(*) from "_REPOS_".metric_query_table where component_id < 0; +set param ?cmd 'ls'; +-- always fails, EXECUTE privilege is require not DML_SELEC

[2/3] trafodion git commit: Added new/changed errors to messages guide. Fixed issue generating error text for error 1012.

2018-04-25 Thread rmarton
Added new/changed errors to messages guide. Fixed issue generating error text for error 1012. Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/c04fc453 Tree:

[1/2] trafodion git commit: [TRAFODION-2600] Unable to create view ... but user has SELECT privilege

2018-04-17 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master aade2cffa -> 8c6eebffa [TRAFODION-2600] Unable to create view ... but user has SELECT privilege Query invalidation is not resetting the role list when a user is granted a role. For DML operations, we always retry the request once, and

[2/2] trafodion git commit: merge [TRAFODION-2600] pr - 1520 Unable to create view ... but user has SELECT privilege

2018-04-17 Thread rmarton
merge [TRAFODION-2600] pr - 1520 Unable to create view ... but user has SELECT privilege Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/8c6eebff Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/8c6eebff

[2/2] trafodion git commit: Merge [TRAFODION-2249] pr 1517 Cannot use library management SPJs after an upgrade

2018-04-16 Thread rmarton
Merge [TRAFODION-2249] pr 1517 Cannot use library management SPJs after an upgrade Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/c826bceb Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/c826bceb Diff:

[1/2] trafodion git commit: [TRAFODION-2205] invalid char at create schema when authorization name is long

2018-04-12 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master 82710576e -> 3dd0eca44 [TRAFODION-2205] invalid char at create schema when authorization name is long There is code that converts the user ID to its username. The buffer size requested was not big enough to hold the return value. In

[2/2] trafodion git commit: [TRAFODION-2205] PR 1516 invalid char at create schema when authorization name is long

2018-04-12 Thread rmarton
[TRAFODION-2205] PR 1516 invalid char at create schema when authorization name is long Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/3dd0eca4 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/3dd0eca4

[1/3] trafodion git commit: Get statement enhancements

2018-04-12 Thread rmarton
Repository: trafodion Updated Branches: refs/heads/master d6e29337a -> ad1c67618 http://git-wip-us.apache.org/repos/asf/trafodion/blob/021faec6/core/sql/regress/privs1/EXPECTED123 -- diff --git

[2/3] trafodion git commit: Get statement enhancements

2018-04-12 Thread rmarton
ee Parents: ee2cff9 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Apr 10 18:35:39 2018 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Tue Apr 10 18:35:39 2018 + -- core/sql/

[3/3] trafodion git commit: Merge [TRAFODION-2175] PR 1512 Get statement enhancements

2018-04-12 Thread rmarton
-us.apache.org/repos/asf/trafodion/diff/ad1c6761 Branch: refs/heads/master Commit: ad1c67618de5cab9c63980f9096cd470a78559e4 Parents: d6e2933 021faec Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Wed Apr 11 22:03:24 2018 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Co

[1/4] incubator-trafodion git commit: add regression test for COMMENT-ON statement

2017-12-13 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master 625cd8a32 -> 7acdca64d http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/59e2f051/core/sql/regress/compGeneral/FILTER072 -- diff --git

[2/4] incubator-trafodion git commit: add regression test for COMMENT-ON statement

2017-12-13 Thread rmarton
http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/59e2f051/core/sql/regress/compGeneral/EXPECTED072 -- diff --git a/core/sql/regress/compGeneral/EXPECTED072 b/core/sql/regress/compGeneral/EXPECTED072 new file mode

[4/4] incubator-trafodion git commit: Merge [2803] Add regression test for COMMENT ON pr# 1327

2017-12-13 Thread rmarton
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/7acdca64 Branch: refs/heads/master Commit: 7acdca64dfc707a8de4247eada2543c1aaea22d0 Parents: 625cd8a 59e2f05 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Thu Dec 14 01:07:48 2017 + Committer: Roberta

[3/4] incubator-trafodion git commit: add regression test for COMMENT-ON statement

2017-12-13 Thread rmarton
add regression test for COMMENT-ON statement Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/59e2f051 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/59e2f051 Diff:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2705] pr 1282 User with SHOW privilege cannot do showddl user

2017-10-31 Thread rmarton
-trafodion/tree/f42450f7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f42450f7 Branch: refs/heads/master Commit: f42450f75073d26f5f90468b82662b17d206b39c Parents: 4ff25d9 8f8b0e8 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Oct 31 15:22:48 2017

[3/3] incubator-trafodion git commit: Merge pr 1274 miscellaneous authorization changes

2017-10-26 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/9e5f36cd Branch: refs/heads/master Commit: 9e5f36cd36c0b77ca2b9a3f46afbd56761fa7929 Parents: 6b07d62 079ea00 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Thu Oct 26 17:23:17 2017 + Committer: Roberta Marton &l

[2/3] incubator-trafodion git commit: Miscellaneous authorization changes:

2017-10-26 Thread rmarton
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/079ea00a Branch: refs/heads/master Commit: 079ea00a1710c9ca8474db06a44309e21c5a0361 Parents: 5071a20 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Oct 23 16:13:00 2017 + Committer: Roberta Marton

[1/3] incubator-trafodion git commit: Miscellaneous authorization changes:

2017-10-26 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master 6b07d620e -> 9e5f36cd3 http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/079ea00a/core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp -- diff --git

[2/2] incubator-trafodion git commit: Merge regress fix pr-1153

2017-06-28 Thread rmarton
/repos/asf/incubator-trafodion/diff/2118d25a Branch: refs/heads/master Commit: 2118d25a289b8437edac4610e552b40348cf8e70 Parents: 20c459c ca026b9 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Thu Jun 29 01:07:24 2017 + Committer: Roberta Marton <rmarton@edev07.es

[1/2] incubator-trafodion git commit: Add java files needed for TEST125

2017-06-27 Thread rmarton
ttp://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/e67e90f8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/e67e90f8 Branch: refs/heads/master Commit: e67e90f8bd94f8022d98904d7105f2c782f57080 Parents: 012d654 Author: Roberta Marton <rmarton@edev07.esgyn

[2/2] incubator-trafodion git commit: merge pr-1148 Add java files needed for TEST125

2017-06-27 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/c401633e Branch: refs/heads/master Commit: c401633eb9ee93100b7cf942d058902e91731aaf Parents: 665ea93 e67e90f Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Jun 27 18:47:31 2017 + Committer: Roberta Marton &l

[1/3] incubator-trafodion git commit: TRAFODION [2641] User who has MANAGE_STATISTICS privilege can't do update statistics on HIVE tables

2017-06-26 Thread rmarton
ads/master Commit: 012d65405984358044853529184967b407c55457 Parents: 5ea4af2 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Thu Jun 22 18:23:55 2017 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Thu Jun 22 18:2

[2/3] incubator-trafodion git commit: Merge [TRAFODION-2641] pr-1139 user who has MANAGE_STATISTICS privilege can't do update stats

2017-06-26 Thread rmarton
/incubator-trafodion/tree/885acb72 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/885acb72 Branch: refs/heads/master Commit: 885acb72fb84714c72d455379388efe841e64739 Parents: 5c0abc9 012d654 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Jun 26 14

[2/3] incubator-trafodion git commit: Update statistics auth check update from code review

2017-06-06 Thread rmarton
: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/d87f71d2 Branch: refs/heads/master Commit: d87f71d2db0e59883a218489af3129b28eac0e02 Parents: 63b275d Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Jun 6 16:02:25 2017 + Committer: Roberta Marton <rmart

[1/3] incubator-trafodion git commit: TRAFODION - 2632 Performing update statistics on metadata tables causes issues

2017-06-06 Thread rmarton
d4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/63b275d4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/63b275d4 Branch: refs/heads/master Commit: 63b275d406e29bcaba1ab42e57a656bb8dd8ce31 Parents: 7643e58 Author: Roberta Marton <rmarton@edev07.esgyn

[3/3] incubator-trafodion git commit: Merge [TRAFODION 2632] pr #1106 update stats fix

2017-06-06 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/5c0abc96 Branch: refs/heads/master Commit: 5c0abc96e7db040ce089e8c7f44d1401ca3731e8 Parents: e57890a d87f71d Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Wed Jun 7 00:08:48 2017 + Committer: Roberta Marton &l

[1/2] incubator-trafodion git commit: Change testware to always register users for priv tests

2017-04-14 Thread rmarton
ion/commit/b93168a1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b93168a1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b93168a1 Branch: refs/heads/master Commit: b93168a1ecabb721c2c16107214ac4fa6a5c786e Parents: 0d75af1 Author: Roberta Marton <r

[1/2] incubator-trafodion git commit: TRAFODION-2538 Revoking privileges from role not invoking query invalidation

2017-03-16 Thread rmarton
mit: a78064b89afce13e12cc70024ca110b17b68c792 Parents: 2aac3f7 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Mar 14 23:14:28 2017 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Tue Mar 14 23:14:28 2017 + -

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2538] PR-1010 Revoking privileges from role not invoking query invalidation

2017-03-16 Thread rmarton
/incubator-trafodion/tree/1b724a84 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/1b724a84 Branch: refs/heads/master Commit: 1b724a84538b80d3e79b4bb3201812c50db945e8 Parents: 6155ff1 a78064b Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Thu Mar 16 20:43:5

[1/2] incubator-trafodion git commit: Fix regression failures for privs1 and privs2

2017-03-08 Thread rmarton
mit/ba33ebb2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/ba33ebb2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/ba33ebb2 Branch: refs/heads/release2.1 Commit: ba33ebb2fda6076d6eeb8510322eb135a4cbf253 Parents: 3eddda4 Author: Roberta Marton <rmarton@

[2/2] incubator-trafodion git commit: Merge privs1 and privs2 regress fix pr 997

2017-03-08 Thread rmarton
-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b347946d Branch: refs/heads/release2.1 Commit: b347946df9603a2e91b78d1a08678a3873299247 Parents: 4348ce6 ba33ebb Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Wed Mar 8 21:05:27 2017 + Committer: Roberta Marton <rmart

[1/2] incubator-trafodion git commit: Added FILTER144 to privs2 regression

2017-02-16 Thread rmarton
ree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/57729e14 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/57729e14 Branch: refs/heads/master Commit: 57729e14ae92dbcb69058820d8a25f78672f6045 Parents: cc13c6c Author: Roberta Marton <rmarton@edev07.esgyn

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2441] and others pr-957 various fixes for native Hive tables and privileges

2017-02-15 Thread rmarton
/incubator-trafodion/tree/cc13c6cc Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/cc13c6cc Branch: refs/heads/master Commit: cc13c6cc56d1f0725fdf90803808b2aeb1f4f5f2 Parents: f6f4402 db14e39 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Wed Feb 15 15:49:1

[1/2] incubator-trafodion git commit: TRAFODION-2441 user has only select privilege on a table can do ... TRAFODION-2409 support privilege control(column privileges) for hive tables TRAFODION-2423 any

2017-02-15 Thread rmarton
ttp://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/db14e392 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/db14e392 Branch: refs/heads/master Commit: db14e3922cb2d0722d0885f5c248cac2af2b904d Parents: 60c0c42 Author: Roberta Marton <rmarton@edev07.esgyn.local>

[1/4] incubator-trafodion git commit: Trafodion-2175

2017-01-31 Thread rmarton
ion/commit/3209431d Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/3209431d Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/3209431d Branch: refs/heads/master Commit: 3209431da836b29c61229c9f4afb8810830056e7 Parents: b674558 Author: Roberta Marton <r

[3/4] incubator-trafodion git commit: TRAFODION-2175 a user should only see specific schemas/tables that he has privs

2017-01-31 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/9e925842 Branch: refs/heads/master Commit: 9e925842cc3d8956d2b513c4fecd5a3ac303a125 Parents: 598dc5e Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Jan 31 21:40:52 2017 + Committer: Roberta Marton <rmarton

[2/4] incubator-trafodion git commit: Merge branch 'master' into mrg-932

2017-01-31 Thread rmarton
-us.apache.org/repos/asf/incubator-trafodion/diff/598dc5ed Branch: refs/heads/master Commit: 598dc5ed0aa01ece1bd09de039febaf866fec017 Parents: 3209431 c47d84f Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Jan 31 17:02:54 2017 + Committer: Roberta Marton <rmart

[4/4] incubator-trafodion git commit: merge [TRAFODION-2175] pr 937 a user should only see specific schema/tables ...

2017-01-31 Thread rmarton
-trafodion/tree/60c0c42c Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/60c0c42c Branch: refs/heads/master Commit: 60c0c42c35267022f1907cbe5fe0f2b0a604d2eb Parents: 3d215a4 9e92584 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Wed Feb 1 01:00:07 2017

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2175] PR-932 a user should only see specific tables and schemas ...

2017-01-30 Thread rmarton
/incubator-trafodion/tree/b6745583 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b6745583 Branch: refs/heads/master Commit: b67455830d50cf5e031c5d4ffe4eb162712b5cda Parents: 91c3375 60cdb45 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Jan 30 16:24:47 2017

[3/5] incubator-trafodion git commit: TRAFODION-2357 log4c++ build error - fixed typo

2016-11-29 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/7656dd06 Branch: refs/heads/master Commit: 7656dd06f6ef3684c16d2586a69fc6bf27003efb Parents: 2ff86e8 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 18:13:17 2016 + Committer: Roberta Marton <rmart

[5/5] incubator-trafodion git commit: Merge [TRAFODION-2357] pr-855 log4cxx build error

2016-11-29 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/acedc3c2 Branch: refs/heads/master Commit: acedc3c204550e21b212d769679f6e3b88598e25 Parents: 0bbd910 d474c67 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Nov 29 16:56:45 2016 + Committer: Roberta Marton &l

[2/5] incubator-trafodion git commit: Merge branch 'master' into traf-2357

2016-11-29 Thread rmarton
-us.apache.org/repos/asf/incubator-trafodion/diff/2ff86e80 Branch: refs/heads/master Commit: 2ff86e80bf6b705016338e72e8084cb937ebb9dd Parents: e93d518 4e7e478 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 17:01:42 2016 + Committer: Roberta Marton <rmart

[4/5] incubator-trafodion git commit: Merge branch 'master' into traf-2357

2016-11-29 Thread rmarton
-us.apache.org/repos/asf/incubator-trafodion/diff/d474c678 Branch: refs/heads/master Commit: d474c6785f438c854b243e283dcc2f74c8b9322a Parents: 7656dd0 3b31663 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 19:00:33 2016 + Committer: Roberta Marton <rmart

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2156] pr-845 update reference manual for column level privileges

2016-11-28 Thread rmarton
-trafodion/tree/3b316630 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/3b316630 Branch: refs/heads/master Commit: 3b316630869a92709f7f84f930ba2a3985510560 Parents: bfa51f1 ebfdd3d Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 17:12:50 2016

[2/4] incubator-trafodion git commit: TRAFODION-2156 Update SQL reference manual for column level privileges

2016-11-28 Thread rmarton
/asf/incubator-trafodion/tree/6787ff0d Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/6787ff0d Branch: refs/heads/master Commit: 6787ff0db6f9af23318da229fe2e26329849b848 Parents: 466048a Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Nov 22 16:23:2

[1/4] incubator-trafodion git commit: TRAFODION-2156 Update SQL reference manual for column level privileges

2016-11-28 Thread rmarton
ton <rmarton@edev07.esgyn.local> Authored: Mon Nov 21 20:12:34 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Mon Nov 21 20:12:34 2016 + -- .../_chapters/sql_language_elements.ad

[3/4] incubator-trafodion git commit: TRAFODION-2156 Update SQL reference manual for column level privileges

2016-11-28 Thread rmarton
/incubator-trafodion/tree/ebfdd3d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/ebfdd3d7 Branch: refs/heads/master Commit: ebfdd3d752a5602bef30d15be3ecdcc8f3829620 Parents: 6787ff0 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Nov 22 17:11:07 2016

[5/5] incubator-trafodion git commit: Merge remote branch 'apache/master' into mrg-851

2016-11-28 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/4e7e478f Branch: refs/heads/master Commit: 4e7e478fea9108b61d05907b7054189d4b420994 Parents: f4e83a3 664a2bb Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 16:58:57 2016 + Committer: Roberta Marton &l

[2/5] incubator-trafodion git commit: cleanup

2016-11-28 Thread rmarton
cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6723aeab Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/6723aeab Diff:

[1/5] incubator-trafodion git commit: Eliminating use of git command in pom.xml

2016-11-28 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master 664a2bb3e -> 4e7e478fe Eliminating use of git command in pom.xml Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c0892c32

[4/5] incubator-trafodion git commit: Merge [TRAFODION-2357] pr 851 log4cxx build error

2016-11-28 Thread rmarton
://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f4e83a3a Branch: refs/heads/master Commit: f4e83a3a920186011f6debe2064fc5e5f8d598ae Parents: f1238e0 19676c3 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Nov 28 16:47:41 2016 + Committer: Roberta Marton &l

[1/2] incubator-trafodion git commit: TRAFODION-2330 Using trafci, a select from a table succeeds even if the user does not have the priv

2016-11-01 Thread rmarton
nch: refs/heads/master Commit: 6cd6be853fb1508e7b33d8e12c0fea0a0a8ef044 Parents: 1c8f25b Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Nov 1 05:22:44 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Tue Nov 1 05:2

[2/2] incubator-trafodion git commit: Merge TRAFODION-2327 pull 803 Reduce I/O's when loading objects into caches

2016-10-31 Thread rmarton
Merge TRAFODION-2327 pull 803 Reduce I/O's when loading objects into caches Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6ce6a8ea Tree:

[1/2] incubator-trafodion git commit: TRAFODION-2327 Reduce I/O when loading objects into caches

2016-10-31 Thread rmarton
org/repos/asf/incubator-trafodion/diff/1c8f25b6 Branch: refs/heads/master Commit: 1c8f25b6e61c47383f43633a4ffa7d0bda766cd9 Parents: 2c3c7c5 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Oct 31 14:28:54 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local>

[1/2] incubator-trafodion git commit: Fixed daily build failure related to privs2/TEST144

2016-10-27 Thread rmarton
mit/23841d09 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/23841d09 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/23841d09 Branch: refs/heads/master Commit: 23841d090bd27e588a4a8ca10fb63925884de816 Parents: 94d7864 Author: Roberta Marton <rmarton@

[1/2] incubator-trafodion git commit: Added regression test privs2/TEST144

2016-10-26 Thread rmarton
ter Commit: 94d786486b8a4560e3c91ec48e8142f1944f573a Parents: de82dfb Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Oct 25 16:59:19 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Tue Oct 25 16:5

[2/2] incubator-trafodion git commit: Merge new regression test, PR 781

2016-10-26 Thread rmarton
Merge new regression test, PR 781 Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/8d8adf14 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/8d8adf14 Diff:

[1/2] incubator-trafodion git commit: [TRAFODION-2301]: Hadoop crash with logs TMUDF

2016-10-24 Thread rmarton
mit: 913d2337e029a0f904539a1d9d6ea064f90aa6ab Parents: 1c93857 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Fri Oct 21 01:37:33 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Fri Oct 21 01:3

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2301] pr 773 Hadoop crashes with logs TMUDF

2016-10-24 Thread rmarton
Merge [TRAFODION-2301] pr 773 Hadoop crashes with logs TMUDF Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c1be7635 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/c1be7635

[1/2] incubator-trafodion git commit: [TRAFODION-1758]: A user has dbroot role can't grant component privilege

2016-10-18 Thread rmarton
hor: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Mon Oct 17 20:30:59 2016 + Committer: Roberta Marton <rmarton@edev07.esgyn.local> Committed: Mon Oct 17 20:30:59 2016 + -- core/sql/par

[2/2] incubator-trafodion git commit: merge [TRAFODION-1758] PR 765 A user has dbroot role can't grant component privilege

2016-10-18 Thread rmarton
merge [TRAFODION-1758] PR 765 A user has dbroot role can't grant component privilege Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/8805eb26 Tree:

[1/5] incubator-trafodion git commit: [TRAFODION-2167]: Invalid query invalidation keys not working properly

2016-10-14 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master ca00ea231 -> b12b45eca http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/3b437720/core/sql/sqlcomp/CmpSeabaseDDLcommon.cpp -- diff --git

[4/5] incubator-trafodion git commit: Merge branch 'master' into trafodion-2189

2016-10-14 Thread rmarton
: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/b10bc1b0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/b10bc1b0 Branch: refs/heads/master Commit: b10bc1b0b03e3c13354fadcfb6fea56a6aab1f3f Parents: 3b43772 66bc826 Author: Roberta Marton <rmarton@ede

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2281] pr 761 Unable to install Kerberos

2016-10-13 Thread rmarton
Merge [TRAFODION-2281] pr 761 Unable to install Kerberos Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/ea16d381 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/ea16d381

[1/3] incubator-trafodion git commit: TRAFODION-2203 - a user can grant privileges that he doesn’t have ...

2016-09-28 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master 71b1f8cb8 -> addb9b18d http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/877a8e8a/core/sql/sqlcomp/PrivMgrPrivileges.cpp -- diff --git

[2/3] incubator-trafodion git commit: TRAFODION-2203 - a user can grant privileges that he doesn’t have ...

2016-09-28 Thread rmarton
- diff --git a/core/sql/regress/privs2/EXPECTED140 b/core/sql/regress/privs2/EXPECTED140 index b31683f..72d899e 100644 --- a/core/sql/regress/privs2/EXPECTED140 +++ b/core/sql/regress/privs2/EXPECTED140 @@ -9,7 +9,7 @@ LIST_COUNT 429496

[3/3] incubator-trafodion git commit: Merge [TRAFODION-2203] PR 729 A user can grant a privilege he doesn't have to other users/roles successfully

2016-09-28 Thread rmarton
Merge [TRAFODION-2203] PR 729 A user can grant a privilege he doesn't have to other users/roles successfully Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/addb9b18 Tree:

[5/6] incubator-trafodion git commit: [TRAFODION-1794]: Log authentication Information

2016-09-21 Thread rmarton
/incubator-trafodion/tree/3e05c90d Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/3e05c90d Branch: refs/heads/master Commit: 3e05c90de214174e5735aadcb0ea1232355ababf Parents: 77c6949 Author: Roberta Marton <rmarton@edev07.esgyn.local> Authored: Tue Sep 20 00:04:40 2016

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2177, TRAFODION-2188, TRAFODION-2197] pr 685 Various JIRA fixes related to security

2016-09-01 Thread rmarton
Merge [TRAFODION-2177, TRAFODION-2188, TRAFODION-2197] pr 685 Various JIRA fixes related to security Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/c581a16a Tree:

[1/2] incubator-trafodion git commit: Various JIRA fixes related to security

2016-09-01 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master 1b51c43f5 -> c581a16ae 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 --

[3/3] incubator-trafodion git commit: Merge TRAFODION-2137 pr 660 Improve metadata access time during query compilation

2016-08-19 Thread rmarton
Merge TRAFODION-2137 pr 660 Improve metadata access time during query compilation Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/47d924b9 Tree:

[1/3] incubator-trafodion git commit: TRAFODION [2137] Improve metadata access time during query compilation

2016-08-19 Thread rmarton
Repository: incubator-trafodion Updated Branches: refs/heads/master d9e8233c8 -> 47d924b9b TRAFODION [2137] Improve metadata access time during query compilation A change was made to return privilege information in the descriptor structure instead of getting it when the NATable or NARoutine

[2/3] incubator-trafodion git commit: Fixed review comments for TRAFODION [2137] Improve metadata access changes

2016-08-19 Thread rmarton
Fixed review comments for TRAFODION [2137] Improve metadata access changes Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/77532ef9 Tree:

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2160] pr 656 Metadata upgrade failed with internal error

2016-08-12 Thread rmarton
Merge [TRAFODION-2160] pr 656 Metadata upgrade failed with internal error Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/a0a63630 Tree:

  1   2   >