You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure the stream ID reported when reading records using a mulitireader is the virtual stream ID
Summary: MultiRecordFileReader must use virtualized Stream IDs, to guarantee that stream IDs are unique, even when files read together have streams with identical stream IDs. This change ensures that when reading records through MultiRecordFileReader, we use the virtual stream ID, not the file level stream ID.
Reviewed By: liorda
Differential Revision: D85787188
fbshipit-source-id: b1606f5268bcac33c9c802b79a955fa306809d0e
0 commit comments