Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: collect 0.8.3 features #3514

Merged
merged 55 commits into from
Sep 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
6227a76
fix: add deployment request example of pysdk (#3383)
vagetablechicken Jul 25, 2023
03a7311
build(deps-dev): bump pygments from 2.13.0 to 2.15.0 in /docs (#3385)
dependabot[bot] Jul 25, 2023
46b9d06
fix: library load exception msg (#3384)
vagetablechicken Jul 25, 2023
f426165
fix: tablet rpc return, tool log, link https (#3392)
vagetablechicken Jul 25, 2023
1db10b0
feat: unsupport create table like when database is not found (#3379)
emo-coder Jul 26, 2023
91d36ec
build: fix py version for training and compose test (#3391)
vagetablechicken Jul 26, 2023
3d79051
fix: external udf error handle (#3362)
vagetablechicken Jul 26, 2023
c4a8371
fix: `twine` and `urllib` mismatch (#3386)
dl239 Jul 26, 2023
f05067b
feat: unpack sync tools in demo docker image (#3390)
dl239 Jul 26, 2023
ba61354
build(cxx): cmake configure on cmake 3.18 (#3367)
aceforeverd Jul 27, 2023
2fbc906
feat: diag tool proto parser and rpc service (#3330)
zhangziheng01233 Jul 28, 2023
c0d8fc9
docs: en quickstart re-organized (#3175)
TanZiYen Jul 28, 2023
4286d79
refactor: rm boost (#3397)
emo-coder Jul 31, 2023
7fd58ae
feat(udf): json functions (#3414)
aceforeverd Aug 3, 2023
73d2937
fix: udf build and deploy (#3410)
vagetablechicken Aug 4, 2023
3a17aec
feat: support showing jobs sorted by id (#3371)
emo-coder Aug 7, 2023
55083c9
docs(udf): upgrade udf list (#3421)
github-actions[bot] Aug 7, 2023
d09d5e0
feat: support showing and dropping deployment with db (#3353)
emo-coder Aug 7, 2023
1ceeca1
feat: upgrade docker version (#3388)
dl239 Aug 7, 2023
9c44acb
build: add usability testing and use ori tar name (#3411)
vagetablechicken Aug 11, 2023
e2dd0a5
feat!: rm monitoring source (#3435)
aceforeverd Aug 12, 2023
e48cac9
fix: kafka connector dependency (#3408)
vagetablechicken Aug 15, 2023
f6dc23e
feat(udf): add get_json_object (#3429)
aceforeverd Aug 15, 2023
8d7094d
docs(monitoring): update description (#3436)
aceforeverd Aug 16, 2023
fd728c6
ci: add selfhost muliti-machine integration test (#3283)
lqy222 Aug 17, 2023
a6d7322
fix: create function (#3441)
dl239 Aug 21, 2023
5343823
fix: fix nameserver fatal coredump (#3433)
dl239 Aug 21, 2023
29529f2
docs: fix typo (#3451)
wangerry Aug 21, 2023
7aa1de7
docs(udf): upgrade udf list (#3442)
github-actions[bot] Aug 22, 2023
c19aa7f
feat: support inherit env variables for spark (#3450)
vagetablechicken Aug 23, 2023
1b8d596
feat: support write single in spark connector (#3443)
vagetablechicken Aug 23, 2023
1b52708
feat: deploy with bias (#3456)
vagetablechicken Aug 25, 2023
5ba7a41
docs: add notice (#3453)
dl239 Aug 28, 2023
8222120
docs: add the external link of online engine deployment on k8s (#3462)
dl239 Aug 28, 2023
1ea8e58
feat: drop success if pid does not exist (#3427)
dl239 Aug 29, 2023
badf7ab
remove format_config.sh sudo request (#3473)
lqy222 Aug 30, 2023
bc00d67
fix: run addindex failed (#3393)
dl239 Aug 31, 2023
6eff021
fix: the result of select on the deleted index col is empty (#3426)
dl239 Aug 31, 2023
a013ba3
refactor: optimize the error message of create table (#3434)
dl239 Aug 31, 2023
e796978
docs: update the about section (#3447)
TanZiYen Sep 4, 2023
0fa0fe9
docs: add deploy documentation (#3463)
TanZiYen Sep 4, 2023
b7d6edc
feat: use user sync timeout when it > default (#3484)
vagetablechicken Sep 8, 2023
21f98d4
docs: add cluster restart docs (#3498)
dl239 Sep 8, 2023
aff5846
fix: download spark if needed (#3459)
dl239 Sep 12, 2023
94bd110
feat: optimize message (#3494)
dl239 Sep 12, 2023
0462f8a
fix: operation tools run failed if openmldb install with name (#3455)
dl239 Sep 14, 2023
d06067e
docs: change_for_install_deploy_of_deploy_folder (#3466)
TanZiYen Sep 14, 2023
c888eab
feat: support load data for hive with sql option (#3380)
tobegit3hub Sep 14, 2023
07f6862
fix(#3489): rm unnecessary logs (#3495)
aceforeverd Sep 14, 2023
330d171
feat: support const project online (#3376)
aceforeverd Sep 14, 2023
1792700
fix: refactor taskmanager config and support deleting HDFS files when…
tobegit3hub Sep 15, 2023
1b2f945
feat: optimize java sdk (#3445)
dl239 Sep 15, 2023
b685e64
docs: upgrade 0.8.3 (#3496)
dl239 Sep 15, 2023
07143b6
Merge remote-tracking branch 'origin/main' into feat/collect_0.8.3
dl239 Sep 15, 2023
43ebf99
docs: update conf version
dl239 Sep 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
84 changes: 0 additions & 84 deletions .github/workflows/monitoring.yml

This file was deleted.

46 changes: 41 additions & 5 deletions .github/workflows/openmldb-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ on:
paths:
- 'release/**'
- 'tools/**'
- 'test/test-tool/openmldb-deploy/**'
pull_request:
paths:
- 'release/**'
- 'tools/**'
- 'test/test-tool/openmldb-deploy/**'
workflow_dispatch:

env:
Expand All @@ -27,19 +29,53 @@ jobs:
- uses: actions/checkout@v2

- name: prepare env
run: |
bash test/test-tool/openmldb-deploy/gen_conf.sh ${{ env.DEPLOY_DIR }} ${{ env.NODE_LIST }} > hosts
cp -f hosts test/test-tool/openmldb-deploy/
pip3 install requests openmldb pytest
- name: install openmldb
run: |
VERSION=`git fetch --tags | git tag -l v[0-9].* | tail -n1`
VERSION=${VERSION#v}
echo "OPENMLDB_VETSION=$VERSION" >> $GITHUB_ENV
bash test/test-tool/openmldb-deploy/gen_conf.sh ${{ env.DEPLOY_DIR }} ${{ env.NODE_LIST }} > hosts
bash test/test-tool/openmldb-deploy/install.sh ${VERSION}
- name: run test
run: |
cp -f tools/tool.py test/test-tool/openmldb-deploy/cases/
cp -f tools/* openmldb/tools/
python3 -m pytest test/test-tool/openmldb-deploy/cases --junit-xml=pytest.xml
- name: clear env
run: |
bash openmldb/sbin/stop-all.sh && bash openmldb/sbin/clear-all.sh
- name: upload python test results
if: always()
uses: actions/upload-artifact@v2
with:
name: openmldb-tool-test-result-${{ github.sha }}
path: |
pytest.xml

openmldb-tool-name:
runs-on: [self-hosted,generic]
if: github.repository == '4paradigm/OpenMLDB'
container:
image: ghcr.io/4paradigm/hybridsql:latest
steps:
- uses: actions/checkout@v2

- name: prepare env
run: |
pip3 install requests openmldb pytest
yum install -y rsync
- name: install openmldb
env:
OPENMLDB_VETSION: ${{ env.OPENMLDB_VETSION }}
run: |
bash test/test-tool/openmldb-deploy/install.sh ${{ env.OPENMLDB_VETSION }}
git fetch --tags --force
VERSION=$(git describe --always --tags `git rev-list --tags --max-count=1`)
VERSION=${VERSION#v}
bash test/test-tool/openmldb-deploy/install_with_name.sh ${VERSION}
- name: run test
run: |
cp -f tools/tool.py test/test-tool/openmldb-deploy/cases/
cp -f tools/* openmldb/tools/
python3 -m pytest test/test-tool/openmldb-deploy/cases --junit-xml=pytest.xml
- name: clear env
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ jobs:

- name: prepare python deps
run: |
pip install twine "urllib3>=1.26.0,<2.0.0"
yum install -y net-tools

- name: test sqlalchemy and generate coverage report
Expand Down Expand Up @@ -288,6 +287,7 @@ jobs:
if: >
github.repository == '4paradigm/OpenMLDB' && startsWith(github.ref, 'refs/tags/v')
run: |
pip install twine "urllib3>=1.26.0,<2.0.0"
cp python/openmldb_sdk/dist/openmldb*.whl .
cp python/openmldb_tool/dist/openmldb*.whl .
twine upload openmldb*.whl
Expand Down
Loading