dai edited a comment on pull request #1246:
URL: https://github.com/apache/hive/pull/1246#issuecomment-657601071
@belugabehr Thank you for pointing that out.
If we need to use methods like `compareAndSet(a,b)` and `incrementAndGet()`
(the return value is not ignored), then AtomicLon
dengzhhu653 commented on a change in pull request #1197:
URL: https://github.com/apache/hive/pull/1197#discussion_r454735696
##
File path: ql/src/java/org/apache/hadoop/hive/ql/QueryInfo.java
##
@@ -70,36 +80,57 @@ public String getExecutionEngine() {
return executionEngin
vineetgarg02 merged pull request #1231:
URL: https://github.com/apache/hive/pull/1231
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 t
dengzhhu653 commented on pull request #1205:
URL: https://github.com/apache/hive/pull/1205#issuecomment-658484942
> when I was using some of these hooks earlier: they are too specific to
some purpose.
> right now the proposed callback is a {{Runnable}} ... which means you will
have to c
github-actions[bot] commented on pull request #1020:
URL: https://github.com/apache/hive/pull/1020#issuecomment-658479205
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
vineetgarg02 commented on a change in pull request #1231:
URL: https://github.com/apache/hive/pull/1231#discussion_r454645150
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##
@@ -409,26 +409,54 @@ private boolean
removeRSInsert
vineetgarg02 merged pull request #1234:
URL: https://github.com/apache/hive/pull/1234
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 t
xiaomengzhang closed pull request #1213:
URL: https://github.com/apache/hive/pull/1213
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
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454618095
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
pvary commented on a change in pull request #1251:
URL: https://github.com/apache/hive/pull/1251#discussion_r454603042
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java
##
@@ -1562,20 +1580,31 @@ public int compareTo(CompressedOwid
pvary commented on a change in pull request #1251:
URL: https://github.com/apache/hive/pull/1251#discussion_r454602904
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java
##
@@ -129,6 +137,16 @@
*/
private SearchArgument delet
pvary commented on a change in pull request #1251:
URL: https://github.com/apache/hive/pull/1251#discussion_r454602727
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java
##
@@ -232,6 +250,17 @@ private VectorizedOrcAcidRowBatchReade
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454590457
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,118 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454589888
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454589304
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
HunterL commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454588109
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
HunterL commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454580133
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
HunterL commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454580408
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
HunterL commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454553580
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
HunterL commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454551180
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454541905
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454541362
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
belugabehr commented on a change in pull request #1169:
URL: https://github.com/apache/hive/pull/1169#discussion_r454539338
##
File path: beeline/src/java/org/apache/hive/beeline/JSONOutputFormat.java
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
vihangk1 commented on a change in pull request #1217:
URL: https://github.com/apache/hive/pull/1217#discussion_r453805922
##
File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java
##
@@ -3580,7 +3596,17 @@ public boolean dropPartition(String dbName, String
tableNa
vineetgarg02 commented on a change in pull request #1231:
URL: https://github.com/apache/hive/pull/1231#discussion_r454511428
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##
@@ -409,26 +409,54 @@ private boolean
removeRSInsert
vineetgarg02 commented on a change in pull request #1231:
URL: https://github.com/apache/hive/pull/1231#discussion_r454511428
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##
@@ -409,26 +409,54 @@ private boolean
removeRSInsert
jcamachor commented on a change in pull request #1231:
URL: https://github.com/apache/hive/pull/1231#discussion_r454464296
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##
@@ -409,26 +409,54 @@ private boolean
removeRSInsertedB
vineetgarg02 commented on a change in pull request #1231:
URL: https://github.com/apache/hive/pull/1231#discussion_r454462383
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
##
@@ -409,26 +409,54 @@ private boolean
removeRSInsert
belugabehr commented on pull request #1088:
URL: https://github.com/apache/hive/pull/1088#issuecomment-658227935
@nrg4878 Can you please take a look at this? Trivial change but lots of
files affected since it's just moving them into a new directory. Thanks.
-
deniskuzZ merged pull request #1087:
URL: https://github.com/apache/hive/pull/1087
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
szlta commented on a change in pull request #1251:
URL: https://github.com/apache/hive/pull/1251#discussion_r454393621
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java
##
@@ -129,6 +137,16 @@
*/
private SearchArgument delet
belugabehr closed pull request #1118:
URL: https://github.com/apache/hive/pull/1118
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
belugabehr commented on pull request #1118:
URL: https://github.com/apache/hive/pull/1118#issuecomment-658213248
Complete and merged through manual patch process
https://issues.apache.org/jira/browse/HIVE-23363
This i
belugabehr commented on a change in pull request #1197:
URL: https://github.com/apache/hive/pull/1197#discussion_r454391934
##
File path: ql/src/java/org/apache/hadoop/hive/ql/QueryInfo.java
##
@@ -17,48 +17,58 @@
*/
package org.apache.hadoop.hive.ql;
+import java.util.con
szlta commented on a change in pull request #1251:
URL: https://github.com/apache/hive/pull/1251#discussion_r454390429
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java
##
@@ -232,6 +250,17 @@ private VectorizedOrcAcidRowBatchReade
belugabehr closed pull request #1197:
URL: https://github.com/apache/hive/pull/1197
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 commented on a change in pull request #1250:
URL: https://github.com/apache/hive/pull/1250#discussion_r454349711
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java
##
@@ -358,6 +360,34 @@ public void close(boolean aborted) thro
kgyrtkirk commented on a change in pull request #1250:
URL: https://github.com/apache/hive/pull/1250#discussion_r454341433
##
File path:
ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java
##
@@ -358,6 +360,34 @@ public void close(boolean aborted) thro
deniskuzZ merged pull request #1243:
URL: https://github.com/apache/hive/pull/1243
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
pvary opened a new pull request #1251:
URL: https://github.com/apache/hive/pull/1251
Started to use new LLAP getOrcTailFromCache
Refactored stuff to use the tail instead of the reader related things
Added some unit tests for the new smaller components
shameersss1 edited a comment on pull request #1195:
URL: https://github.com/apache/hive/pull/1195#issuecomment-657450269
@t3rmin4t0r @prasanthj @b-slim Could you please take a review the PR?
This is an automated message fro
pvary merged pull request #1238:
URL: https://github.com/apache/hive/pull/1238
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 s
42 matches
Mail list logo