Re: [NOTICE] Table API is now Scala-free by introducing a flink-table-planner-loader

2022-01-04 Thread Jingsong Li
Thanks! Great job! On Thu, Dec 30, 2021 at 11:10 PM Till Rohrmann wrote: > > This is really great news. Thanks a lot for all the effort Timo, Francesco > and everyone else who was involved! I believe that this will make it a lot > easier for our users to use any Scala version they want with Flin

Re: [NOTICE] Table API is now Scala-free by introducing a flink-table-planner-loader

2021-12-30 Thread Till Rohrmann
This is really great news. Thanks a lot for all the effort Timo, Francesco and everyone else who was involved! I believe that this will make it a lot easier for our users to use any Scala version they want with Flink's vanilla distribution :-) Cheers, Till On Thu, Dec 30, 2021 at 4:03 PM David Mo

Re: [NOTICE] Table API is now Scala-free by introducing a flink-table-planner-loader

2021-12-30 Thread David Morávek
Great job! This brings the scala-free effort close to the finish line! D. On Thu, Dec 30, 2021 at 3:08 PM Timo Walther wrote: > Hi everyone, > > The new module flink-table-planner-loader replaces > flink-table-planner_2.12 and avoids the need for a specific Scala > version in downstream project

[NOTICE] Table API is now Scala-free by introducing a flink-table-planner-loader

2021-12-30 Thread Timo Walther
Hi everyone, The new module flink-table-planner-loader replaces flink-table-planner_2.12 and avoids the need for a specific Scala version in downstream projects. It is included in the Flink distribution under /lib. For backwards compatibility, users can still swap it with flink-table-planner_