databricks/lilac

Add batch_size to Dataset.map()

Closed this issue · 1 comments

This will allow users to batch results, where the row given can be an array of dicts instead of a dict.

brilee commented

fixed in #934