You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/07 09:25:59 UTC

[GitHub] [incubator-doris-spark-connector] dependabot[bot] opened a new pull request, #27: Bump libthrift from 0.13.0 to 0.14.0 in /spark-doris-connector

dependabot[bot] opened a new pull request, #27:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/27

   Bumps [libthrift](https://github.com/apache/thrift) from 0.13.0 to 0.14.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/thrift/releases">libthrift's releases</a>.</em></p>
   <blockquote>
   <h2>Version 0.14.0</h2>
   <p>For release 0.14.0 head over to the official release download source:
   <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p>
   <p>The assets below are added by Github based on the release tag and they may therefore not match the checkums.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/apache/thrift/blob/master/CHANGES.md">libthrift's changelog</a>.</em></p>
   <blockquote>
   <h2>0.14.0</h2>
   <h3>Deprecated Languages</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5229">THRIFT-5229</a> - Deprecate ActionScript 3 support</li>
   </ul>
   <h3>Removed Languages</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4980">THRIFT-4980</a> - Remove deprecated C# and netcore bindings from the code base</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4981">THRIFT-4981</a> - Remove deprecated netcore bindings from the code base</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4982">THRIFT-4982</a> - Remove deprecated C# bindings from the code base</li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4981">THRIFT-4981</a> - Remove deprecated netcore bindings from the code base</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4982">THRIFT-4982</a> - Remove deprecated csharp bindings from the code base</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4990">THRIFT-4990</a> - Upgrade to .NET Core 3.1 (LTS)</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5006">THRIFT-5006</a> - Implement DEFAULT_MAX_LENGTH at TFramedTransport</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5069">THRIFT-5069</a> - In Go library TDeserializer.Transport is now typed *TMemoryBuffer instead of TTransport</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5072">THRIFT-5072</a> - Haskell generator fails to distinguish between multiple enum types with conflicting enum identifiers</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5116">THRIFT-5116</a> - Upgrade NodeJS to 10.x</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5138">THRIFT-5138</a> - Swift generator does not escape keywords properly</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5164">THRIFT-5164</a> - In Go library TProcessor interface now includes ProcessorMap and AddToProcessorMap functions.</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5186">THRIFT-5186</a> - cpp: use all getaddrinfo() results when retrying failed bind() in T{Nonblocking,}ServerSocket</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5233">THRIFT-5233</a> - go: Now all Read*, Write* and Skip functions in TProtocol accept context arg</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5152">THRIFT-5152</a> - go: TSocket and TSSLSocket now have separated connect timeout and socket timeout</li>
   <li>c++: dropped support for Windows XP</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5326">THRIFT-5326</a> - go: TException interface now has a new function: TExceptionType</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4914">THRIFT-4914</a> - go: TClient.Call now returns ResponseMeta in addition to error</li>
   </ul>
   <h3>Known Open Issues (Blocker or Critical)</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-3877">THRIFT-3877</a> - C++: library don't work with HTTP (csharp server, cpp client; need cross test enhancement)</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5098">THRIFT-5098</a> - Deprecated: &quot;The high level Network interface is no longer supported. Please use Network.Socket.&quot; and other Haskell issues</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5245">THRIFT-5245</a> - NPE when the value of map's key is null</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4687">THRIFT-4687</a> - Add thrift 0.12.0 to pypi and/or enable more maintainers</li>
   </ul>
   <h3>Build Process</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4976">THRIFT-4976</a> - Docker build: Test failure for <code>StalenessCheckTest</code> on MacOS</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5087">THRIFT-5087</a> - test/test.py fails with &quot;AssertionError: Python 3.3 or later is required for proper operation.&quot;</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5097">THRIFT-5097</a> - Incorrect THRIFT_VERSION in ThriftConfig.cmake</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5109">THRIFT-5109</a> - Misc CMake improvements</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5147">THRIFT-5147</a> - Add uninstall function</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5218">THRIFT-5218</a> - Automated Github release artifacts do not match checksums provided</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5249">THRIFT-5249</a> - travis-ci : Failed to run FastbinaryTest.py</li>
   </ul>
   <h3>C glib</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-4873">THRIFT-4873</a> - Memory leak in c_glib</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/thrift/commit/8411e189b0af09e5baad34031555870cf692c1ad"><code>8411e18</code></a> Version 0.14.0</li>
   <li><a href="https://github.com/apache/thrift/commit/0be1b7d7580f90cfdc3206f7fd7cf4306dcf5817"><code>0be1b7d</code></a> Version 0.14.0</li>
   <li><a href="https://github.com/apache/thrift/commit/705f37783343ebc5aaee0e504c31ea4abe149cd5"><code>705f377</code></a> Version 0.14.0</li>
   <li><a href="https://github.com/apache/thrift/commit/ebfa771a26e406da947f72ae8d87602c892435cc"><code>ebfa771</code></a> THRIFT-5274: Enforce Java 8 compatibility</li>
   <li><a href="https://github.com/apache/thrift/commit/518163afbd7c4f6733d12fa6f2de3db612fda947"><code>518163a</code></a> Update README.md</li>
   <li><a href="https://github.com/apache/thrift/commit/de523c79b38bfd74aed812532ad6557d704bc945"><code>de523c7</code></a> Updated CHANGES to reflect Version 0.14.0</li>
   <li><a href="https://github.com/apache/thrift/commit/7ae1ec3f1eb3218f8b623232436bc986e3f1f5c8"><code>7ae1ec3</code></a> THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connections</li>
   <li><a href="https://github.com/apache/thrift/commit/ebc2ab558dce946b2a3134028b08ed59d49cd1e3"><code>ebc2ab5</code></a> THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically</li>
   <li><a href="https://github.com/apache/thrift/commit/55016bff2b19f2c5d3c85ae9985c49527ffffabb"><code>55016bf</code></a> THRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate ...</li>
   <li><a href="https://github.com/apache/thrift/commit/4aaef75819aea3f79ec812393dbe13bb62bd6c45"><code>4aaef75</code></a> THRIFT-5337 Go set fields write improvement</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/thrift/compare/v0.13.0...v0.14.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.thrift:libthrift&package-manager=maven&previous-version=0.13.0&new-version=0.14.0)](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 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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/incubator-doris-spark-connector/network/alerts).
   
   </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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris-spark-connector] hf200012 merged pull request #27: Bump libthrift from 0.13.0 to 0.14.0 in /spark-doris-connector

Posted by GitBox <gi...@apache.org>.
hf200012 merged PR #27:
URL: https://github.com/apache/incubator-doris-spark-connector/pull/27


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org