kristoffSC
kristoffSC
@jmahonin Thanks for the comments. Any constructive suggestions are more than welcome :) FYI, The long term plan for Table API support for both Delta Sink and Source is planned...
Regarding point: **"After PR 14 run Sample job using Delta Sink/Source on a real cluster."** Basic manual tests were executed on Flink cluster running on a local docker setup. Task...
Hi, I'm not sure if this is the best place to ask this question... We are having our custom Magic that is pity much an enhanced SQL. We would like...
Thank You both for answers. In our use case we would like to have the ability to reuse existing functionalities of code highlight to our custom magic. To be honest...
Hi @bollwyvl thanks for sharing https://github.com/jupyrdf/graph-lsp I managed to modify it to my use case, build using doit (as mentioned in manual) and it seems to work. However it does...
I think I have found what was the cause (but not the root cause) of that issue, particularly why it was working on GitHub build and not on my local...
In my case none of those work. 2.7.1, 2.8.1 and 3.0.0 All are failing with _This version of %1 is not compatible with the version of Windows you're running_ Windows...
Block on possible bug in Flink's 1.15 new Sink V2 architecture for Sinks with global committer. NPE from Flink for Integration test executing Sink with Task Manager failover. There is...
Flink Bug for Sink connectors with global committer has been confirmed [FLINK-29459](https://issues.apache.org/jira/browse/FLINK-29459 ) CC @scottsand-db @tdas
@gopik thanks for creating this issue, adding the description with our previous discussion and thank you for starting development for it. Regarding your questions, I believe that: 1. `DeltaSourceConfiguration` ->...