Hi Yuval,
feel free to open an issue for this. Looks like a bug in our release
artifacts. We should definitely investigate how to solve this as the
ScalaDocs are crucial for the development experience.
Regards,
Timo
On 27.12.21 03:22, Zhipeng Zhang wrote:
Hi Yuval,
It seems that scala cod
Hi Yuval,
It seems that scala code is not included in
`flink-table-api-scala-bridge_2.12-1.14.2-sources.jar` for now.
You can find all the compiled code in the compiled jar
(flink-table-api-scala-bridge_2.12-1.14.2.jar) for debugging.
If we need to also include scala code in the sources.jar, we c
Hi,
I'd like to debug something that happens inside the scala-bridge package.
However, when trying to browse the classes in IntelliJ it seems like they
are missing sources. When looking at the sources jar file, I see only two
classes:
jar -tf ~/Downloads/flink-table-api-scala-bridge_2.12-1.14.2-so