[
https://issues.apache.org/jira/browse/ASTERIXDB-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836872#comment-17836872
]
ASF subversion and git services commented on ASTERIXDB-3370:
------------------------------------------------------------
Commit 9d3f7961ad2de2c22c3c1c3ce744230d666d52d7 in asterixdb's branch
refs/heads/master from AnkitPrabhu
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=9d3f7961ad ]
[ASTERIXDB-3370][COMP] Collect and authorise dependency for views and functions
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- Add ensureAuthorised in IReceptionist method to authorise the dependency
- Fix naming for accessed entities
- Add dependencies to accessed entity field
Change-Id: Ic3b1898307f7099dba3ea135db6c2e794de27bde
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18226
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
> Collect accessed objects during compilation
> -------------------------------------------
>
> Key: ASTERIXDB-3370
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3370
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Reporter: Murtadha Makki Al Hubail
> Priority: Major
> Labels: triaged
>
> During compilation, we should extract all types of access objects. This can
> be used later to perform operation such as authorization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)