cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

flowinfra: hydrate types for the inbound streams

Open yuzefovich opened this issue 3 years ago • 1 comments

The inbound stream handler receives the type information as metadata (unlike other components of the row-based flows), and we forgot to do the hydration of those types. The impact is limited though - the types are only used in a single place when verbose logging is enabled on inbound file (but it could lead to a crash when a user-defined type was encountered).

Fixes: #85447.

Release note: None

yuzefovich avatar Aug 10 '22 22:08 yuzefovich

This change is Reviewable

cockroach-teamcity avatar Aug 10 '22 22:08 cockroach-teamcity

TFTR!

bors r+

yuzefovich avatar Aug 15 '22 15:08 yuzefovich

Build failed (retrying...):

craig[bot] avatar Aug 15 '22 16:08 craig[bot]

Build succeeded:

craig[bot] avatar Aug 15 '22 17:08 craig[bot]