Hang HOU created FLINK-30043:
--------------------------------

             Summary: 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
         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)

Reply via email to