trinodb/trino

Prefer Guava's Collectors over JDK's

クローズ

#6,800 opened on 2021/02/02

 (9 件のコメント) (1 件のリアクション) (0 人の担当者)Java (2,678 件のフォーク)batch import
good first issuemaintenance

Repository metrics

Stars
 (9,113 個のスター)
PR merge metrics
 (平均マージ 5d 9h) (30d で 306 merged PRs)

説明

FYI:

kokosing@m16:~/presto$ git grep 'toImmutableMap(' | wc -l
202
kokosing@m16:~/presto$ git grep 'toMap(' | wc -l
95

Originally posted by @kokosing in https://github.com/trinodb/trino/issues/6761#issuecomment-771581751

コントリビューターガイド