zentol commented on pull request #17518: URL: https://github.com/apache/flink/pull/17518#issuecomment-947536066
@twalthr The table-runtime module has a dependency on flink-scala, which I added in a previous PR to not change anything on the Table API side. However, I would think that we should be able to remove it, assuming that the Scala extensions of the serializer are only relevant for users of the table-api-scala(-bridge). Then we could also remove the suffix from the orc/parquet formats. What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
