Lan Ding created KAFKA-19870:
--------------------------------
Summary: Support nullable/non-nullable context for shared schemas
Key: KAFKA-19870
URL: https://issues.apache.org/jira/browse/KAFKA-19870
Project: Kafka
Issue Type: Improvement
Reporter: Lan Ding
Assignee: Lan Ding
As discussed in
https://github.com/apache/kafka/pull/20614#discussion_r2482897053, a shared
schema currently cannot differentiate between nullable and non-nullable use
cases when reused by different fields.
This task is to implement a solution (e.g., via a wrapper or schema
enhancement) to support this distinction, ensuring generated code and APIs
correctly reflect the nullability requirement of each field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)