Skip to content

[CALCITE-6117] Converting SAFE_CAST from RexCall to SqlCall fails to add the type as an argument #9856

[CALCITE-6117] Converting SAFE_CAST from RexCall to SqlCall fails to add the type as an argument

[CALCITE-6117] Converting SAFE_CAST from RexCall to SqlCall fails to add the type as an argument #9856

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