ClickHouse/tests/queries/0_stateless/02426_orc_bug.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
62 B
MySQL
Raw Normal View History

2022-09-18 06:42:48 +00:00
-- Tags: no-fasttest
SELECT arrayJoin([[], [1]]) FORMAT ORC;