Is your feature request related to a problem? Please describe.
Go 1.20 is out. We generally do like to pick up the upgrades ahead of our major releases. This one is a good one. It has performance improvement in general, compile time improvements, and major improvements to generics. It also may have some good improvements for GC assist.
Additional context
This may help with:
A prerequisite for shipping it would be fixing cockroachdb/errors#99. @ajwerner is committed to doing that work in parallel to the dev-inf work to upgrade go.
Jira issue: CRDB-24129
Is your feature request related to a problem? Please describe.
Go 1.20 is out. We generally do like to pick up the upgrades ahead of our major releases. This one is a good one. It has performance improvement in general, compile time improvements, and major improvements to generics. It also may have some good improvements for GC assist.
Additional context
This may help with:
unifiedGOEXPERIMENT while we're still on go1.19 #93977A prerequisite for shipping it would be fixing cockroachdb/errors#99. @ajwerner is committed to doing that work in parallel to the dev-inf work to upgrade go.
Jira issue: CRDB-24129