[GitHub] [hive] jcamachor commented on a change in pull request #583: Hive 21537 Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one ro

2019-03-29 Thread GitBox
jcamachor commented on a change in pull request #583: Hive 21537 Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row URL: https://github.com/apache/hive/pull/583#discussion_r270568468 ## File path:

[GitHub] [hive] vineetgarg02 opened a new pull request #583: Hive 21537 Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row

2019-03-29 Thread GitBox
vineetgarg02 opened a new pull request #583: Hive 21537 Scalar query rewrite could be improved to not generate an extra join if subquery is guaranteed to produce atmost one row URL: https://github.com/apache/hive/pull/583

[GitHub] [hive] vineetgarg02 opened a new pull request #582: Hive 21386: Extend the fetch task enhancement done in HIVE-21279 to make it work with query result cache

2019-03-29 Thread GitBox
vineetgarg02 opened a new pull request #582: Hive 21386: Extend the fetch task enhancement done in HIVE-21279 to make it work with query result cache URL: https://github.com/apache/hive/pull/582 This patch brings the following changes: * If result cache is enable for a query (select),

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-29 Thread GitBox
ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r270478318 ## File path:

[GitHub] [hive] ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables.

2019-03-29 Thread GitBox
ashutosh-bapat commented on a change in pull request #579: HIVE-21109 : Support stats replication for ACID tables. URL: https://github.com/apache/hive/pull/579#discussion_r270477619 ## File path: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java ## @@ -2950,21

Re: [GitHub] [hive] ashutosh-bapat opened a new pull request #581: HIVE-21529 : Bootstrap ACID tables as part of incremental dump.

2019-03-29 Thread Peter Vary
Let's see > On Mar 29, 2019, at 12:53, GitBox wrote: > > ashutosh-bapat opened a new pull request #581: HIVE-21529 : Bootstrap ACID > tables as part of incremental dump. > URL: https://github.com/apache/hive/pull/581 > > > In order to replicate ACID tables in existing cluster on which