pytest.mark.skipif(ImpalaTestClusterProperties.get_instance().is_remote_cluster(),
reason='Test assumes a minicluster.')
| 1 | # -*- coding: utf-8 -*- |
| 2 | # |
| 3 | # Licensed to the Apache Software Foundation (ASF) under one |
| 4 | # or more contributor license agreements. See the NOTICE file |
nothing calls this directly
no outgoing calls
no test coverage detected