You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/19 11:06:02 UTC

[GitHub] [pinot] dependabot[bot] opened a new pull request, #11134: Bump azure-storage-file-datalake from 12.14.1 to 12.16.0

dependabot[bot] opened a new pull request, #11134:
URL: https://github.com/apache/pinot/pull/11134

   Bumps [azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-java) from 12.14.1 to 12.16.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-storage-file-datalake's releases</a>.</em></p>
   <blockquote>
   <h2>azure-storage-file-datalake_12.16.0</h2>
   <h2>12.16.0 (2023-07-11)</h2>
   <h3>Features Added</h3>
   <ul>
   <li>Added <code>DataLakeFileClient.getOutputStream()</code> which allows users to open an <code>OutputStream</code> on the file and write data
   to it using <code>ParallelTransferOptions</code>.</li>
   <li>Added support for the <code>2023-01-03</code> service version.</li>
   <li>Added owner, group, and permissions properties to <code>PathProperties</code>.</li>
   <li>Added encryptionContext property to <code>FileParallelUploadOptions</code>.</li>
   </ul>
   <h3>Bugs Fixed</h3>
   <ul>
   <li>Fixed a bug that would cause authentication failures when trying to rename a path object while authenticating with a sas token that contained a leading question mark.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/ff3cb8212d095bc3fdfb06e5bf6c2f370b78568c"><code>ff3cb82</code></a> Revert &quot;Increment version for storage releases (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/28139">#28139</a>)&quot;</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/a20a0daf5ed8bc474758ef091151185a23b6c53d"><code>a20a0da</code></a> Merge branch 'release/storage4-22Patch' of github.com:Azure/azure-sdk-for-jav...</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0d4da315a15e13e8ee775d951985b882f1cbf480"><code>0d4da31</code></a> Remove unreleased tags (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/28147">#28147</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/9104d5a0bbb5bf79720d25d962900d251396ad00"><code>9104d5a</code></a> Increment version for storage releases (<a href="https://redirect.github.com/Azure/azure-sdk-for-java/issues/28139">#28139</a>)</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/89fe0452e67751c13f83b4c27e9a8f11da6d84b9"><code>89fe045</code></a> Fixed new checkstyle rule in share file</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/085f179e1030d07e5b460a78baf362915207f4dd"><code>085f179</code></a> Added source exception to rethrown crypto exception</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/0a5d48cc9a2f9af22fbd118b2059eacddfc2b190"><code>0a5d48c</code></a> Prepare Release for blobs</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c60548276b7e4e7673ca2bf98e0e0b9398b28fbd"><code>c605482</code></a> Revert &quot;Reset changes to the patch version.&quot;</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/05ba5865607310596c92ef3c909566d71447f172"><code>05ba586</code></a> Revert &quot;Updating the SDK dependencies for azure-storage-blob&quot;</li>
   <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/1c7828e6f30ace9e16c7d7d175fcd5c120968353"><code>1c7828e</code></a> Prepare Release for datalake 12.9</li>
   <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-storage-blob_12.14.1...azure-storage-blob_12.16.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-storage-file-datalake&package-manager=maven&previous-version=12.14.1&new-version=12.16.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)
   
   
   </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@pinot.apache.org

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


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


[GitHub] [pinot] codecov-commenter commented on pull request #11134: Bump azure-storage-file-datalake from 12.14.1 to 12.16.0

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #11134:
URL: https://github.com/apache/pinot/pull/11134#issuecomment-1641931238

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/11134?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#11134](https://app.codecov.io/gh/apache/pinot/pull/11134?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (daed8ee) into [master](https://app.codecov.io/gh/apache/pinot/commit/218ecddbafe6348873f6e50d137f8c2f0db3ade3?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (218ecdd) will **increase** coverage by `0.00%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##           master   #11134     +/-   ##
   =========================================
     Coverage    0.11%    0.11%             
   =========================================
     Files        2203     2148     -55     
     Lines      118242   115718   -2524     
     Branches    17894    17587    -307     
   =========================================
     Hits          137      137             
   + Misses     118085   115561   -2524     
     Partials       20       20             
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | integration1temurin11 | `?` | |
   | integration1temurin17 | `?` | |
   | integration1temurin20 | `?` | |
   | integration2temurin11 | `?` | |
   | integration2temurin17 | `?` | |
   | integration2temurin20 | `?` | |
   | unittests1temurin17 | `?` | |
   | unittests1temurin20 | `?` | |
   | unittests2temurin11 | `?` | |
   | unittests2temurin17 | `0.11% <ø> (ø)` | |
   | unittests2temurin20 | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   [see 57 files with indirect coverage changes](https://app.codecov.io/gh/apache/pinot/pull/11134/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   


-- 
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@pinot.apache.org

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


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


[GitHub] [pinot] Jackie-Jiang merged pull request #11134: Bump azure-storage-file-datalake from 12.14.1 to 12.16.0

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang merged PR #11134:
URL: https://github.com/apache/pinot/pull/11134


-- 
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@pinot.apache.org

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


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