file_outer.sql 121 B

1234
  1. /* custom error:File not found*/
  2. pragma yt.ViewIsolation = 'true';
  3. USE plato;
  4. SELECT k, s, v FROM Input VIEW file_outer;