[
https://issues.apache.org/jira/browse/FLINK-30326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645056#comment-17645056
]
Jingsong Lee commented on FLINK-30326:
--------------------------------------
Thanks [~Gerrrr]for reporting.
I think it is the configuration of local files that causes some behavior
ambiguity.
Maybe we just need to remind the user that there is a problem with this
operation?
> SQL Client should not create table directory structure
> ------------------------------------------------------
>
> Key: FLINK-30326
> URL: https://issues.apache.org/jira/browse/FLINK-30326
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Reporter: Alex Sorokoumov
> Priority: Major
>
> The SQL client creates the schema part of the directory structure for new
> tables. This behavior is incorrect because the SQL client could be attached
> to a SQL gateway that does not necessarily have access to DFSes for all
> catalogs/tables.
> I propose to change the behavior such that FTS sink creates the schema,
> either on the fly if `auto-create=true` or just as a separate job if
> `auto-create=false`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)