Commit 460f500
chore: Bump github.com/substrait-io/substrait-go/v3 from 3.6.0 to 3.7.0 (#287)
Bumps
[github.com/substrait-io/substrait-go/v3](https://github.com/substrait-io/substrait-go)
from 3.6.0 to 3.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/substrait-io/substrait-go/releases">github.com/substrait-io/substrait-go/v3's
releases</a>.</em></p>
<blockquote>
<h1>v3.7.0 (2025-02-16)</h1>
<h3>Features</h3>
<ul>
<li>add support for NewDecimalFromApdDecimal (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/119">#119</a>)
(<a
href="https://github.com/substrait-io/substrait-go/commit/e64c78608a0cae9552e35bd4fea3efbe75e83049">e64c786</a>)</li>
<li>load the default extension collection lazily (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/118">#118</a>)
(<a
href="https://github.com/substrait-io/substrait-go/commit/261dc94fc7c25ace64696e96e1f839f05075e200">261dc94</a>)</li>
<li>Add AggregateRel.ToBuilder() (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/114">#114</a>)
(<a
href="https://github.com/substrait-io/substrait-go/commit/3be7ba38b3cae32415fa528bd22859feee820677">3be7ba3</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/substrait-io/substrait-go/commit/e64c78608a0cae9552e35bd4fea3efbe75e83049"><code>e64c786</code></a>
feat: add support for NewDecimalFromApdDecimal (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/119">#119</a>)</li>
<li><a
href="https://github.com/substrait-io/substrait-go/commit/261dc94fc7c25ace64696e96e1f839f05075e200"><code>261dc94</code></a>
feat: load the default extension collection lazily (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/118">#118</a>)</li>
<li><a
href="https://github.com/substrait-io/substrait-go/commit/3be7ba38b3cae32415fa528bd22859feee820677"><code>3be7ba3</code></a>
feat: Add AggregateRel.ToBuilder() (<a
href="https://redirect.github.com/substrait-io/substrait-go/issues/114">#114</a>)</li>
<li>See full diff in <a
href="https://github.com/substrait-io/substrait-go/compare/v3.6.0...v3.7.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Topol <[email protected]>1 parent e888669 commit 460f500
4 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
| 438 | + | |
438 | 439 | | |
439 | 440 | | |
440 | 441 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments