Bug fixes
- Attempt to fix multiprocessing hang by closing and joining the pool before termination by @dakinggg in #7411
- Gracefully cancel async tasks by @lhoestq in #7414
Other general improvements
- Update use_with_pandas.mdx: to_pandas() correction in last section by @ibarrien in #7407
- Fix a typo in arrow_dataset.py by @jingedawang in #7402
New Contributors
- @dakinggg made their first contribution in #7411
- @ibarrien made their first contribution in #7407
- @jingedawang made their first contribution in #7402
Full Changelog: 3.3.1...3.3.2