[GitHub] [hive] pkumarsinha commented on a change in pull request #1225: HIVE-23069 Memory efficient iterator should be used during replicatio…

2020-07-11 Thread GitBox
pkumarsinha commented on a change in pull request #1225: URL: https://github.com/apache/hive/pull/1225#discussion_r453254993 ## File path: ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/io/FileOperations.java ## @@ -165,4 +175,92 @@ private void

[GitHub] [hive] github-actions[bot] closed pull request #983: HIVE-23215. Make FilterContext an interface.

2020-07-11 Thread GitBox
github-actions[bot] closed pull request #983: URL: https://github.com/apache/hive/pull/983 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

[GitHub] [hive] StefanXiepj commented on a change in pull request #1209: HIVE-22412: StatsUtils throw NPE when explain

2020-07-11 Thread GitBox
StefanXiepj commented on a change in pull request #1209: URL: https://github.com/apache/hive/pull/1209#discussion_r453263226 ## File path: serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/StandardConstantMapObjectInspector.java ## @@ -40,8 +40,8 @@ protected

[GitHub] [hive] shameersss1 commented on pull request #1105: HIVE-22957: Support Partition Filtering In MSCK REPAIR TABLE Command

2020-07-11 Thread GitBox
shameersss1 commented on pull request #1105: URL: https://github.com/apache/hive/pull/1105#issuecomment-657049071 @kgyrtkirk Thank you for the review!. I guess i have addressed all your comments. Is there any anything that needs change or have i missed anything?