You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently not supported. Lookup hints need to rely on the LookupFunction interface (introduced after Flink 1.16) to be implemented. You can use Flink JDBC Connector first.
Search before asking
Version
flink 1.20.0 connector:24.0.1
org.apache.doris
flink-doris-connector-1.20
24.0.1
What's Wrong?
flinksql lookup join 异步延迟重试没有生效;
select /*+ LOOKUP('table'='DUMR','async'='true', 'retry-predicate'='lookup_miss', 'output-mode'='ordered', 'retry-strategy'='fixed_delay','capacity'='200', 'fixed-delay'='5s', 'max-attempts'='200') */
What You Expected?
What You Expected?
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: