Commit Graph

1 Commits (0f882d010fda19c9bc591a3eb0b6ded6249886c3)

Author SHA1 Message Date
Brian Coca ec8a556538
only add data when there is data to add (#54559)
Only add data when there is data to add

  also avoid clobbering existing data with empty file
  fixes #45843

* remove redundant code, update comments
* fix mock dataloader, original does not return None
* added test
4 years ago