What's Changed
- Move files out of vtab to core module by @Swoorup in #359
- feat: set duckdb api to rust and add custom_user_agent config by @hrl20 in #360
- Rename
LogicalType
andDataChunk
to haveHandle
suffix by @Swoorup in #361 - Fix CI by @samansmink in #375
- Set nulls correctly for all type of arrays/vectors by @y-f-u in #344
- add support of fixedsizebinary, duration, interval support in arrow by @y-f-u in #374
- streaming arrow data support by @y-f-u in #373
- Upgrade arrow-rs to 53 by @phillipleblanc in #382
- C Extension API by @samansmink in #381
- bump loadable macros version by @samansmink in #389
New Contributors
- @hrl20 made their first contribution in #360
- @samansmink made their first contribution in #375
Full Changelog: v1.0.0...v1.1.1