Documentation ¶
Index ¶
Constants ¶
View Source
const ( PushBatchSize = 2 * humanize.MiByte MaxInflightCount = 16384 // Max number of successfuly AsyncPush'd batches for which we may wait response from pusher )
16k batches * 2 MiByte per batch should be enough to fill buffer of size 32GiB
View Source
const ReadRetries = 5
Variables ¶
This section is empty.
Functions ¶
func NewEventFromLazyYSON ¶
func NewEventFromLazyYSON(parentBatch *batch, idx int) *event
func NewSnapshotSource ¶
func NewSnapshotSource(cfg *yt2.YtSource, ytc yt.Client, part *dataobjects.Part, lgr log.Logger, metrics *stats.SourceStats) *snapshotSource
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.