mustafaiman commented on a change in pull request #1701:
URL: https://github.com/apache/hive/pull/1701#discussion_r551767994
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HiveSplitGenerator.java
##
@@ -385,7 +387,11 @@ public HiveSplitGenerator(InputInitializerC
kasakrisz commented on a change in pull request #1810:
URL: https://github.com/apache/hive/pull/1810#discussion_r551761602
##
File path: ql/src/test/queries/clientpositive/udf_trim.q
##
@@ -1,2 +1,20 @@
DESCRIBE FUNCTION trim;
DESCRIBE FUNCTION EXTENDED trim;
+
+SELECT '"' ||
mustafaiman commented on a change in pull request #1701:
URL: https://github.com/apache/hive/pull/1701#discussion_r551753955
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DynamicPartitionPruner.java
##
@@ -100,37 +99,19 @@
private int sourceInfoCount = 0;
kasakrisz commented on a change in pull request #1772:
URL: https://github.com/apache/hive/pull/1772#discussion_r551752970
##
File path:
ql/src/test/results/clientpositive/llap/materialized_view_rebuild_2.q.out
##
@@ -0,0 +1,171 @@
+PREHOOK: query: create table t1(col0 int) st
mustafaiman commented on a change in pull request #1822:
URL: https://github.com/apache/hive/pull/1822#discussion_r551748072
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/wrapper/VectorHashKeyWrapperGeneral.java
##
@@ -348,8 +348,8 @@ public void copyKey(KeyW
fsilent closed pull request #1816:
URL: https://github.com/apache/hive/pull/1816
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
sunchao commented on pull request #1806:
URL: https://github.com/apache/hive/pull/1806#issuecomment-754410212
I think we just need to verify that the combination of Hive 2.3.8/Parquet
1.11.1/Avro 1.10.1 works for Spark before sending out a vote. @heuermh have you
got a chance to try it out
wangyum commented on pull request #1806:
URL: https://github.com/apache/hive/pull/1806#issuecomment-754407859
Any update? Spark community has created 3.1.0 RC1:
https://github.com/apache/spark/releases/tag/v3.1.0-rc1
This is
nareshpr opened a new pull request #1825:
URL: https://github.com/apache/hive/pull/1825
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
github-actions[bot] commented on pull request #1638:
URL: https://github.com/apache/hive/pull/1638#issuecomment-754321290
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach o
belugabehr merged pull request #1807:
URL: https://github.com/apache/hive/pull/1807
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
ramesh0201 commented on a change in pull request #1701:
URL: https://github.com/apache/hive/pull/1701#discussion_r551551287
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HiveSplitGenerator.java
##
@@ -385,7 +387,11 @@ public HiveSplitGenerator(InputInitializerCo
ramesh0201 commented on a change in pull request #1701:
URL: https://github.com/apache/hive/pull/1701#discussion_r551546406
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DynamicPartitionPruner.java
##
@@ -100,37 +99,19 @@
private int sourceInfoCount = 0;
pgaref commented on pull request #1823:
URL: https://github.com/apache/hive/pull/1823#issuecomment-754115075
> its better to not use intermediate artifacts; snapshots doesnt play well
with reproducible builds - if you just want to do a pre-flight check for the
next orc version that could b
ashutoshc commented on pull request #1746:
URL: https://github.com/apache/hive/pull/1746#issuecomment-754087949
+1 LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
kasakrisz merged pull request #1782:
URL: https://github.com/apache/hive/pull/1782
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
yongzhi merged pull request #1802:
URL: https://github.com/apache/hive/pull/1802
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
marton-bod commented on a change in pull request #1797:
URL: https://github.com/apache/hive/pull/1797#discussion_r551357048
##
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##
@@ -1991,6 +1991,10 @@ private static void
populateLlapDaemonVarsSet(Set llapD
marton-bod commented on a change in pull request #1797:
URL: https://github.com/apache/hive/pull/1797#discussion_r551356985
##
File path: ql/src/java/org/apache/hadoop/hive/ql/parse/StorageFormat.java
##
@@ -69,6 +69,12 @@ public boolean fillStorageFormat(ASTNode child) throws
zzccctv closed pull request #1819:
URL: https://github.com/apache/hive/pull/1819
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
pvary commented on a change in pull request #1797:
URL: https://github.com/apache/hive/pull/1797#discussion_r551331191
##
File path: ql/src/java/org/apache/hadoop/hive/ql/parse/StorageFormat.java
##
@@ -69,6 +69,12 @@ public boolean fillStorageFormat(ASTNode child) throws
Sema
pvary commented on a change in pull request #1797:
URL: https://github.com/apache/hive/pull/1797#discussion_r551330709
##
File path: common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
##
@@ -1991,6 +1991,10 @@ private static void
populateLlapDaemonVarsSet(Set llapDaemon
mustafaiman opened a new pull request #1824:
URL: https://github.com/apache/hive/pull/1824
I organized this pull request in 3 commits for ease of review.
First commit adds a test that prints hex(compute_bit_vector(col)) for some
tables. So we can use that as the source of truth for testi
mustafaiman closed pull request #1764:
URL: https://github.com/apache/hive/pull/1764
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
kgyrtkirk merged pull request #1770:
URL: https://github.com/apache/hive/pull/1770
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
kgyrtkirk commented on pull request #1823:
URL: https://github.com/apache/hive/pull/1823#issuecomment-753947139
its better to not use intermediate artifacts; snapshots doesnt play well
with reproducible builds - if you just want to do a pre-flight check for the
next orc version that could
pvargacl commented on a change in pull request #1795:
URL: https://github.com/apache/hive/pull/1795#discussion_r551277198
##
File path: ql/src/java/org/apache/hadoop/hive/ql/DriverTxnHandler.java
##
@@ -527,11 +527,15 @@ void release() {
release(!hiveLocks.isEmpty());
}
kgyrtkirk commented on a change in pull request #1810:
URL: https://github.com/apache/hive/pull/1810#discussion_r551257267
##
File path: ql/src/test/queries/clientpositive/udf_trim.q
##
@@ -1,2 +1,20 @@
DESCRIBE FUNCTION trim;
DESCRIBE FUNCTION EXTENDED trim;
+
+SELECT '"' ||
pvary commented on a change in pull request #1795:
URL: https://github.com/apache/hive/pull/1795#discussion_r551258899
##
File path: ql/src/java/org/apache/hadoop/hive/ql/DriverTxnHandler.java
##
@@ -527,11 +527,15 @@ void release() {
release(!hiveLocks.isEmpty());
}
pvargacl commented on pull request #1795:
URL: https://github.com/apache/hive/pull/1795#issuecomment-753899542
@pvary could you check if you like this quick solution?
This is an automated message from the Apache Git Service.
klcopp merged pull request #1779:
URL: https://github.com/apache/hive/pull/1779
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
klcopp commented on a change in pull request #1779:
URL: https://github.com/apache/hive/pull/1779#discussion_r551234416
##
File path: ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java
##
@@ -1316,7 +1282,7 @@ private Directory getAcidState() throws IOException {
kasakrisz commented on a change in pull request #1772:
URL: https://github.com/apache/hive/pull/1772#discussion_r551220628
##
File path: ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java
##
@@ -120,6 +120,8 @@
new Privilege[]{Privilege.DROP}),
ALTER_MATERI
kasakrisz commented on a change in pull request #1772:
URL: https://github.com/apache/hive/pull/1772#discussion_r551170582
##
File path:
ql/src/test/results/clientpositive/llap/materialized_view_rebuild_2.q.out
##
@@ -0,0 +1,171 @@
+PREHOOK: query: create table t1(col0 int) st
34 matches
Mail list logo