Skip to content

[CALCITE-5982] Allow overloading the created enumerable in CalciteMetaImpl when calling getTables() or getColumns() #9204

[CALCITE-5982] Allow overloading the created enumerable in CalciteMetaImpl when calling getTables() or getColumns()

[CALCITE-5982] Allow overloading the created enumerable in CalciteMetaImpl when calling getTables() or getColumns() #9204

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