[
https://issues.apache.org/jira/browse/ASTERIXDB-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833789#comment-17833789
]
ASF subversion and git services commented on ASTERIXDB-3370:
------------------------------------------------------------
Commit acf4d6338d88e18f7fed4bbbe2ff5e84ceeb8a36 in asterixdb's branch
refs/heads/master from AnkitPrabhu
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=acf4d6338d ]
[ASTERIXDB-3370][COMP] Collect accessed entities during compilation
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- Collect datasets/views/functions/link for copy-to statement
- Add visitor to collect accessed datasets/views/functions/copyto
Change-Id: Icb2529cd876bbbf40b92635aca0aa9693e9cd154
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18212
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Jenkins <[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)