lincoln lee created FLINK-28899: ----------------------------------- Summary: Fix LOOKUP hint with retry option on async lookup mode Key: FLINK-28899 URL: https://issues.apache.org/jira/browse/FLINK-28899 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Reporter: lincoln lee
Fix the broken path for async lookup with retry options inĀ LOOKUP hint. Will use a `RetryableAsyncLookupFunctionDelegator` instead of `AsyncWaitOperator` -- This message was sent by Atlassian Jira (v8.20.10#820010)