You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/10/01 10:24:55 UTC

[GitHub] [flink] dannycranmer commented on a change in pull request #17360: [FLINK-24379][Formats] Add support for Glue schema registry in Table API

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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org