Skip to content

[CALCITE-6321] Add copy(List<RexLiteral>) method to Window class #10900

[CALCITE-6321] Add copy(List<RexLiteral>) method to Window class

[CALCITE-6321] Add copy(List<RexLiteral>) method to Window class #10900

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