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
Description of problem and/or code sample that reproduces the issue
There is an inconsistency between how plain Arctic writes and ArcticTransaction writes behave when given None; Arctic will write the symbol, whereas ArcticTransaction will not. Additionally, the copy script doesn't play nicely when trying splice empty DataFrames (or None) onto existing data.
The text was updated successfully, but these errors were encountered:
Arctic Version
Arctic Store
Platform and version
All
Description of problem and/or code sample that reproduces the issue
There is an inconsistency between how plain
Arctic
writes andArcticTransaction
writes behave when given None;Arctic
will write the symbol, whereasArcticTransaction
will not. Additionally, the copy script doesn't play nicely when trying splice empty DataFrames (or None) onto existing data.The text was updated successfully, but these errors were encountered: