yanghua commented on a change in pull request #9906: [FLINK-14395] Refactor ES 6 connector to split table-specific code into flink-sql-connector-elasticsearch6 URL: https://github.com/apache/flink/pull/9906#discussion_r335569970
########## File path: flink-connectors/flink-sql-connector-elasticsearch6/src/main/resources/META-INF/services/org.apache.flink.table.factories.TableFactory ########## @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -org.apache.flink.streaming.connectors.elasticsearch6.Elasticsearch6UpsertTableSinkFactory +org.apache.flink.streaming.sql.connectors.elasticsearch6.Elasticsearch6UpsertTableSinkFactory Review comment: @aljoscha see here, is anything wrong? ---------------------------------------------------------------- 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] With regards, Apache Git Services
