echauchot commented on PR #22667: URL: https://github.com/apache/flink/pull/22667#issuecomment-1576885114
> > > Not sure about `DataInput*`, maybe we can look at how it would look like in Cassandra and then make a call. > > > > > > Yes I was about to open a dedicated Cassandra ticket for `DataInput*` / `DataOutput*` removal. I could open a PR to replace them with JDK counterparts and discuss there if it is better for Cassandra connector to use JDK libs instead of non-public flink lib. > > https://issues.apache.org/jira/browse/FLINK-32222 Addressed in Cassandra here: https://github.com/apache/flink-connector-cassandra/pull/16 -- 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]
