aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/schema/select_all_inferschema_op.sql
blob: ad16b10591324711de3f1d7b65e48b2089247b5c (plain) (blame)
1
2
3
4
5
/* postgres can not */
/* kikimr can not */
pragma yt.InferSchemaTableCountThreshold="0";

select * from plato.Input with inferscheme;