v25.2.2.1
TL;DR
Dependency Updates
- Bump nltk Version: Upgraded nltk to a newer version for improved stability and compatibility.
- Bumped PyArrow Version: Updated PyArrow to enhance performance and ensure compatibility with the latest features.
- Bump DuckDB Version: Upgraded DuckDB version to improve query execution and overall efficiency.
- Fix an Issue with PyMuPDF: Set PyMuPDF to version 1.25.2 to resolve compatibility issues and prevent potential errors.
Code and Functionality Improvements
- Update mindsdb_sql_toolkit.py: Adjustments made to enhance functionality and optimize performance.
- Fix Getting Column List: Resolved an issue where column lists were not retrieved correctly, ensuring better database interaction.
- Bump Version: General version bump to maintain consistency and track improvements.
Documentation Enhancements
- Added Link to Minds: Included a link to Minds for better navigation and accessibility.
- Docs for Partition Size Support: Updated documentation to clarify partition size support, making it easier for users to configure their settings.
- Removed Redundant Main Function from BYOM: Cleaned up the documentation by removing unnecessary functions, improving readability and maintainability.
What's Changed
- Bump nltk version by @ZoranPandovski in #10459
- Update mindsdb_sql_toolkit.py by @torrmal in #10466
- added link to minds by @martyna-mindsdb in #10467
- Bumped PyArrow Version by @MinuraPunchihewa in #10461
- Bump duckdb version by @ea-rus in #10458
- docs for partition_size support by @martyna-mindsdb in #10453
- docs: removed the (redundant) main function from byom by @martyna-mindsdb in #10469
- Fix getting column list by @ea-rus in #10468
- Bump version by @ZoranPandovski in #10471
- Fix an issue with pymupdf. Set it to 1.25.2 by @lucas-koontz in #10475
Full Changelog: v25.2.2.0...v25.2.2.1