Skip to content

Optimize SeriesScanUtil by memorizing the order time and satisfied information for each Seq and Unseq Resource #88

Optimize SeriesScanUtil by memorizing the order time and satisfied information for each Seq and Unseq Resource

Optimize SeriesScanUtil by memorizing the order time and satisfied information for each Seq and Unseq Resource #88

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 the Apache TsFile project. Thanks for your report. Welcome to join the community!'
pr-message: 'Hi, this is your first pull request in the Apache TsFile project. Thanks for your contribution! TsFile will be better because of you.'