You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/16 11:10:00 UTC

[jira] [Updated] (FLINK-30043) Some example sqls in flink table store rescale-bucket doucument are incorrect.

     [ https://issues.apache.org/jira/browse/FLINK-30043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-30043:
-----------------------------------
    Labels: pull-request-available  (was: )

> Some example sqls in flink table store rescale-bucket doucument are incorrect.
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-30043
>                 URL: https://issues.apache.org/jira/browse/FLINK-30043
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table Store
>    Affects Versions: 1.16.0
>            Reporter: Hang HOU
>            Priority: Critical
>              Labels: pull-request-available
>         Attachments: image-2022-11-16-18-30-24-261.png
>
>
> [rescale-bucket|https://nightlies.apache.org/flink/flink-table-store-docs-release-0.2/docs/development/rescale-bucket/#use-case]
> For example, in this table (in table store catalog),it's columns were defined as the 4 :
> "    trade_order_id BIGINT,
>     item_id BIGINT,
>     item_price DOUBLE,
>     dt STRING,"
> So when get start “insert overwrite” , probably have no relation with the column “order_status ” in the table "raw_orders".
>  !image-2022-11-16-18-30-24-261.png! 
> What's more, I guess it's better append a DDL example to create the temporary table "raw_orders" in this character.
> And not all the sqls have a “;” in the end. Maybe could do some little adjustment.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)