Skip to content

Data Explorer: Return empty string in schema response instead of [, i] for empty column name #374

Data Explorer: Return empty string in schema response instead of [, i] for empty column name

Data Explorer: Return empty string in schema response instead of [, i] for empty column name #374

Workflow file for this run

name: "Test Ark"
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test_macos:
name: Test macOS
uses: ./.github/workflows/test-macos.yml
secrets: inherit
test_windows:
name: Test Windows
uses: ./.github/workflows/test-windows.yml
secrets: inherit
test_linux:
name: Test Linux
uses: ./.github/workflows/test-linux.yml
secrets: inherit