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