You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/03/13 09:38:00 UTC

[jira] [Updated] (AVRO-3641) Add support for Nullable and NotNull annotations for SpecificRecords

     [ https://issues.apache.org/jira/browse/AVRO-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated AVRO-3641:
---------------------------------
    Labels: pull-request-available  (was: )

> Add support for Nullable and NotNull annotations for SpecificRecords
> --------------------------------------------------------------------
>
>                 Key: AVRO-3641
>                 URL: https://issues.apache.org/jira/browse/AVRO-3641
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Peter Knuts
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: AVRO-3641.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Update the Java SpecificCompiler to add support for jetbrains {{@Nullable}} and {{@NotNull}} annotations to getters, setters, builders and all-arg constructor. This will provide compile time safety for nullability when used.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)