Skip to content

Commit 9fac1d0

Browse files
author
Sotnichenko Sergey
committed
[ZEPPELIN-1876] SQLException instead of Throwable
1 parent 895c35a commit 9fac1d0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

jdbc/src/test/java/org/apache/zeppelin/jdbc/SqlCompleterTest.java

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/**
2+
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
3+
* agreements. See the NOTICE file distributed with this work for additional information regarding
4+
* copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the
5+
* "License"); you may not use this file except in compliance with the License. You may obtain a
6+
* copy of the License at
7+
*
8+
* http://www.apache.org/licenses/LICENSE-2.0
9+
*
10+
* Unless required by applicable law or agreed to in writing, software distributed under the License
11+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
12+
* or implied. See the License for the specific language governing permissions and limitations under
13+
* the License.
14+
*/
115
package org.apache.zeppelin.jdbc;
216

317
import com.google.common.base.Joiner;

0 commit comments

Comments
 (0)