PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/release-0.0.0-rc0/hive/external/ql/src/test/results/clientpositive/drop_view.q.out

#
text | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 5b6d8dd7b42c698fcb7b6ad8c88f32f7 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, JSON, CPL-1.0
  1. PREHOOK: query: DROP VIEW IF EXISTS UnknownView
  2. PREHOOK: type: DROPVIEW
  3. POSTHOOK: query: DROP VIEW IF EXISTS UnknownView
  4. POSTHOOK: type: DROPVIEW