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
It seems that if you pass (i.e. by accident) name=foo.parquet to PydanticJSONPublisher it will still write foo.json. It should either write a json file to foo.parquet or print a warning saying that it's changing the provided name.