Skip to content

[CALCITE-6009] Add optimization to remove redundant LIMIT that is more than input row count #9337

[CALCITE-6009] Add optimization to remove redundant LIMIT that is more than input row count

[CALCITE-6009] Add optimization to remove redundant LIMIT that is more than input row count #9337

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1