Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: improving previous edit

...

If a user is granted a privilege WITH GRANT OPTION on a table or view, then the user can also grant that privilege other users or roles. As of Hive 0.14.0, the grant option for a privilege can be removed while still keeping the privilege using REVOKE GRANT OPTION FOR <privilege> (HIVE-7404).

...