Commit 4e53f9c
Dremio merge 2025 06 12 11 19 (#85)
* main: Update dependency io.projectreactor.netty:reactor-netty-http to v1.2.7 (apache#1845)
* docs: fix broken 'Polaris Overview' link in README.md (apache#1846)
docs: fix broken 'Polaris Overview' link in README.md
Co-authored-by: Joy Haldar <Joy.Haldar@target.com>
* Update spark client license (apache#1839)
* Update LICENCE (apache#1851)
* Add Yun Zou as the new committer
Co-authored-by: Yufei Gu <yufei.apache.org>
* main: Update docker.io/jaegertracing/all-in-one Docker tag to v1.70.0 (apache#1853)
* main: Update dependency io.opentelemetry.semconv:opentelemetry-semconv to v1.34.0 (apache#1850)
* main: Update dependency boto3 to v1.38.34 (apache#1852)
* main: Update dependency org.postgresql:postgresql to v42.7.7 (apache#1859)
* [SPEC] Add base-location keyword for GenericTable API (apache#1543)
* Update LICENSE for binary distributions (apache#1855)
* Add integration tests to Python Client (apache#1856)
* Update JDBC Getting-started example's README.md to use localhost for curl commands (apache#1872)
* Remove PolarisConfiguration.loadConfig (v2) (apache#1858)
* Enhance EclipseLink quickstart (apache#1870)
1. Update the name catalog name used to `quickstart_catalog` from `polaris` to make it consistent
2. Update the name of `eclipselink-trino-1` to `polaris-trino-1`
3. make the polaris server url consistent with using `localhost` to avoid failures
* Remove generated Python client from git tracking (apache#1810)
After apache#1675, we now generate the Python client on-demand when it's needed by tests or the CLI. With this, we can safely remove the Python client from being tracked in the repo and add its files to .gitignore
* Fix telemetry quickstart example for 1.0 release (apache#1873)
* main: Update gradle/actions digest to ac638b0 (apache#1877)
* main: Update dependency boto3 to v1.38.35 (apache#1874)
* Removing star import and adding errorprone rule (apache#1831)
Fixes apache#1100
* NoSQL: merge related changes
* Last merged commit 0faf948
---------
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: Joy Haldar <joyno.23@gmail.com>
Co-authored-by: Joy Haldar <Joy.Haldar@target.com>
Co-authored-by: gh-yzou <167037035+gh-yzou@users.noreply.github.com>
Co-authored-by: Yufei Gu <yufei@apache.org>
Co-authored-by: Yun Zou <yunzou.colostate@gmail.com>
Co-authored-by: Honah (Jonas) J. <honahx@apache.org>
Co-authored-by: Eric Maynard <eric.maynard+oss@snowflake.com>
Co-authored-by: William Hyun <william@apache.org>
Co-authored-by: gfakbar20 <gfakbar20@gmail.com>1 parent ad6ebd1 commit 4e53f9c
File tree
315 files changed
+1357
-59023
lines changed- .github
- workflows
- api/polaris-catalog-service
- client
- python
- integration_tests
- polaris
- catalog
- api
- models
- management
- api
- models
- templates
- codestyle
- getting-started
- eclipselink
- jdbc
- spark
- telemetry
- gradle
- integration-tests/src/main/java/org/apache/polaris/service/it/test
- persistence
- eclipselink/src/main/java/org/apache/polaris/extension/persistence/impl/eclipselink
- nosql/persistence/metastore/src/main/java/org/apache/polaris/persistence/nosql/metastore
- relational-jdbc/src
- main/java/org/apache/polaris/persistence/relational/jdbc
- test/java/org/apache/polaris/persistence/relational/jdbc
- plugins/spark/v3.5
- integration/src/intTest/java/org/apache/polaris/spark/quarkus/it
- spark
- src/main/java/org/apache/polaris/spark/rest
- polaris-core
- src
- main/java/org/apache/polaris/core
- config
- entity
- persistence
- cache
- transactional
- storage
- aws
- azure
- cache
- gcp
- testFixtures/java/org/apache/polaris/core/persistence
- test/java/org/apache/polaris
- core
- persistence/cache
- storage
- cache
- service/storage
- aws
- azure
- gcp
- quarkus
- admin/distribution
- distribution
- server/distribution
- service/src
- main/java/org/apache/polaris/service/quarkus
- config
- storage
- test/java/org/apache/polaris/service/quarkus
- admin
- catalog
- entity
- regtests
- service/common/src
- main/java/org/apache/polaris/service
- admin
- persistence
- storage
- testFixtures/java/org/apache/polaris/service
- test/java/org/apache/polaris/service
- catalog/io
- storage
- spec
- generated
- polaris-catalog-apis
- tools/misc-types/src/main/java/org/apache/polaris/misc/types/memorysize
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
315 files changed
+1357
-59023
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
Lines changed: 19 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments