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
{{ message }}
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.
Now that we have the clean split between DataTable and DataFrames, it would really make sense that if I stream something into a DataFrame, I get something that uses DataArray and not NullableArray. And then of course when I stream something into a DataTable I would get NullableArrays.
The text was updated successfully, but these errors were encountered:
Now that we have the clean split between DataTable and DataFrames, it would really make sense that if I stream something into a
DataFrame
, I get something that usesDataArray
and notNullableArray
. And then of course when I stream something into aDataTable
I would getNullableArray
s.The text was updated successfully, but these errors were encountered: