Skip to content

Conversation

@jacque1ine
Copy link
Collaborator

No description provided.

String avroSchemaString = mapper.readTree(schemaContent).get("schema").asText();

// Create the Avro schema
org.apache.pulsar.shade.org.apache.avro.Schema avroSchema = new org.apache.pulsar.shade.org.apache.avro.Schema.Parser()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we use avroSchema?

@jacque1ine jacque1ine changed the title Feat/ged GED Apr 22, 2025
@jacque1ine jacque1ine closed this Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants