File tree Expand file tree Collapse file tree 2 files changed +1
-28
lines changed
presto-hive-function-namespace Expand file tree Collapse file tree 2 files changed +1
-28
lines changed Original file line number Diff line number Diff line change 10251025 <dependency >
10261026 <groupId >com.github.imjalpreet</groupId >
10271027 <artifactId >presto-hive-apache</artifactId >
1028- <version >hive4-upgrade-imjalpreet-7</version >
1029- </dependency >
1030-
1031- <dependency >
1032- <groupId >org.apache.hive</groupId >
1033- <artifactId >hive-llap-common</artifactId >
1034- <version >2.3.4</version >
1035- <exclusions >
1036- <exclusion >
1037- <groupId >org.apache.hive</groupId >
1038- <artifactId >hive-common</artifactId >
1039- </exclusion >
1040- <exclusion >
1041- <groupId >org.apache.hive</groupId >
1042- <artifactId >hive-serde</artifactId >
1043- </exclusion >
1044- <exclusion >
1045- <groupId >org.slf4j</groupId >
1046- <artifactId >slf4j-api</artifactId >
1047- </exclusion >
1048- </exclusions >
1028+ <version >hive4-upgrade-imjalpreet-8</version >
10491029 </dependency >
10501030
10511031 <dependency >
Original file line number Diff line number Diff line change 4545 <artifactId >presto-hadoop-apache2</artifactId >
4646 </dependency >
4747
48- <!-- the dependency is needed for UDF registration -->
49- <!-- similar issue: https://issues.apache.org/jira/browse/SPARK-27176 -->
50- <dependency >
51- <groupId >org.apache.hive</groupId >
52- <artifactId >hive-llap-common</artifactId >
53- </dependency >
54-
5548 <dependency >
5649 <groupId >com.fasterxml.jackson.core</groupId >
5750 <artifactId >jackson-annotations</artifactId >
You can’t perform that action at this time.
0 commit comments