Re: Partitioned tables in SQL client configuration.

2020-12-03 Thread Maciek Próchniak
Hi Jark, thanks for answer. I'm a bit puzzled, because in my yaml I'm using  "connector: filesystem" (not connector.type). I don't think I end up using https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/connect.html#file-system-connector - this connector as partitioning an

Re: Partitioned tables in SQL client configuration.

2020-12-03 Thread Jark Wu
Only legacy connectors (`connector.type=kafka` instead of `connector=kafka`) are supported in the YAML at the moment. You can use regular DDL instead. There is a similar discussion in https://issues.apache.org/jira/browse/FLINK-20260 these days. Best, Jark On Thu, 3 Dec 2020 at 00:52, Till Rohrma

Re: Partitioned tables in SQL client configuration.

2020-12-02 Thread Till Rohrmann
Hi Maciek, I am pulling in Timo who might help you with this problem. Cheers, Till On Tue, Dec 1, 2020 at 6:51 PM Maciek Próchniak wrote: > Hello, > > I try to configure SQL Client to query partitioned ORC data on local > filesystem. I have directory structure like that: > > /tmp/table1/startd