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
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (Avg merge 5d 9h) (306 merged PRs in 30d)
Description
Variables such as getFormatHint in DecoderColumnHandle can be null, we should change them to optional