convergence
convergence copied to clipboard
Update datafusion requirement from 35 to 37
Updates the requirements on datafusion to permit the latest version.
Changelog
Sourced from datafusion's changelog.
#!/bin/bash
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
some issues are just documentation
add-sections={"documentation":{"prefix":"Documentation updates:","labels":["documentation"]},"performance":{"prefix":"Performance improvements:","labels":["performance"]}}
uncomment to not show PRs. TBD if we shown them or not.
#pull-requests=false
so that the component is shown associated with the issue
issue-line-labels=sql exclude-labels=development-process,invalid breaking-labels=api change
Commits
1fa25aefix(9870): common expression elimination optimization, should always re-find ...799be5eupdate changelog42af516update changelog1b611eaMerge remote-tracking branch 'apache/main' into prep-376f9948bfeat: pass SessionState not SessionConfig to FunctionFactory::create (#9837)b6915f5chore(deps-dev): bump express (#9826)3a1e3adAdd name method to execution plan (#9793)45b8b0bdoc: Adding baseline benchmark example (#9827)656887c[Minor] Update TCPDS tests, remove some #[ignore]d tests (#9829)2cca371Create unicode module in datafusion/functions/src/unicode and unicode_express...- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)