dependabot[bot] opened a new pull request, #136:
URL: https://github.com/apache/arrow-go/pull/136

   Bumps 
[github.com/substrait-io/substrait-go](https://github.com/substrait-io/substrait-go)
 from 0.8.0 to 1.0.1.
   <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's
 releases</a>.</em></p>
   <blockquote>
   <h1>v1.0.1 (2024-09-22)</h1>
   <h3>Bug fixes</h3>
   <ul>
   <li>allow variadic variants to evaluate (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/55";>#55</a>) 
(<a 
href="https://github.com/substrait-io/substrait-go/commit/18c1a411aa9ed19184d516eea85aed51d038610e";>18c1a41</a>)
   <blockquote>
   <ul>
   <li>
   <p>fix: allow variadic variants to evaluate</p>
   </li>
   <li>
   <p>add some tests</p>
   </li>
   </ul>
   </blockquote>
   </li>
   </ul>
   <h1>v1.0.0 (2024-09-14)</h1>
   <h2>BREAKING CHANGES</h2>
   <ul>
   <li>The previous ParameterizedType type was renamed to CompositeType to 
better match substrait specification naming. Please point to the new 
CompositeType in cases where you were previously using ParameterizedType.<br />
   introduced by commit:
   Support for parameterized types (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/52";>#52</a>) 
 (<a 
href="https://github.com/substrait-io/substrait-go/commit/4265a215324f46d6a6f94b7e0574b080981eeb2f";>4265a21</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Add Match() and MatchAt() to FunctionVariant (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/54";>#54</a>) 
(<a 
href="https://github.com/substrait-io/substrait-go/commit/1a800d967cdceef1f29c3a6d7fdd06ac5d37fc30";>1a800d9</a>)
   <blockquote>
   <ul>
   <li>Also fixed default nullability for ScalarFunctionImpl</li>
   </ul>
   </blockquote>
   </li>
   <li>Update to go 1.22, add MatchWithNullability() and 
MatchWithoutNullability() to FuncDefArgType (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/53";>#53</a>) 
(<a 
href="https://github.com/substrait-io/substrait-go/commit/c48fb53ab4c648bb8dde76ff7ba5bf255e033842";>c48fb53</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/db135fec67953f10741124a89f453c7651f6b7f5";><code>db135fe</code></a>
 treat default of supported_as_column as true in dialect (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/56";>#56</a>)</li>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/18c1a411aa9ed19184d516eea85aed51d038610e";><code>18c1a41</code></a>
 fix: allow variadic variants to evaluate (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/55";>#55</a>)</li>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/1a800d967cdceef1f29c3a6d7fdd06ac5d37fc30";><code>1a800d9</code></a>
 feat: Add Match() and MatchAt() to FunctionVariant (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/54";>#54</a>)</li>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/c48fb53ab4c648bb8dde76ff7ba5bf255e033842";><code>c48fb53</code></a>
 feat: Update to go 1.22, add MatchWithNullability() and 
MatchWithoutNullabili...</li>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/4265a215324f46d6a6f94b7e0574b080981eeb2f";><code>4265a21</code></a>
 feat: Support for parameterized types (<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/52";>#52</a>)</li>
   <li>See full diff in <a 
href="https://github.com/substrait-io/substrait-go/compare/v0.8.0...v1.0.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/substrait-io/substrait-go&package-manager=go_modules&previous-version=0.8.0&new-version=1.0.1)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to