aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/table_range/concat_with_view.sql
blob: c9ea1fd45be437498f49291cdc4b2ed1f06ee389 (plain) (blame)
1
2
3
/* postgres can not */
/* kikimr can not - range not supported */
select * from plato.concat("InputA", "InputD");