Hi all, I am having questions on namespace in schema registry
If schema is automatically generate from JDBC source connector Means then the schema doesn't have namespace field and value But if we created schema manually with namespace and register into schema registry and if I try to run connector Schema not found Exception came.. How can we handle this and I need this namespace function for deserialize in Java?? Any have any solution for this?