trinodb/trino
View on GitHubUpdate presto-record-decoder and dependent modules to use Optional
Open
#1,610 opened on Sep 30, 2019
good first issuemaintenance
Description
Variables such as getFormatHint in DecoderColumnHandle can be null, we should change them to optional