We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3481f0e commit c9cb6cfCopy full SHA for c9cb6cf
hive/src/main/java/com/esri/hadoop/hive/ST_Geometry.java
@@ -2,6 +2,6 @@
2
3
import org.apache.hadoop.hive.ql.exec.UDF;
4
5
-abstract class ST_Geometry extends UDF {
+public abstract class ST_Geometry extends UDF {
6
7
}
0 commit comments