Re: How to enable “upsert mode” for dynamic tables?

2018-02-02 Thread Austin York
Thank you again for your detailed response, Fabian. I have this working now! 🎉 I have a follow up question that I'd love your input on, also posted on StackOverflow: https://stackoverflow.com/questions/48591790/apache-flink-best-way-to-architect-many-to-one-join-on-dynamic-table Again, I'm relat

Re: How to enable “upsert mode” for dynamic tables?

2018-02-01 Thread Fabian Hueske
Hi Austin, thanks for your questions. I posted an answer on Stack Overflow. Let me know if you have further questions or comments. Thanks, Fabian 2018-02-01 6:08 GMT+01:00 Puneet Kinra : > As of now flink doesnt support this feature few days i came across the > same requirement.. > > On Thu, F

Re: How to enable “upsert mode” for dynamic tables?

2018-01-31 Thread Puneet Kinra
As of now flink doesnt support this feature few days i came across the same requirement.. On Thu, Feb 1, 2018 at 9:55 AM, Austin York wrote: > I'm relatively new to Flink, so apologies in advance if this is a simple > question. > > I have seen several mentions of an "upsert mode" for dynamic tab