You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by kalyan kumar kalvagadda <kk...@cloudera.com> on 2017/02/15 14:18:35 UTC

Review Request 56707: SENTRY-1569 Added changes to sql scripts persist Perm/Path change

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56707/
-----------------------------------------------------------

Review request for sentry, Alexander Kolbasov, Hao Hao, Mat Crocker, Vamsee Yarlagadda, and Vadim Spector.


Repository: sentry


Description
-------

SENTRY-1569 Added changes to sql scripts persist Perm/Path change


Diffs
-----

  sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.derby.sql PRE-CREATION 
  sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.mysql.sql PRE-CREATION 
  sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.oracle.sql PRE-CREATION 
  sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.postgres.sql PRE-CREATION 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-db2-1.8.0.sql 0606116a1d31c400fb6dadcd80a2284007117ab2 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-derby-1.8.0.sql be9a33e6b0904b7c8ec522906d967081631108d6 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-mysql-1.8.0.sql 1c8848c30d0432ebdbd18b73a1d27c61d2b7bcae 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-oracle-1.8.0.sql fc7b53f41e97fad5e5baeb254b686a0e8cc5b003 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-postgres-1.8.0.sql ce807a5aee9d04e119dde32784cbe958bf933feb 
  sentry-provider/sentry-provider-db/src/main/resources/sentry-upgrade-db2-1.7.0-to-1.8.0.sql 36573771d84ff9c0d7683f20d7df75ae6be656b7 

Diff: https://reviews.apache.org/r/56707/diff/


Testing
-------

Tested the scrips against db2, postgres, musql, oracle and derby databases.

Also ran SchemaToll test for deby.


Thanks,

kalyan kumar kalvagadda