Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into eric/ignore_varchar_len
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyufjh committed Jun 6, 2024
2 parents b8c601e + c47ff9a commit 799413a
Show file tree
Hide file tree
Showing 336 changed files with 8,970 additions and 4,771 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
path: 'helm-charts'
reviewers: arkbriar
delete-branch: true
signoff: true

update-risingwave-operator:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -75,3 +76,4 @@ jobs:
path: 'risingwave-operator'
reviewers: arkbriar
delete-branch: true
signoff: true
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ simulation-it-test.tar.zst
# spark binary
e2e_test/iceberg/spark-*-bin*

**/poetry.lock
**/poetry.lock

*.slt.temp
Loading

0 comments on commit 799413a

Please sign in to comment.