Matthew O'Connell
Matthew O'Connell
### Description Error after updating the plugin to the latest version just now in Rider 2021.2.2 ### Stacktrace Please paste the full stacktrace from the IDEA error popup. ``` com.intellij.diagnostic.PluginException:...
remove local firebase-token-generator and instead import official version via requirements.txt having problems getting the library to authenticate: http://stackoverflow.com/questions/32812640/401-unauthorized-with-python-firebase this patch addresses issue #30 in an attempt to fix that, but...
Looks like I'm getting the same error as #27 - I am calling `add` on top of an existing `subgraph` folder however: ``` - Add a new dataSource FooFooV1 Initiating...
### Describe the bug Write does not support the pandas dtype `Int64Dtype`: ``` File [/opt/homebrew/anaconda3/envs/py3110/lib/python3.11/site-packages/arcticdb/version_store/_normalization.py:182](http://localhost:8888/opt/homebrew/anaconda3/envs/py3110/lib/python3.11/site-packages/arcticdb/version_store/_normalization.py#line=181), in _to_primitive(arr, arr_name, dynamic_strings, string_max_len, coerce_column_type, norm_meta) 181 obj_tokens = (object, "object", "O") --> 182...