jerqi opened a new pull request, #6896:
URL: https://github.com/apache/gravitino/pull/6896
### What changes were proposed in this pull request?
Add auto cherry pick to branch-0.9
### Why are the changes needed?
Prepare for branch 0.9
### Does this PR introduce _any
danhuawang commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2039039819
##
.github/workflows/chart-test.yaml:
##
@@ -0,0 +1,85 @@
+name: Test Charts
+
+# Controls when the workflow will run
+on:
+ pull_request:
+branches: [ "main"
mchades commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039042087
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
Review Comm
mchades commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039042087
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
Review Comm
jerqi commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039046621
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
Review Commen
yuqi1129 commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039062428
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
Review Com
mchades commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039076632
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
runs-on
jerqi commented on code in PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#discussion_r2039087772
##
.github/workflows/auto-cherry-pick.yml:
##
@@ -7,42 +7,42 @@ on:
types: ["closed"]
jobs:
- cherry_pick_branch_0_7:
+ cherry_pick_branch_0_8:
runs-on:
danhuawang commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2039104868
##
dev/charts/gravitino/README.md:
##
@@ -0,0 +1,151 @@
+
+
+# Apache Gravitino
Review Comment:
Fix.
##
dev/charts/gravitino/README.md:
##
@
FANNG1 merged PR #6896:
URL: https://github.com/apache/gravitino/pull/6896
--
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-unsubscr...@gravitino
This is an automated email from the ASF dual-hosted git repository.
fanng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 530a66ce2c [MINOR] build: Add auto cherry pick to
FANNG1 commented on PR #6896:
URL: https://github.com/apache/gravitino/pull/6896#issuecomment-2796314194
LGTM
--
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
danhuawang commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2039148334
##
dev/charts/gravitino/values.yaml:
##
@@ -0,0 +1,422 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreement
jerqi commented on code in PR #6599:
URL: https://github.com/apache/gravitino/pull/6599#discussion_r2039157081
##
dev/charts/gravitino/resources/scenarios/ci-values.yaml:
##
@@ -0,0 +1,84 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor
mchades opened a new pull request, #6897:
URL: https://github.com/apache/gravitino/pull/6897
### What changes were proposed in this pull request?
add multiple locations APIs for fileset
### Why are the changes needed?
Fix: #6889
### Does this PR introduce _any_ us
This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a change to branch branch-0.9
in repository https://gitbox.apache.org/repos/asf/gravitino.git
at 530a66ce2c [MINOR] build: Add auto cherry pick to branch-0.9 (#6896)
No new revisions were added by this updat
jerqi opened a new pull request, #6898:
URL: https://github.com/apache/gravitino/pull/6898
### What changes were proposed in this pull request?
bump version to 0.10.0-incubating-snapshot
### Why are the changes needed?
Just a minor.
### Does this PR introduce _
jerqi opened a new pull request, #6899:
URL: https://github.com/apache/gravitino/pull/6899
### What changes were proposed in this pull request?
Update the version of fuse module
### Why are the changes needed?
CI passed.
### Does this PR introduce _any_ user-facing
danhuawang closed issue #6678: [Bug report] Fail to import schema entity to the
store when list tag for pg column and inherited are true
URL: https://github.com/apache/gravitino/issues/6678
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
danhuawang commented on issue #6678:
URL: https://github.com/apache/gravitino/issues/6678#issuecomment-2796748829
> [@danhuawang](https://github.com/danhuawang) You'd better provide details
on how I can reproduce it, such as the data I need to create metalake/tags/
or...
This issue s
FANNG1 commented on code in PR #6898:
URL: https://github.com/apache/gravitino/pull/6898#discussion_r2039458534
##
docs/manage-relational-metadata-using-gravitino.md:
##
@@ -909,7 +909,7 @@ The following types that Gravitino supports:
| Union | `Types.UnionT
jkolash commented on issue #6887:
URL: https://github.com/apache/gravitino/issues/6887#issuecomment-2796865676
Thank you for the feedback. I was able to get past the error by configuring
trino to use ```iceberg.rest-catalog.view-endpoints-enabled```
My thoughts are
1. It's not imm
jkolash commented on issue #6887:
URL: https://github.com/apache/gravitino/issues/6887#issuecomment-2796883086
re: issue 1 I opened https://github.com/trinodb/trino/issues/25556
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
zhoukangcn opened a new issue, #6900:
URL: https://github.com/apache/gravitino/issues/6900
### Describe the proposal
We use an all-in-one Docker image as the Doris IT container, which is
convenient to use. However, I found some shortcomings.
- It has only one Backend (BE), so c
FANNG1 closed issue #6107: [EPIC] the work to release 0.8
URL: https://github.com/apache/gravitino/issues/6107
--
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
FANNG1 opened a new pull request, #6891:
URL: https://github.com/apache/gravitino/pull/6891
### What changes were proposed in this pull request?
(Please outline the changes and how this PR fixes the issue.)
### Why are the changes needed?
(Please clarify why the c
yuqi1129 closed issue #6722: [Improvement] An error occurred when Doris2.1 was
creating a table, reporting "Failed to get the number of backend servers"
URL: https://github.com/apache/gravitino/issues/6722
--
This is an automated message from the Apache Git Service.
To respond to the message,
yuqi1129 closed issue #6722: [Improvement] An error occurred when Doris2.1 was
creating a table, reporting "Failed to get the number of backend servers"
URL: https://github.com/apache/gravitino/issues/6722
--
This is an automated message from the Apache Git Service.
To respond to the message,
This is an automated email from the ASF dual-hosted git repository.
yuqi4733 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new 58f0f21ece [#6722] fix(jdbc-doris): use `show b
yuqi1129 merged PR #6884:
URL: https://github.com/apache/gravitino/pull/6884
--
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-unsubscr...@graviti
30 matches
Mail list logo