(polaris) branch main updated: Fix admin tool doc (#1977)

2025-06-27 Thread yzheng
This is an automated email from the ASF dual-hosted git repository. yzheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new eda1a32c6 Fix admin tool doc (#1977) eda1a32c6 is d

(polaris) branch release/1.0.x updated (d320fccbd -> 0e901982e)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a change to branch release/1.0.x in repository https://gitbox.apache.org/repos/asf/polaris.git from d320fccbd Adds missing Google Flatbuffers license information (#1968) add 0e901982e fix: Typo in Spark Cli

svn commit: r77822 - /dev/incubator/polaris/apache-polaris-1.0.0-incubating/

2025-06-27 Thread yufei
Author: yufei Date: Fri Jun 27 23:21:24 2025 New Revision: 77822 Log: Add 1.0.0 inclubating rc4 Added: dev/incubator/polaris/apache-polaris-1.0.0-incubating/ dev/incubator/polaris/apache-polaris-1.0.0-incubating/apache-polaris-1.0.0-incubating.tar.gz (with props) dev/incubator/po

svn commit: r77821 - /dev/incubator/polaris/apache-polaris-1.0.0-incubating/

2025-06-27 Thread yufei
Author: yufei Date: Fri Jun 27 23:14:42 2025 New Revision: 77821 Log: Delete 1.0.0-incubating rc3 Removed: dev/incubator/polaris/apache-polaris-1.0.0-incubating/

(polaris) 01/01: fix: Typo in Spark Client Build File (#1969)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to tag apache-polaris-1.0.0-incubating-rc4 in repository https://gitbox.apache.org/repos/asf/polaris.git commit 0e901982e47cae94f6934ea14e1d868d92fa13ba Author: Russell Spitzer AuthorDate: Fri Jun 27 15:59:

(polaris) tag apache-polaris-1.0.0-incubating-rc4 created (now 0e901982e)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a change to tag apache-polaris-1.0.0-incubating-rc4 in repository https://gitbox.apache.org/repos/asf/polaris.git at 0e901982e (commit) This tag includes the following new commits: new 0e901982e fix: Typ

(polaris) branch main updated: test(integration): refactor PolarisRestCatalogIntegrationTest to run against any cloud provider (#1934)

2025-06-27 Thread dimas
This is an automated email from the ASF dual-hosted git repository. dimas pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new 438d06cf7 test(integration): refactor PolarisRestCa

(polaris) branch main updated: Python code format (#1954)

2025-06-27 Thread yzheng
This is an automated email from the ASF dual-hosted git repository. yzheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new 87841359c Python code format (#1954) 87841359c is d

(polaris) branch main updated: fix: Typo in Spark Client Build File (#1969)

2025-06-27 Thread emaynard
This is an automated email from the ASF dual-hosted git repository. emaynard pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new c5a4f73b3 fix: Typo in Spark Client Build File (#

svn commit: r77815 - /dev/incubator/polaris/apache-polaris-1.0.0-incubating/

2025-06-27 Thread yufei
Author: yufei Date: Fri Jun 27 18:58:47 2025 New Revision: 77815 Log: Add 1.0.0 inclubating rc3 Added: dev/incubator/polaris/apache-polaris-1.0.0-incubating/ dev/incubator/polaris/apache-polaris-1.0.0-incubating/apache-polaris-1.0.0-incubating.tar.gz (with props) dev/incubator/po

svn commit: r77814 - /dev/incubator/polaris/apache-polaris-1.0.0-incubating/

2025-06-27 Thread yufei
Author: yufei Date: Fri Jun 27 18:56:57 2025 New Revision: 77814 Log: delete 1.0.0-incubating rc2 Removed: dev/incubator/polaris/apache-polaris-1.0.0-incubating/

(polaris) tag apache-polaris-1.0.0-incubating-rc3 created (now d320fccbd)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a change to tag apache-polaris-1.0.0-incubating-rc3 in repository https://gitbox.apache.org/repos/asf/polaris.git at d320fccbd (commit) No new revisions were added by this update.

(polaris) branch release/1.0.x updated (eff39a08e -> d320fccbd)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a change to branch release/1.0.x in repository https://gitbox.apache.org/repos/asf/polaris.git from eff39a08e Make the Helm Chart version exactly the same as Polaris version (#1947) new 85699089f fix: Only

(polaris) 01/02: fix: Only include project LICENSE and NOTICE in Spark Client Jar (#1950)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to branch release/1.0.x in repository https://gitbox.apache.org/repos/asf/polaris.git commit 85699089fcac13c48dd33c23fb9f14a805a04f57 Author: Russell Spitzer AuthorDate: Fri Jun 27 11:58:04 2025 -0500

(polaris) 02/02: Adds missing Google Flatbuffers license information (#1968)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to branch release/1.0.x in repository https://gitbox.apache.org/repos/asf/polaris.git commit d320fccbdc5874ac5c4628e39b3c642e23cff10e Author: Russell Spitzer AuthorDate: Fri Jun 27 12:18:09 2025 -0500

(polaris) branch main updated: Adds missing Google Flatbuffers license information (#1968)

2025-06-27 Thread singhpk234
This is an automated email from the ASF dual-hosted git repository. singhpk234 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new 863817c0e Adds missing Google Flatbuffers licen

(polaris) branch asf-site updated: deploy: 7c40e9d6285cb734b70a5eef77f84285265caf47

2025-06-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/asf-site by this push: new dd8a75e0e deploy: 7c40e9d6285cb734b70a5

(polaris) branch main updated: Add Sushant as a collaborator (#1956)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new 7c40e9d62 Add Sushant as a collaborator (#1956) 7c40

(polaris) branch main updated: fix: Only include project LICENSE and NOTICE in Spark Client Jar (#1950)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git The following commit(s) were added to refs/heads/main by this push: new c00472881 fix: Only include project LICENSE and NOTI

(polaris) branch main updated (a4992cac2 -> 9ff2ca195)

2025-06-27 Thread yufei
This is an automated email from the ASF dual-hosted git repository. yufei pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git from a4992cac2 Fix lint rules (#1953) add 9ff2ca195 Mutable objects used for immutable values (#1596) No new revisions

(polaris) branch main updated (30acee6a8 -> a4992cac2)

2025-06-27 Thread yzheng
This is an automated email from the ASF dual-hosted git repository. yzheng pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git from 30acee6a8 Fix hugo blockquote (#1967) add a4992cac2 Fix lint rules (#1953) No new revisions were added by this up