Skip to content

feat: add expression support for count and offset in the fetch operator #1748

feat: add expression support for count and offset in the fetch operator

feat: add expression support for count and offset in the fetch operator #1748

Workflow file for this run

name: License check
on: pull_request
jobs:
license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: enarx/spdx@master
with:
licenses: Apache-2.0 MIT