This is arguably a bit quirky but I am not sure about how to better support it.
Dynamo stores boolean fields under the "BOOL" key and to make things better elements are only returned when the boolean field is set to true and the actual value is not in a string format (this is why the toString call). Not sure about what would be the proper representation of a boolean field in a CSV file either.
Happy to further discuss better ways of exporting these fields!
This is arguably a bit quirky but I am not sure about how to better support it.
Dynamo stores boolean fields under the "BOOL" key and to make things better elements are only returned when the boolean field is set to true and the actual value is not in a string format (this is why the toString call). Not sure about what would be the proper representation of a boolean field in a CSV file either.
Happy to further discuss better ways of exporting these fields!