What's Changed
* remove blip2 image desc example by mattseddon in https://github.com/iterative/datachain/pull/338
* Convert 'Union[str, Literal[...]]' type to string by dreadatour in https://github.com/iterative/datachain/pull/345
* increase timeout of datachain tests in CI by mattseddon in https://github.com/iterative/datachain/pull/347
* reduce down to a single claude example by mattseddon in https://github.com/iterative/datachain/pull/346
* Add ability to set row size for flushing udf results to database by dberenbaum in https://github.com/iterative/datachain/pull/342
* Revert float64 tests from 13 by dreadatour in https://github.com/iterative/datachain/pull/341
* Fix empty 'save()' as query last statement by dreadatour in https://github.com/iterative/datachain/pull/357
* Remove Catalog.merge_datasets() by EdwardLi-coder in https://github.com/iterative/datachain/pull/350
* Adding Custom Type (De)Serialization to Signal Schema by dtulga in https://github.com/iterative/datachain/pull/348
* `DataChain.from_hf` by dberenbaum in https://github.com/iterative/datachain/pull/311
* Add `device` parameter to convert functions and update usage model de… by ayasyrev in https://github.com/iterative/datachain/pull/351
New Contributors
* ayasyrev made their first contribution in https://github.com/iterative/datachain/pull/351
**Full Changelog**: https://github.com/iterative/datachain/compare/0.3.7...0.3.8