-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58808/
-----------------------------------------------------------
(Updated May 9, 2017, 11:14 p.m.)
Review request for sentry, Alexander Kolbasov, Hao Hao, Na Li, Sergio Pena,
Vamsee Yarlagadda, and Vadim Spector.
Changes
-------
Changes the table defination. Description of the review is updated accordingly.
Bugs: SENTRY-1726
https://issues.apache.org/jira/browse/SENTRY-1726
Repository: sentry
Description (updated)
-------
1. Created new table to store the last notification id
2. Table will store the notification id's of all the notifications processed by
sentry server.
Diffs (updated)
-----
sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.derby.sql
ba70715
sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.mysql.sql
879e732
sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.oracle.sql
e83ab83
sentry-provider/sentry-provider-db/src/main/resources/008-SENTRY-1569.postgres.sql
c28099b
sentry-provider/sentry-provider-db/src/main/resources/sentry-db2-1.8.0.sql
841dcaa
sentry-provider/sentry-provider-db/src/main/resources/sentry-derby-1.8.0.sql
223835e
sentry-provider/sentry-provider-db/src/main/resources/sentry-mysql-1.8.0.sql
006d57b
sentry-provider/sentry-provider-db/src/main/resources/sentry-oracle-1.8.0.sql
20921ea
sentry-provider/sentry-provider-db/src/main/resources/sentry-postgres-1.8.0.sql
489ad66
sentry-provider/sentry-provider-db/src/main/resources/sentry-upgrade-db2-1.7.0-to-1.8.0.sql
ec50912
Diff: https://reviews.apache.org/r/58808/diff/2/
Changes: https://reviews.apache.org/r/58808/diff/1-2/
Testing
-------
tested the sql changes with the all databases sentry supports.
Thanks,
kalyan kumar kalvagadda