Open rorymcstay opened 1 month ago
Hi @rorymcstay what you are observing is the expected behavior. I'll will update the docs (#1972) and leave this as a feature request in the backlog. Note that this is a non-trivial feature and is of low priority. It's unlikely that it would appear in the road map in the near future.
Describe the bug
Wondering if the following is the desired behaviour or not. To me it seems like the suggested behaviour would be quite a nice feature to have. Otherwise it would be useful to make it explicit in the update method documentation.
Under a library with a dynamic schema
Steps/Code to Reproduce
Expected Results
Existing column data not appearing in update is unmodified.
OS, Python Version and ArcticDB Version
Python: 3.11.9 (main, Apr 6 2024, 17:59:24) [GCC 9.4.0] OS: Linux-5.15.0-124-generic-x86_64-with-glibc2.31 ArcticDB: 4.5.0
Backend storage used
AWS S3, MEM, LMDB
Additional Context
No response