chore: update DuckDB up to 1.5.4#5340
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the DuckDB submodule from v1.5.2 to v1.5.4 and introduces dynamic memory limit calculation for DuckDB in duckdb_manager.cc. When the memory limit is not explicitly set, it is now automatically calculated as 80% of the physical RAM remaining after subtracting InnoDB's reserved buffer pool memory, with a fallback to 1 GB. There are no review comments to address, so no additional feedback is provided.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.