/tags/release-0.0.0-rc0/hive/external/ql/src/test/queries/clientpositive/init_file.q

# · text · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · cf9d1af796f9a8fa41557c108ba4acc7 MD5 · raw file

  1. -- tbl_created_by_init is supposed to have been created for us
  2. -- automatically by test_init_file.sql
  3. select * from tbl_created_by_init;