snowplow-incubator / snowplow-lake-loader

Snowplow Lake Loader
Other
0 stars 3 forks source link

Fix bad rows resizing #68

Closed istreeter closed 3 months ago

istreeter commented 3 months ago

In #62 we added a feature so that bad rows are re-sized if their serialized length exceeds the maximum size allowed by the sink.

This fixes a bug which meant the resizing was not working properly.