Skip to content

Pipe: Implement table meta/deletion sync & Fixed the bug that delete data node's pattern is not parsed / pipe transferred delete data node's progressIndex is not binded & Implemented mem control for schema snapshot parser #37934

Pipe: Implement table meta/deletion sync & Fixed the bug that delete data node's pattern is not parsed / pipe transferred delete data node's progressIndex is not binded & Implemented mem control for schema snapshot parser

Pipe: Implement table meta/deletion sync & Fixed the bug that delete data node's pattern is not parsed / pipe transferred delete data node's progressIndex is not binded & Implemented mem control for schema snapshot parser #37934

Workflow file for this run

name: Greetings
on: [issues, pull_request_target]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!'
pr-message: 'Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.'