Skip to content

[CALCITE-2980] Implement the FORMAT clause of the CAST operator #10969

[CALCITE-2980] Implement the FORMAT clause of the CAST operator

[CALCITE-2980] Implement the FORMAT clause of the CAST operator #10969

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