[
https://issues.apache.org/jira/browse/FLINK-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836621#comment-16836621
]
Bowen Li commented on FLINK-12417:
----------------------------------
part 2 merged in 1.9.0: 26273d99fe8b4e3b6bc5d638858ee6f8b369d8ec
> Unify ReadableCatalog and ReadableWritableCatalog interfaces to Catalog
> interface
> ---------------------------------------------------------------------------------
>
> Key: FLINK-12417
> URL: https://issues.apache.org/jira/browse/FLINK-12417
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Bowen Li
> Assignee: Bowen Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As discussed with [~dawidwys], the original purpose to separate
> ReadableCatalog and ReadableWritableCatalog is to isolate access to metadata.
> However, we believe access control and authorization is orthogonal to design
> of catalog APIs and should be of a different effort.
> Thus, we propose to merge ReadableCatalog and ReadableWritableCatalog to
> simplify the design.
> cc [~twalthr] [~xuefuz]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)