Skip to content

Commit 50c41fc

Browse files
committed
Modified code and license
1 parent 75d8ee6 commit 50c41fc

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

bigquery/src/main/java/org/apache/zeppelin/bigquery/bigQueryInterpreter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
package org.apache.zeppelin.bigquery;
1818

19+
1920
import static org.apache.commons.lang.StringUtils.containsIgnoreCase;
2021

2122
import com.google.api.client.http.HttpTransport;

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
<module>lens</module>
7373
<module>cassandra</module>
7474
<module>elasticsearch</module>
75-
<module>alluxio</module>
7675
<module>bigquery</module>
76+
<module>alluxio</module>
7777
<module>zeppelin-web</module>
7878
<module>zeppelin-server</module>
7979
<module>zeppelin-distribution</module>

zeppelin-distribution/src/bin_license/LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
(Apache 2.0) JavaEWAH v0.7.9 (https://github.com/lemire/javaewah) - https://github.com/lemire/javaewah/blob/master/LICENSE-2.0.txt
55

66

7+
78
The following components are provided under Apache License.
89

910

0 commit comments

Comments
 (0)