[jira] [Commented] (FLINK-15526) Add RollingPolicy to PartitionWriters

2022-04-29 Thread luoyuxia (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530281#comment-17530281
 ] 

luoyuxia commented on FLINK-15526:
--

[~lzljs3620320] If there is no any other user is working it, I would like to 
take it. 

> Add RollingPolicy to PartitionWriters
> -
>
> Key: FLINK-15526
> URL: https://issues.apache.org/jira/browse/FLINK-15526
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Ecosystem
>Reporter: Jingsong Lee
>Priority: Major
>
> Now our partition writers will write a whole file in a checkpoint if there is 
> no partition change.
> Sometimes this file is too big, it is better to add a RollingPolicy for 
> controlling file size.
> We can just add policy controlled by file size and record number.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (FLINK-15526) Add RollingPolicy to PartitionWriters

2021-06-10 Thread luoyuxia (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361380#comment-17361380
 ] 

luoyuxia commented on FLINK-15526:
--

[~lzljs3620320] I see DefaultRollingPolicy.shouldRollOnEvent already can avoid 
writing a big file by file size. Does the Jira aim to add a policy that can 
avoid writing a big file by record numebr?

> Add RollingPolicy to PartitionWriters
> -
>
> Key: FLINK-15526
> URL: https://issues.apache.org/jira/browse/FLINK-15526
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Ecosystem
>Reporter: Jingsong Lee
>Priority: Major
>
> Now our partition writers will write a whole file in a checkpoint if there is 
> no partition change.
> Sometimes this file is too big, it is better to add a RollingPolicy for 
> controlling file size.
> We can just add policy controlled by file size and record number.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-15526) Add RollingPolicy to PartitionWriters

2021-04-22 Thread Flink Jira Bot (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328119#comment-17328119
 ] 

Flink Jira Bot commented on FLINK-15526:


This major issue is unassigned and itself and all of its Sub-Tasks have not 
been updated for 30 days. So, it has been labeled "stale-major". If this ticket 
is indeed "major", please either assign yourself or give an update. Afterwards, 
please remove the label. In 7 days the issue will be deprioritized.

> Add RollingPolicy to PartitionWriters
> -
>
> Key: FLINK-15526
> URL: https://issues.apache.org/jira/browse/FLINK-15526
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Runtime
>Reporter: Jingsong Lee
>Priority: Major
>  Labels: stale-major
>
> Now our partition writers will write a whole file in a checkpoint if there is 
> no partition change.
> Sometimes this file is too big, it is better to add a RollingPolicy for 
> controlling file size.
> We can just add policy controlled by file size and record number.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)