[
https://issues.apache.org/jira/browse/FLINK-33174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772801#comment-17772801
]
Benchao Li commented on FLINK-33174:
------------------------------------
It sounds good to me. Since Calcite has supported this syntax and has rules to
convert it to {{Fitler}} on top of {{Scan}}, the work should be minimal to
support this in Flink, but requires to upgrade to Calcite 1.36.0.
BTW, Flink is a unified engine of streaming and batch, we should do it for both
of them.
> enabling tablesample bernoulli in flink
> ---------------------------------------
>
> Key: FLINK-33174
> URL: https://issues.apache.org/jira/browse/FLINK-33174
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Planner
> Affects Versions: 1.17.1
> Reporter: xiaogang zhou
> Priority: Major
>
> I'd like to introduce a table sample function to enable fast sampling to
> streamings.
> this is enlighted by https://issues.apache.org/jira/browse/CALCITE-5971
--
This message was sent by Atlassian Jira
(v8.20.10#820010)