kristoffSC

Results 45 comments of kristoffSC

@jmahonin > A running cluster accepts SQL as the "job" (effectively `CREATE TABLE delta_table ...`, `INSERT INTO delta_table SELECT * FROM ...`) Hi could you tell how you were submitting...

> @kristoffSC, could you please bump the Flink version to 1.15.1? Hi @SteNicholas Unfortunately easier said than done :) 1.15.x has incompatible API changes for Unified Sink/Source interfaces with older...

> > > @kristoffSC, could you please bump the Flink version to 1.15.1? > > > > > > Hi @SteNicholas Unfortunately easier said than done :) > > 1.15.x...

@SteNicholas @tdas From my perspective I think multi version support is something we should invest in. Release cycle for Flink is very fast/short (when we were starting with Delta Sink...

> @kristoffSC could you kick off a PR on master 1.14 support. Sure thing @tdas Here it is: https://github.com/delta-io/connectors/pull/427

@scottsand-db cc @jmahonin Scott regarding your questions: > have we seen any of the scala binary compatibility issues as mentioned above? have we tested on a real cluster? I ran...

@jmahonin, @scottsand-db I managed to use Flink SQL client to submit Flink Job writing into Delta table. In my setup I was submitting job to a cluster that was running...

Hi @guandatawangjialin Could you share what version of scala you are using? I have Scala 2.12.8 and on CI/CD we run Flink tests only against Scala 2.11 and 2.12. On...

Hi @patduin thanks for replay. > we make all those deps set to provided This will not help in my case at all. There is a binary incompatibility between dependencies...

Hi, Was there any idea about how to implement this feature? It would be a great thing to have. The SVG tag created by this library seems to have the...