1p4pk commented on pull request #114: URL: https://github.com/apache/bahir-flink/pull/114#issuecomment-823026141
Hi @bkahloon, my first guess would be no, as this connector implements the [DataStream source API](https://ci.apache.org/projects/flink/flink-docs-release-1.12/dev/stream/sources.html). However, based on the documentation, you need to implement the [Table API & SQL user-defined source and sink API](https://ci.apache.org/projects/flink/flink-docs-release-1.12/dev/table/sourceSinks.html) for that. @AHeise should know better, correct me if I am mistaken. Best, Leon -- 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. For queries about this service, please contact Infrastructure at: [email protected]
