qri-io / starlib

qri's standard library for starlark
MIT License
113 stars 29 forks source link

fix(dataframe): When adding to a series, retain the existing type #144

Closed dustmop closed 2 years ago

dustmop commented 2 years ago

Doing this is necessary to have correct logic when pushing to the builder. This ends up fixing a segfault that may be seen in the test case dataframe_type_keep