arctic icon indicating copy to clipboard operation
arctic copied to clipboard

Inconsistency between `ArcticTransaction` and `Arctic` writes of `None`

Open tjw45 opened this issue 5 years ago • 1 comments
trafficstars

Arctic Version

# All

Arctic Store

# VersionStore

Platform and version

All

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.

tjw45 avatar Feb 18 '20 09:02 tjw45

@tjw45 let's try to get this merged and close this. Think the build is still having some issues, taking a look

shashank88 avatar Mar 12 '21 12:03 shashank88