[
https://issues.apache.org/jira/browse/FLINK-11491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957535#comment-16957535
]
Leonard Xu commented on FLINK-11491:
------------------------------------
>From my tests,
All TPC-DS queries can run success with table statistics.
All TPC-DS queries can run success without table statistics except query
18、64、85.
Query 18、 64、 85 will run fail without table statistics, FLINk-13611
introduce statistics generator which can address this issue but is still
Unresolved.
I Intend to hold this issue until FLINK-13611 is resolved.
and [~godfreyhe] had open a PR[1] for FLINK-13611, anyone who can help review
will be very graceful.
[[1]https://github.com/apache/flink/pull/9392|https://github.com/apache/flink/pull/9392]
> Support all TPC-DS queries
> --------------------------
>
> Key: FLINK-11491
> URL: https://issues.apache.org/jira/browse/FLINK-11491
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Timo Walther
> Assignee: Leonard Xu
> Priority: Major
> Fix For: 1.10.0
>
>
> A more detailed description can be found in
> [FLIP-32|https://cwiki.apache.org/confluence/display/FLINK/FLIP-32%3A+Restructure+flink-table+for+future+contributions].
> This issue describes the goal of supporting all TPC-DS queries on a unified
> runtime for batch and streaming.
> Operations might not be executed with the full performance until changes in
> other Flink core components have taken place.
> This includes external catalog support and Hive integration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)