bluelabsio/records-mover

Merge schemas from multiple dataframe chunks

Closed this issue · 0 comments

See DataframesRecordsSource#serialize_dfs() for detail.

Records mover is not yet smart enough to coalease multiple records schemas from different chunks into a single schema, so the result of initial_records_schema was based on only the first chunk.