PageRenderTime 39ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/negative/unknown_column2.q

#
text | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 268cc7cf7f8b2d7b4bf69102944f873d MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. FROM src
  2. INSERT OVERWRITE TABLE dest1 SELECT '1234', src.value WHERE src.dummykey < 100