DatagenDriver::export should return a results bag #4716
Labels
C-data-infra
Component: provider, datagen, fallback, adapters
S-medium
Size: Less than a week (larger bug fix or enhancement)
Milestone
Currently the function prints a bunch of stuff to the console and returns
()
. It should return an object with information about the job that completed (still logging the text for CLI users). For example:What needs to be done in 2.0:
.export
functionWhat could be done sooner:
.export_with_results
functionCC @robertbastian @zbraniecki
The text was updated successfully, but these errors were encountered: