[GitHub] akki opened a new pull request #14: Make infra/python compatible with both Python 2 & 3

2019-02-26 Thread GitBox
akki opened a new pull request #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14 While trying to build Impala from [this guide](https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala) I had to make the following changes to m

[GitHub] akki opened a new pull request #14: Make infra/python compatible with both Python 2 & 3

2019-02-26 Thread GitBox
akki opened a new pull request #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14 While trying to build Impala from [this guide](https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala) I had to make the following changes to m

[GitHub] jbapple-cloudera commented on issue #14: Make infra/python compatible with both Python 2 & 3

2019-02-26 Thread GitBox
jbapple-cloudera commented on issue #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14#issuecomment-467488817 Hi @akki, thanks for your patch! we use Gerrit for code reviews. You can see our process here: https://cwiki.apache.org/conflue

[GitHub] jbapple closed pull request #14: Make infra/python compatible with both Python 2 & 3

2019-02-26 Thread GitBox
jbapple closed pull request #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] jbapple commented on issue #14: Make infra/python compatible with both Python 2 & 3

2019-02-26 Thread GitBox
jbapple commented on issue #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14#issuecomment-467543283 See above - we use Gerrit for code review. This is an automated message

[GitHub] [impala] akki commented on issue #14: Make infra/python compatible with both Python 2 & 3

2019-04-20 Thread GitBox
akki commented on issue #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14#issuecomment-485226292 @jbapple @jbapple-cloudera I tried following the instructions in the guide but I cannot find any "Publish" button to send a PR to the master.

[GitHub] [impala] stiga-huang commented on issue #14: Make infra/python compatible with both Python 2 & 3

2019-04-21 Thread GitBox
stiga-huang commented on issue #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14#issuecomment-485252768 Hi @akki, don't worry, we can see your patch. The "Publish" button only exists when you submit your patch as draft (i.e. git p

[GitHub] [impala] akki commented on issue #14: Make infra/python compatible with both Python 2 & 3

2019-04-22 Thread GitBox
akki commented on issue #14: Make infra/python compatible with both Python 2 & 3 URL: https://github.com/apache/impala/pull/14#issuecomment-485475798 @stiga-huang Great, nice to hear that. Sure, I can try to help with the other issues but I believe it would be better if I get this PR

[GitHub] [impala] VicoWu opened a new pull request #15: rebase master

2019-09-13 Thread GitBox
VicoWu opened a new pull request #15: rebase master URL: https://github.com/apache/impala/pull/15 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [impala] VicoWu closed pull request #15: rebase master

2019-09-14 Thread GitBox
VicoWu closed pull request #15: rebase master URL: https://github.com/apache/impala/pull/15 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

[GitHub] [impala] kaif3007 opened a new pull request #16: Branch 2.7.0

2019-10-07 Thread GitBox
kaif3007 opened a new pull request #16: Branch 2.7.0 URL: https://github.com/apache/impala/pull/16 fff This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [impala] dependabot[bot] opened a new pull request #18: Bump paramiko from 2.4.1 to 2.4.2 in /infra/python/deps

2019-10-31 Thread GitBox
dependabot[bot] opened a new pull request #18: Bump paramiko from 2.4.1 to 2.4.2 in /infra/python/deps URL: https://github.com/apache/impala/pull/18 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.1 to 2.4.2. Commits - [`b5f4c21`](https://github.com/paramiko/p

[GitHub] [impala] dependabot[bot] opened a new pull request #17: Bump requests from 2.7.0 to 2.20.0 in /infra/python/deps

2019-10-31 Thread GitBox
dependabot[bot] opened a new pull request #17: Bump requests from 2.7.0 to 2.20.0 in /infra/python/deps URL: https://github.com/apache/impala/pull/17 Bumps [requests](https://github.com/requests/requests) from 2.7.0 to 2.20.0. Changelog *Sourced from [requests's changelog](ht

[GitHub] [impala] timarmstrong closed pull request #16: Branch 2.7.0

2019-10-31 Thread GitBox
timarmstrong closed pull request #16: Branch 2.7.0 URL: https://github.com/apache/impala/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [impala] VicoWu opened a new pull request #19: Fix num true stats problem rebase

2019-11-04 Thread GitBox
VicoWu opened a new pull request #19: Fix num true stats problem rebase URL: https://github.com/apache/impala/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [impala] VicoWu opened a new pull request #20: Boolean stats support

2019-11-04 Thread GitBox
VicoWu opened a new pull request #20: Boolean stats support URL: https://github.com/apache/impala/pull/20 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [impala] VicoWu closed pull request #20: Boolean stats support

2019-11-04 Thread GitBox
VicoWu closed pull request #20: Boolean stats support URL: https://github.com/apache/impala/pull/20 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [impala] VicoWu closed pull request #19: Fix num true stats problem rebase

2019-11-04 Thread GitBox
VicoWu closed pull request #19: Fix num true stats problem rebase URL: https://github.com/apache/impala/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [impala] dependabot[bot] opened a new pull request #22: Bump cryptography from 1.8.1 to 3.2 in /infra/python/deps

2020-12-07 Thread GitBox
dependabot[bot] opened a new pull request #22: URL: https://github.com/apache/impala/pull/22 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 3.2. Changelog Sourced from https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst";>cryptography's changel

[GitHub] [impala] dependabot[bot] opened a new pull request #21: Bump psutil from 5.6.3 to 5.6.6 in /infra/python/deps

2020-12-07 Thread GitBox
dependabot[bot] opened a new pull request #21: URL: https://github.com/apache/impala/pull/21 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 to 5.6.6. Changelog Sourced from https://github.com/giampaolo/psutil/blob/master/HISTORY.rst";>psutil's changelog. 5.6

[GitHub] [impala] dependabot[bot] commented on pull request #17: Bump requests from 2.7.0 to 2.20.0 in /infra/python/deps

2021-03-29 Thread GitBox
dependabot[bot] commented on pull request #17: URL: https://github.com/apache/impala/pull/17#issuecomment-809837374 Looks like requests is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [impala] dependabot[bot] closed pull request #17: Bump requests from 2.7.0 to 2.20.0 in /infra/python/deps

2021-03-29 Thread GitBox
dependabot[bot] closed pull request #17: URL: https://github.com/apache/impala/pull/17 -- 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 specific comment. For queries about this service, ple

[GitHub] [impala] dependabot[bot] opened a new pull request #23: Bump urllib3 from 1.21.1 to 1.24.2 in /infra/python/deps

2021-03-29 Thread GitBox
dependabot[bot] opened a new pull request #23: URL: https://github.com/apache/impala/pull/23 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.1 to 1.24.2. Changelog Sourced from https://github.com/urllib3/urllib3/blob/main/CHANGES.rst";>urllib3's changelog. 1.2

[GitHub] [impala] ColdZoo opened a new pull request #24: sync

2021-03-29 Thread GitBox
ColdZoo opened a new pull request #24: URL: https://github.com/apache/impala/pull/24 sync -- 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 specific comment. For queries about this service, p

[GitHub] [impala] ColdZoo closed pull request #24: sync

2021-03-29 Thread GitBox
ColdZoo closed pull request #24: URL: https://github.com/apache/impala/pull/24 -- 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 specific comment. For queries about this service, please cont

[GitHub] [impala] dependabot[bot] closed pull request #23: Bump urllib3 from 1.21.1 to 1.24.2 in /infra/python/deps

2021-04-06 Thread GitBox
dependabot[bot] closed pull request #23: URL: https://github.com/apache/impala/pull/23 -- 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 specific comment. For queries about this service, ple

[GitHub] [impala] dependabot[bot] commented on pull request #23: Bump urllib3 from 1.21.1 to 1.24.2 in /infra/python/deps

2021-04-06 Thread GitBox
dependabot[bot] commented on pull request #23: URL: https://github.com/apache/impala/pull/23#issuecomment-814594191 Looks like urllib3 is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [impala] dependabot[bot] opened a new pull request #25: Bump py from 1.4.32 to 1.10.0 in /infra/python/deps

2021-04-20 Thread GitBox
dependabot[bot] opened a new pull request #25: URL: https://github.com/apache/impala/pull/25 Bumps [py](https://github.com/pytest-dev/py) from 1.4.32 to 1.10.0. Changelog Sourced from https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst";>py's changelog. 1.10.0 (2020-

[GitHub] [impala] belugabehr opened a new pull request #26: IMPALA-10710: Do Not Drop Kudu Table When Table Already Exists in HMS

2021-05-20 Thread GitBox
belugabehr opened a new pull request #26: URL: https://github.com/apache/impala/pull/26 -- 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 specific comment. For queries about this service, pl

[GitHub] [impala] bartash commented on pull request #26: IMPALA-10710: Do Not Drop Kudu Table When Table Already Exists in HMS

2021-05-20 Thread GitBox
bartash commented on pull request #26: URL: https://github.com/apache/impala/pull/26#issuecomment-845317868 Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluence/d

[GitHub] [impala] belugabehr commented on pull request #26: IMPALA-10710: Do Not Drop Kudu Table When Table Already Exists in HMS

2021-05-20 Thread GitBox
belugabehr commented on pull request #26: URL: https://github.com/apache/impala/pull/26#issuecomment-845327372 @bartash Thanks for the information. I've mentally stewed on this issue a bit more and think the existing code is probably better. Will follow up if I still think this change is

[GitHub] [impala] belugabehr commented on pull request #26: IMPALA-10710: Do Not Drop Kudu Table When Table Already Exists in HMS

2021-05-20 Thread GitBox
belugabehr commented on pull request #26: URL: https://github.com/apache/impala/pull/26#issuecomment-845445570 @bartash I posted a patch on JIRA. Maybe someone can take a look at that. The gerrit process is a bit more than I bargained for. Thanks for the help. -- This is an automated m

[GitHub] [impala] belugabehr closed pull request #26: IMPALA-10710: Do Not Drop Kudu Table When Table Already Exists in HMS

2021-05-20 Thread GitBox
belugabehr closed pull request #26: URL: https://github.com/apache/impala/pull/26 -- 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 specific comment. For queries about this service, please c

[GitHub] [impala] kishendas opened a new pull request #27: IMPALA-10721: MetastoreServiceHandler should extend AbstractThriftHiveMetastore

2021-05-27 Thread GitBox
kishendas opened a new pull request #27: URL: https://github.com/apache/impala/pull/27 MetastoreServiceHandler should extend AbstractThriftHiveMetastore which has default implementation of all the HMS APIs. This avoids broken builds in Impala, whenever it dynamically picks Hive GBN,

[GitHub] [impala] bartash commented on pull request #27: IMPALA-10721: MetastoreServiceHandler should extend AbstractThriftHiveMetastore

2021-05-27 Thread GitBox
bartash commented on pull request #27: URL: https://github.com/apache/impala/pull/27#issuecomment-849923260 Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluence/d

[GitHub] [impala] kishendas commented on pull request #27: IMPALA-10721: MetastoreServiceHandler should extend AbstractThriftHiveMetastore

2021-05-27 Thread GitBox
kishendas commented on pull request #27: URL: https://github.com/apache/impala/pull/27#issuecomment-849932841 Aborting this, as this needs to be reviewed in gerrit -> http://gerrit.cloudera.org:8080/17523 -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [impala] kishendas closed pull request #27: IMPALA-10721: MetastoreServiceHandler should extend AbstractThriftHiveMetastore

2021-05-27 Thread GitBox
kishendas closed pull request #27: URL: https://github.com/apache/impala/pull/27 -- 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 specific comment. For queries about this service, please co

[GitHub] [impala] dependabot[bot] commented on pull request #25: Bump py from 1.4.32 to 1.10.0 in /infra/python/deps

2021-06-14 Thread GitBox
dependabot[bot] commented on pull request #25: URL: https://github.com/apache/impala/pull/25#issuecomment-860793734 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version

[GitHub] [impala] jbapple closed pull request #25: Bump py from 1.4.32 to 1.10.0 in /infra/python/deps

2021-06-14 Thread GitBox
jbapple closed pull request #25: URL: https://github.com/apache/impala/pull/25 -- 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 specific comment. For queries about this service, please cont

[GitHub] [impala] ttttttz opened a new pull request #28: Provides offline compilation scripts.

2021-06-14 Thread GitBox
ttz opened a new pull request #28: URL: https://github.com/apache/impala/pull/28 -- 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 specific comment. For queries about this service, pleas

[GitHub] [impala] ttttttz closed pull request #28: Provides offline compilation scripts.

2021-06-14 Thread GitBox
ttz closed pull request #28: URL: https://github.com/apache/impala/pull/28 -- 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 specific comment. For queries about this service, please cont

[GitHub] [impala] runzhliu opened a new pull request #29: Update README-build.md

2021-07-28 Thread GitBox
runzhliu opened a new pull request #29: URL: https://github.com/apache/impala/pull/29 fix the table format -- 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 specific comment. To unsubscribe,

[GitHub] [impala] bartash commented on pull request #29: Update README-build.md

2021-07-28 Thread GitBox
bartash commented on pull request #29: URL: https://github.com/apache/impala/pull/29#issuecomment-01215 Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluence/d

[GitHub] [impala] runzhliu commented on pull request #29: Update README-build.md

2021-08-04 Thread GitBox
runzhliu commented on pull request #29: URL: https://github.com/apache/impala/pull/29#issuecomment-893081115 > Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluenc

[GitHub] [impala] runzhliu closed pull request #29: Update README-build.md

2021-08-04 Thread GitBox
runzhliu closed pull request #29: URL: https://github.com/apache/impala/pull/29 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@im

[GitHub] [impala] runzhliu closed pull request #29: Update README-build.md

2021-08-05 Thread GitBox
runzhliu closed pull request #29: URL: https://github.com/apache/impala/pull/29 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@im

[GitHub] [impala] runzhliu commented on pull request #29: Update README-build.md

2021-08-05 Thread GitBox
runzhliu commented on pull request #29: URL: https://github.com/apache/impala/pull/29#issuecomment-893081115 > Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluenc

[GitHub] [impala] AlexanderSaydakov opened a new pull request #30: cleaner and faster operations wtih datasketches

2021-08-27 Thread GitBox
AlexanderSaydakov opened a new pull request #30: URL: https://github.com/apache/impala/pull/30 I believe these changes should result in cleaner code and more efficient operations with datasketches. I would love to compare performance before and after, but I am not sure how to approach this

[GitHub] [impala] bartash commented on pull request #30: cleaner and faster operations wtih datasketches

2021-08-27 Thread GitBox
bartash commented on pull request #30: URL: https://github.com/apache/impala/pull/30#issuecomment-907551058 Thank you for your interest in contributing to Impala! We do code review via gerrit rather than GitHub PRs; you can see the process described at https://cwiki.apache.org/confluence/d

[GitHub] [impala] AlexanderSaydakov closed pull request #30: cleaner and faster operations wtih datasketches

2021-08-30 Thread GitBox
AlexanderSaydakov closed pull request #30: URL: https://github.com/apache/impala/pull/30 -- 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 specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [impala] AlexanderSaydakov commented on pull request #30: cleaner and faster operations wtih datasketches

2021-08-30 Thread GitBox
AlexanderSaydakov commented on pull request #30: URL: https://github.com/apache/impala/pull/30#issuecomment-908794621 resubmitted to Gerrit https://gerrit.cloudera.org/#/c/17818/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [impala] AlexanderSaydakov commented on pull request #30: cleaner and faster operations wtih datasketches

2021-08-31 Thread GitBox
AlexanderSaydakov commented on pull request #30: URL: https://github.com/apache/impala/pull/30#issuecomment-908794621 resubmitted to Gerrit https://gerrit.cloudera.org/#/c/17818/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [impala] AlexanderSaydakov closed pull request #30: cleaner and faster operations wtih datasketches

2021-08-31 Thread GitBox
AlexanderSaydakov closed pull request #30: URL: https://github.com/apache/impala/pull/30 -- 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 specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [impala] dependabot[bot] opened a new pull request, #31: Bump urllib3 from 1.24.2 to 1.26.5 in /infra/python/deps

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #31: URL: https://github.com/apache/impala/pull/31 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from https://github.com/urllib3/urllib3/releases";>urllib3's releases. 1.26.5 :wa

[GitHub] [impala] dependabot[bot] commented on pull request #18: Bump paramiko from 2.4.1 to 2.4.2 in /infra/python/deps

2022-04-11 Thread GitBox
dependabot[bot] commented on PR #18: URL: https://github.com/apache/impala/pull/18#issuecomment-1095262882 Superseded by #32. -- 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 specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #32: Bump paramiko from 2.4.2 to 2.10.1 in /infra/python/deps

2022-04-11 Thread GitBox
dependabot[bot] opened a new pull request, #32: URL: https://github.com/apache/impala/pull/32 Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.2 to 2.10.1. Commits https://github.com/paramiko/paramiko/commit/286bd9f0374922341d48923b0c3ef09aab57919f";>286bd9f Cut

[GitHub] [impala] dependabot[bot] closed pull request #18: Bump paramiko from 2.4.1 to 2.4.2 in /infra/python/deps

2022-04-11 Thread GitBox
dependabot[bot] closed pull request #18: Bump paramiko from 2.4.1 to 2.4.2 in /infra/python/deps URL: https://github.com/apache/impala/pull/18 -- 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 spe

[GitHub] [impala] dependabot[bot] opened a new pull request, #33: Bump jetty-server from 9.4.31.v20200723 to 9.4.41.v20210516 in /fe

2022-08-10 Thread GitBox
dependabot[bot] opened a new pull request, #33: URL: https://github.com/apache/impala/pull/33 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.31.v20200723 to 9.4.41.v20210516. Release notes Sourced from https://github.com/eclipse/jetty.project/releases";>jet

[GitHub] [impala] eubnara opened a new pull request, #34: IMPALA-10408: Support build using Apache components

2022-09-09 Thread GitBox
eubnara opened a new pull request, #34: URL: https://github.com/apache/impala/pull/34 I made a PR in order to build Impala with Apache components (Hadoop, HBase, Hive, Tez, Ranger, Ozone). I found similar jira issue, so I made a commit log with that jira issue number IMPALA-10408. --

[GitHub] [impala] jbapple commented on pull request #34: IMPALA-10408: Support build using Apache components

2022-09-10 Thread GitBox
jbapple commented on PR #34: URL: https://github.com/apache/impala/pull/34#issuecomment-1242794283 Hi @eubnara ! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope you'll b

[GitHub] [impala] eubnara commented on pull request #34: IMPALA-10408: Support build using Apache components

2022-09-10 Thread GitBox
eubnara commented on PR #34: URL: https://github.com/apache/impala/pull/34#issuecomment-1242825390 Thanks to let me know. I followed the procedure and made a draft. https://gerrit.cloudera.org/#/c/18966/ -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [impala] jbapple closed pull request #34: IMPALA-10408: Support build using Apache components

2022-09-10 Thread GitBox
jbapple closed pull request #34: IMPALA-10408: Support build using Apache components URL: https://github.com/apache/impala/pull/34 -- 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 specific commen

[GitHub] [impala] jhkcool opened a new pull request, #35: IMPALA-11612: fix ORDER BY expression rewrite bug

2022-09-27 Thread GitBox
jhkcool opened a new pull request, #35: URL: https://github.com/apache/impala/pull/35 When the query SQL is overwritten, both the selectList and groupByList fields are preprocessed except for the orderByList fields, so add preprocessing before the orderByList rewrite -- This is an autom

[GitHub] [impala] gaallas commented on pull request #35: IMPALA-11612: fix ORDER BY expression rewrite bug

2022-09-27 Thread GitBox
gaallas commented on PR #35: URL: https://github.com/apache/impala/pull/35#issuecomment-1259584799 Hi @jhkcool ! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope you'l

[GitHub] [impala] jhkcool commented on pull request #35: IMPALA-11612: fix ORDER BY expression rewrite bug

2022-09-27 Thread GitBox
jhkcool commented on PR #35: URL: https://github.com/apache/impala/pull/35#issuecomment-1260325920 Thank you for your reminding. I publish a new commit in gerrit: https://gerrit.cloudera.org/#/c/19049/ -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [impala] dependabot[bot] opened a new pull request, #36: Bump certifi from 2020.12.5 to 2022.12.7 in /infra/python/deps

2022-12-08 Thread GitBox
dependabot[bot] opened a new pull request, #36: URL: https://github.com/apache/impala/pull/36 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7. Commits https://github.com/certifi/python-certifi/commit/9e9e840925d7b8e76c76fdac1fab7e6e88c1c3b

[GitHub] [impala] andrey-orderby opened a new pull request, #37: Add last_day to the heading

2022-12-14 Thread GitBox
andrey-orderby opened a new pull request, #37: URL: https://github.com/apache/impala/pull/37 Function last_day is present in the document, but is absent in the table of contents -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [impala] gfurnstahl commented on pull request #37: Add last_day to the heading

2022-12-14 Thread GitBox
gfurnstahl commented on PR #37: URL: https://github.com/apache/impala/pull/37#issuecomment-1351528252 Hi @andrey-orderby! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I h

[GitHub] [impala] jbapple closed pull request #37: Add last_day to the heading

2022-12-15 Thread GitBox
jbapple closed pull request #37: Add last_day to the heading URL: https://github.com/apache/impala/pull/37 -- 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 specific comment. To unsubscribe, e-mai

[GitHub] [impala] jbapple closed pull request #35: IMPALA-11612: fix ORDER BY expression rewrite bug

2022-12-15 Thread GitBox
jbapple closed pull request #35: IMPALA-11612: fix ORDER BY expression rewrite bug URL: https://github.com/apache/impala/pull/35 -- 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 specific comment.

[GitHub] [impala] dependabot[bot] opened a new pull request, #38: Bump wheel from 0.35.1 to 0.38.1 in /infra/python/deps

2022-12-26 Thread GitBox
dependabot[bot] opened a new pull request, #38: URL: https://github.com/apache/impala/pull/38 Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.38.1. Changelog Sourced from https://github.com/pypa/wheel/blob/main/docs/news.rst";>wheel's changelog. Release Notes

[GitHub] [impala] dependabot[bot] opened a new pull request, #39: Bump setuptools from 44.1.1 to 65.5.1 in /infra/python/deps

2022-12-27 Thread GitBox
dependabot[bot] opened a new pull request, #39: URL: https://github.com/apache/impala/pull/39 Bumps [setuptools](https://github.com/pypa/setuptools) from 44.1.1 to 65.5.1. Release notes Sourced from https://github.com/pypa/setuptools/releases";>setuptools's releases. v65.5.1

[GitHub] [impala] sungaok opened a new pull request, #40: Branch 4.1.1 build bug

2023-01-13 Thread GitBox
sungaok opened a new pull request, #40: URL: https://github.com/apache/impala/pull/40 [ 15%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaHiveServer2Service.cpp.o Traceback (most recent call last): File "bin/../infra/python/bootstrap_virtualenv.p

[GitHub] [impala] jbapple commented on pull request #40: Branch 4.1.1 build bug

2023-01-13 Thread GitBox
jbapple commented on PR #40: URL: https://github.com/apache/impala/pull/40#issuecomment-1382378892 Hi @sungaok! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope you'll

[GitHub] [impala] jbapple closed pull request #40: Branch 4.1.1 build bug

2023-01-13 Thread GitBox
jbapple closed pull request #40: Branch 4.1.1 build bug URL: https://github.com/apache/impala/pull/40 -- 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 specific comment. To unsubscribe, e-mail: d

[GitHub] [impala] devaspatikrishnatri opened a new pull request, #41: IMPALA-11852:Upgrade postgresql to 42.5.1 due to CVE-2022-41946

2023-01-19 Thread GitBox
devaspatikrishnatri opened a new pull request, #41: URL: https://github.com/apache/impala/pull/41 Upgrading PostgreSql version from 42.4.1 to 42.5.1 to fix CVE-2022-41946 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [impala] MikaelSmith commented on pull request #41: IMPALA-11852:Upgrade postgresql to 42.5.1 due to CVE-2022-41946

2023-01-20 Thread GitBox
MikaelSmith commented on PR #41: URL: https://github.com/apache/impala/pull/41#issuecomment-1398702343 Contributions are handled through https://gerrit.cloudera.org/, see https://cwiki.apache.org/confluence/display/IMPALA/Contributing+to+Impala. I can take over submitting this one how