feat: add support for DuckDB#879
Merged
averikitsch merged 23 commits intogoogleapis:mainfrom Jul 29, 2025
Merged
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Contributor
Contributor
|
Hi @bpranava, Thanks for the PR. I will be reviewing it shortly! |
averikitsch
reviewed
Jul 25, 2025
averikitsch
reviewed
Jul 25, 2025
Contributor
averikitsch
left a comment
There was a problem hiding this comment.
I apologize, I had to do my review in 2 parts. I am consulting with my team on the 1.24 go version update and I will get back to you shortly.
Contributor
|
/gcbrun |
1 similar comment
Contributor
|
/gcbrun |
Contributor
Contributor
|
/gcbrun |
Contributor
Contributor
|
/gcbrun |
github-actions bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Jul 29, 2025
Fixes googleapis#861 This PR adds support for DuckDB which is a free, open-source, embedded, in-process, relational database management system (RDBMS) designed for analytical processing (OLAP) --------- Co-authored-by: Averi Kitsch <akitsch@google.com> fd14933
github-actions bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Jul 29, 2025
Fixes googleapis#861 This PR adds support for DuckDB which is a free, open-source, embedded, in-process, relational database management system (RDBMS) designed for analytical processing (OLAP) --------- Co-authored-by: Averi Kitsch <akitsch@google.com> fd14933
github-actions bot
pushed a commit
to bpranava/genai-toolbox
that referenced
this pull request
Jul 30, 2025
Fixes googleapis#861 This PR adds support for DuckDB which is a free, open-source, embedded, in-process, relational database management system (RDBMS) designed for analytical processing (OLAP) --------- Co-authored-by: Averi Kitsch <akitsch@google.com> fd14933
Yuan325
added a commit
that referenced
this pull request
Aug 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([#1020](#1020)) ([9af55b6](9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([#1034](#1034)) ([051e686](051e686)) ### Features * Add DuckDB source and tool ([#879](#879)) ([fd14933](fd14933)) * Add TiDB source and tool ([#829](#829)) ([6eaf36a](6eaf36a)) * Interactive web UI for Toolbox ([#1065](#1065)) ([8749b03](8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([#1015](#1015)) ([327ddf0](327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([#1009](#1009)) ([5fa1660](5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
github-actions bot
pushed a commit
that referenced
this pull request
Aug 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([#1020](#1020)) ([9af55b6](9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([#1034](#1034)) ([051e686](051e686)) ### Features * Add DuckDB source and tool ([#879](#879)) ([fd14933](fd14933)) * Add TiDB source and tool ([#829](#829)) ([6eaf36a](6eaf36a)) * Interactive web UI for Toolbox ([#1065](#1065)) ([8749b03](8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([#1015](#1015)) ([327ddf0](327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([#1009](#1009)) ([5fa1660](5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 8d0fa67
github-actions bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Aug 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([googleapis#1020](googleapis#1020)) ([9af55b6](googleapis@9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([googleapis#1034](googleapis#1034)) ([051e686](googleapis@051e686)) ### Features * Add DuckDB source and tool ([googleapis#879](googleapis#879)) ([fd14933](googleapis@fd14933)) * Add TiDB source and tool ([googleapis#829](googleapis#829)) ([6eaf36a](googleapis@6eaf36a)) * Interactive web UI for Toolbox ([googleapis#1065](googleapis#1065)) ([8749b03](googleapis@8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([googleapis#1015](googleapis#1015)) ([327ddf0](googleapis@327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([googleapis#1009](googleapis#1009)) ([5fa1660](googleapis@5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 8d0fa67
github-actions bot
pushed a commit
to bpranava/genai-toolbox
that referenced
this pull request
Aug 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([googleapis#1020](googleapis#1020)) ([9af55b6](googleapis@9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([googleapis#1034](googleapis#1034)) ([051e686](googleapis@051e686)) ### Features * Add DuckDB source and tool ([googleapis#879](googleapis#879)) ([fd14933](googleapis@fd14933)) * Add TiDB source and tool ([googleapis#829](googleapis#829)) ([6eaf36a](googleapis@6eaf36a)) * Interactive web UI for Toolbox ([googleapis#1065](googleapis#1065)) ([8749b03](googleapis@8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([googleapis#1015](googleapis#1015)) ([327ddf0](googleapis@327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([googleapis#1009](googleapis#1009)) ([5fa1660](googleapis@5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 8d0fa67
github-actions bot
pushed a commit
to bhardwajRahul/genai-toolbox
that referenced
this pull request
Aug 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([googleapis#1020](googleapis#1020)) ([9af55b6](googleapis@9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([googleapis#1034](googleapis#1034)) ([051e686](googleapis@051e686)) ### Features * Add DuckDB source and tool ([googleapis#879](googleapis#879)) ([fd14933](googleapis@fd14933)) * Add TiDB source and tool ([googleapis#829](googleapis#829)) ([6eaf36a](googleapis@6eaf36a)) * Interactive web UI for Toolbox ([googleapis#1065](googleapis#1065)) ([8749b03](googleapis@8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([googleapis#1015](googleapis#1015)) ([327ddf0](googleapis@327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([googleapis#1009](googleapis#1009)) ([5fa1660](googleapis@5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 8d0fa67
SaxenaAnushka102
pushed a commit
to SaxenaAnushka102/genai-toolbox
that referenced
this pull request
Aug 14, 2025
Fixes googleapis#861 This PR adds support for DuckDB which is a free, open-source, embedded, in-process, relational database management system (RDBMS) designed for analytical processing (OLAP) --------- Co-authored-by: Averi Kitsch <akitsch@google.com>
SaxenaAnushka102
pushed a commit
to SaxenaAnushka102/genai-toolbox
that referenced
this pull request
Aug 14, 2025
🤖 I have created a release *beep* *boop* --- ## [0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0) (2025-08-04) ### ⚠ BREAKING CHANGES * **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([googleapis#1020](googleapis#1020)) ([9af55b6](googleapis@9af55b6)) * **tools/bigquery-execute-sql:** Update the return messages ([googleapis#1034](googleapis#1034)) ([051e686](googleapis@051e686)) ### Features * Add DuckDB source and tool ([googleapis#879](googleapis#879)) ([fd14933](googleapis@fd14933)) * Add TiDB source and tool ([googleapis#829](googleapis#829)) ([6eaf36a](googleapis@6eaf36a)) * Interactive web UI for Toolbox ([googleapis#1065](googleapis#1065)) ([8749b03](googleapis@8749b03)) * **tools/looker-query-url:** Add support for `looker-query-url` tool ([googleapis#1015](googleapis#1015)) ([327ddf0](googleapis@327ddf0)) * **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([googleapis#1009](googleapis#1009)) ([5fa1660](googleapis@5fa1660)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #861
This PR adds support for DuckDB which is a free, open-source, embedded, in-process, relational database management system (RDBMS) designed for analytical processing (OLAP)
BEGIN_COMMIT_OVERRIDE
feat(sources/duckdb): Add source and tool for DuckDB
END_COMMIT_OVERRIDE