dannycranmer commented on a change in pull request #17360:
URL: https://github.com/apache/flink/pull/17360#discussion_r720131157



##########
File path: docs/data/sql_connectors.yml
##########
@@ -48,6 +48,12 @@ avro-confluent:
     category: format
     sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-avro-confluent-registry/$version/flink-sql-avro-confluent-registry-$version.jar
 
+avro-glue:
+    name: Avro AWS Glue Schema Registry
+    maven: flink-avro-glue-schema-registry
+    category: format
+    sql_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro-glue-schema-registry/$version/flink-avro-glue-schema-registry-$version.jar

Review comment:
       This has recently changed, since 1.15 it will only support Scala 2.12. 
You can see the new artifact 
[here](https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-avro-glue-schema-registry_2.12/1.15-SNAPSHOT/).




-- 
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]


Reply via email to