Congratulations!
Best regards,Xianxun
On 03/27/2023 22:51,Samrat Deb wrote:
congratulationsBests,SamratOn Mon, Mar 27, 2023 at 7:19 PM Yanfei Lei wrote: Congra
Hi Team,I want to Serialize the ResolvedExpression to String or byte[] and transmit it into LookupFunction, and parse it back to ResolvedExpression in the LookupFunction.For my case:Select * from left_stream as s join dim_table for system_time as of s.proc_time as d on s
Hi, RonI want to parse the function(unix_timestamp, from_unixtime etc.) during the task runtime.
Best regards,Xianxun
Replied Message
Hello Team,
After the release of Flink 1.18, I found that most connectors had been
externalized, e.g. Kafka, ES, HBase, JDBC, and pulsar connectors. But I
didn't find any manual or codes indicating which versions of Flink these
connectors could work.
Best regards,
Xianxun
> https://lists.apache.org/thread/35gjflv4j2pp2h9oy5syj2vdfpotg486
>
> Thanks,
> Gordon
>
>
> On Fri, Oct 27, 2023 at 12:57 PM Xianxun Ye <mailto:yesorno828...@gmail.com>> wrote:
>>
>> Hello Team,
>>
>> After the release of Flink 1.18,