Test Result : GlobalTempViewSuite
0 failures
8 tests
All Tests
Test name | Duration | Status |
CREATE GLOBAL TEMP VIEW USING | 0.44 sec | Passed |
CREATE TABLE LIKE should work for global temp view | 35 ms | Passed |
basic semantic | 0.53 sec | Passed |
global temp view database should be preserved | 34 ms | Passed |
global temp view is shared among all sessions | 0.14 sec | Passed |
list global temp views | 0.14 sec | Passed |
public Catalog should recognize global temp view | 12 ms | Passed |
should lookup global temp view if and only if global temp db is specified | 0.17 sec | Passed |