[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2021-04-29 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17336230#comment-17336230 ] Flink Jira Bot commented on FLINK-17178: This issue was labeled "stale-major" 7 ago and has not

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2021-04-22 Thread Flink Jira Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17327910#comment-17327910 ] Flink Jira Bot commented on FLINK-17178: This major issue is unassigned and itself and all of

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-20 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17087697#comment-17087697 ] Lijie Wang commented on FLINK-17178: About cache all,I think there is a real need. In some cases,

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-17 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085480#comment-17085480 ] Jingsong Lee commented on FLINK-17178: -- Although it doesn't look very elegant, I think there is a

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085349#comment-17085349 ] Benchao Li commented on FLINK-17178: [~jark] [~ykt836] we met this need in our company too. There is

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085033#comment-17085033 ] Jark Wu commented on FLINK-17178: - Yes. That is mentioned in the issue description. I'm not saying I

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085021#comment-17085021 ] Kurt Young commented on FLINK-17178: How can cache all provides latest records? I can only imagine

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17085004#comment-17085004 ] Jark Wu commented on FLINK-17178: - > "scan the data into state and then do the join" Users want the

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084906#comment-17084906 ] Kurt Young commented on FLINK-17178: Firstly, I'm not sure we should introduce CachedLookupFunction

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084607#comment-17084607 ] Jark Wu commented on FLINK-17178: - [~lzljs3620320], [~ykt836], what do you think about this feature? I'm

[jira] [Commented] (FLINK-17178) Provide "ALL" cache strategy in LookupFunction

2020-04-16 Thread Lijie Wang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084582#comment-17084582 ] Lijie Wang commented on FLINK-17178: An extra thread can load the whole table in cache initially