dependabot[bot] opened a new pull request, #7156: URL: https://github.com/apache/gravitino/pull/7156
Bumps `paimon` from 0.8.0 to 1.1.1. Updates `org.apache.paimon:paimon-core` from 0.8.0 to 1.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/paimon/commit/9b7265d50db1fa460f4c7d9efaccb0d1a0f478f7"><code>9b7265d</code></a> [release] Update version to 1.1.1</li> <li><a href="https://github.com/apache/paimon/commit/47a065599759e3418397c372bacd4c6fc31e6249"><code>47a0655</code></a> [flink] Fix lookup failed to join keys when using max_pt() and lookup table i...</li> <li><a href="https://github.com/apache/paimon/commit/5e715890d6094f837e2c0825bb26b044026d0d4a"><code>5e71589</code></a> Update version in docs/config.toml</li> <li><a href="https://github.com/apache/paimon/commit/4e42c061cb53a6c75d6e6d0b2bdf9ed7d6082b93"><code>4e42c06</code></a> [orc] Default value of 'orc.timestamp-ltz.legacy.type' should be true (<a href="https://redirect.github.com/apache/paimon/issues/5547">#5547</a>)</li> <li><a href="https://github.com/apache/paimon/commit/b2762b0774bb8fdd7d99e33dfc764cb4edf23645"><code>b2762b0</code></a> [spark] Close ioManager in PaimonPartitionReader (<a href="https://redirect.github.com/apache/paimon/issues/5542">#5542</a>)</li> <li><a href="https://github.com/apache/paimon/commit/732a1211665dd11b4c55efb2c28a74ce480edd1c"><code>732a121</code></a> [core] Resolve hms Permission.NotAllow error (<a href="https://redirect.github.com/apache/paimon/issues/5486">#5486</a>)</li> <li><a href="https://github.com/apache/paimon/commit/800f5f7f15bd449da96104ee5a22b17753d1d5bd"><code>800f5f7</code></a> [core] Fix reporting PartitionStatistics params construct bug (<a href="https://redirect.github.com/apache/paimon/issues/5528">#5528</a>)</li> <li><a href="https://github.com/apache/paimon/commit/bcb5b34ac6cf45dbcdb88cd9e8082745e49c2e4a"><code>bcb5b34</code></a> [flink] Fix Flink Lookup Join for Postpone bucket table (<a href="https://redirect.github.com/apache/paimon/issues/5537">#5537</a>)</li> <li><a href="https://github.com/apache/paimon/commit/6443425ffacef52206a09e120f3529368a8c09b3"><code>6443425</code></a> [arrow] Fix bug: field writer contruct in ArrowFormatWriter should use nested...</li> <li><a href="https://github.com/apache/paimon/commit/1c4b1c1a86b9d584629709ab948cd9eac9da7975"><code>1c4b1c1</code></a> [Arrow] Throws exception out if accept a null value with non-null field in Ar...</li> <li>Additional commits viewable in <a href="https://github.com/apache/paimon/compare/release-0.8.0...release-1.1.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.paimon:paimon-format` from 0.8.0 to 1.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/paimon/commit/9b7265d50db1fa460f4c7d9efaccb0d1a0f478f7"><code>9b7265d</code></a> [release] Update version to 1.1.1</li> <li><a href="https://github.com/apache/paimon/commit/47a065599759e3418397c372bacd4c6fc31e6249"><code>47a0655</code></a> [flink] Fix lookup failed to join keys when using max_pt() and lookup table i...</li> <li><a href="https://github.com/apache/paimon/commit/5e715890d6094f837e2c0825bb26b044026d0d4a"><code>5e71589</code></a> Update version in docs/config.toml</li> <li><a href="https://github.com/apache/paimon/commit/4e42c061cb53a6c75d6e6d0b2bdf9ed7d6082b93"><code>4e42c06</code></a> [orc] Default value of 'orc.timestamp-ltz.legacy.type' should be true (<a href="https://redirect.github.com/apache/paimon/issues/5547">#5547</a>)</li> <li><a href="https://github.com/apache/paimon/commit/b2762b0774bb8fdd7d99e33dfc764cb4edf23645"><code>b2762b0</code></a> [spark] Close ioManager in PaimonPartitionReader (<a href="https://redirect.github.com/apache/paimon/issues/5542">#5542</a>)</li> <li><a href="https://github.com/apache/paimon/commit/732a1211665dd11b4c55efb2c28a74ce480edd1c"><code>732a121</code></a> [core] Resolve hms Permission.NotAllow error (<a href="https://redirect.github.com/apache/paimon/issues/5486">#5486</a>)</li> <li><a href="https://github.com/apache/paimon/commit/800f5f7f15bd449da96104ee5a22b17753d1d5bd"><code>800f5f7</code></a> [core] Fix reporting PartitionStatistics params construct bug (<a href="https://redirect.github.com/apache/paimon/issues/5528">#5528</a>)</li> <li><a href="https://github.com/apache/paimon/commit/bcb5b34ac6cf45dbcdb88cd9e8082745e49c2e4a"><code>bcb5b34</code></a> [flink] Fix Flink Lookup Join for Postpone bucket table (<a href="https://redirect.github.com/apache/paimon/issues/5537">#5537</a>)</li> <li><a href="https://github.com/apache/paimon/commit/6443425ffacef52206a09e120f3529368a8c09b3"><code>6443425</code></a> [arrow] Fix bug: field writer contruct in ArrowFormatWriter should use nested...</li> <li><a href="https://github.com/apache/paimon/commit/1c4b1c1a86b9d584629709ab948cd9eac9da7975"><code>1c4b1c1</code></a> [Arrow] Throws exception out if accept a null value with non-null field in Ar...</li> <li>Additional commits viewable in <a href="https://github.com/apache/paimon/compare/release-0.8.0...release-1.1.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.paimon:paimon-hive-catalog` from 0.8.0 to 1.1.1 Updates `org.apache.paimon:paimon-s3` from 0.8.0 to 1.1.1 Updates `org.apache.paimon:paimon-oss` from 0.8.0 to 1.1.1 Updates `org.apache.paimon:paimon-spark` from 0.8.0 to 1.1.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/paimon/commit/9b7265d50db1fa460f4c7d9efaccb0d1a0f478f7"><code>9b7265d</code></a> [release] Update version to 1.1.1</li> <li><a href="https://github.com/apache/paimon/commit/47a065599759e3418397c372bacd4c6fc31e6249"><code>47a0655</code></a> [flink] Fix lookup failed to join keys when using max_pt() and lookup table i...</li> <li><a href="https://github.com/apache/paimon/commit/5e715890d6094f837e2c0825bb26b044026d0d4a"><code>5e71589</code></a> Update version in docs/config.toml</li> <li><a href="https://github.com/apache/paimon/commit/4e42c061cb53a6c75d6e6d0b2bdf9ed7d6082b93"><code>4e42c06</code></a> [orc] Default value of 'orc.timestamp-ltz.legacy.type' should be true (<a href="https://redirect.github.com/apache/paimon/issues/5547">#5547</a>)</li> <li><a href="https://github.com/apache/paimon/commit/b2762b0774bb8fdd7d99e33dfc764cb4edf23645"><code>b2762b0</code></a> [spark] Close ioManager in PaimonPartitionReader (<a href="https://redirect.github.com/apache/paimon/issues/5542">#5542</a>)</li> <li><a href="https://github.com/apache/paimon/commit/732a1211665dd11b4c55efb2c28a74ce480edd1c"><code>732a121</code></a> [core] Resolve hms Permission.NotAllow error (<a href="https://redirect.github.com/apache/paimon/issues/5486">#5486</a>)</li> <li><a href="https://github.com/apache/paimon/commit/800f5f7f15bd449da96104ee5a22b17753d1d5bd"><code>800f5f7</code></a> [core] Fix reporting PartitionStatistics params construct bug (<a href="https://redirect.github.com/apache/paimon/issues/5528">#5528</a>)</li> <li><a href="https://github.com/apache/paimon/commit/bcb5b34ac6cf45dbcdb88cd9e8082745e49c2e4a"><code>bcb5b34</code></a> [flink] Fix Flink Lookup Join for Postpone bucket table (<a href="https://redirect.github.com/apache/paimon/issues/5537">#5537</a>)</li> <li><a href="https://github.com/apache/paimon/commit/6443425ffacef52206a09e120f3529368a8c09b3"><code>6443425</code></a> [arrow] Fix bug: field writer contruct in ArrowFormatWriter should use nested...</li> <li><a href="https://github.com/apache/paimon/commit/1c4b1c1a86b9d584629709ab948cd9eac9da7975"><code>1c4b1c1</code></a> [Arrow] Throws exception out if accept a null value with non-null field in Ar...</li> <li>Additional commits viewable in <a href="https://github.com/apache/paimon/compare/release-0.8.0...release-1.1.1">compare view</a></li> </ul> </details> <br /> 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]
