laglangyue commented on PR #306: URL: https://github.com/apache/incubator-pekko-connectors/pull/306#issuecomment-1874140079
> Let's wait for IDEA to get back. I don't believe it is up to us to hack our code due to issues in IDEA. I think this is only an issue with the idea, and it is also a lack of comprehensive consideration by the slide API designer, without good abstraction. Java DSL and Scala DSL are not asymmetric,and api should be included in `Companion object`, just use Object. The perfect Java API implementation should be pekko-connector-cassandraSource https://github.com/apache/incubator-pekko-connectors/blob/main/cassandra/src/main/scala/org/apache/pekko/stream/connectors/cassandra/javadsl/CassandraSource.scala spark https://github.com/apache/spark/blob/master/sql/api/src/main/java/org/apache/spark/sql/types/DataTypes.java -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
