Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
opwvhk committed Sep 13, 2024
1 parent c7d9aae commit b73ccb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/avroInjections.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
The platform does not support two injections at once (it defines both, but only the first one is active).
Define AvroIDL second, so injections work as "expected" (i.e., when a user upgrades from the Schema.parse() or
Schema.Parser.parse() methods, the injected language is the same by default).
Also note: these injections work with any JVM language (tested with Scala)
-->
<injection language="AvroSchema" injector-id="java">
<display-name>SchemaParser (org.apache.avro)</display-name>
Expand Down

0 comments on commit b73ccb6

Please sign in to comment.