[GitHub] hive pull request #513: fix null string check for C++ using thrift api

2019-01-09 Thread xiasiyu
GitHub user xiasiyu opened a pull request: https://github.com/apache/hive/pull/513 fix null string check for C++ using thrift api thrift generate C++ files, using (std::string& principalName) as list_privileges parameters. When it only checks null in java code, null string can not

[GitHub] hive pull request #512: fix null string check for C++ using thrift api

2019-01-09 Thread xiasiyu
Github user xiasiyu closed the pull request at: https://github.com/apache/hive/pull/512 ---

[GitHub] hive pull request #512: fix null string check for C++ using thrift api

2019-01-09 Thread xiasiyu
GitHub user xiasiyu opened a pull request: https://github.com/apache/hive/pull/512 fix null string check for C++ using thrift api thrift generate C++ files, using (std::string& principalName) as list_privileges parameters. When it only checks null in java code, null string can not

Re: Review Request 69672: HIVE-21045: Add total API timing stats and connection pool stats to metrics

2019-01-09 Thread Yongzhi Chen via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69672/#review211805 ---

Re: [DISCUSS] Consistent Timestamps across Hadoop

2019-01-09 Thread Owen O'Malley
>From an Apache point of view, we really need to move this document and the discussion to the Apache wiki and mailing lists. Did you want to take a first pass at moving it to Hive's wiki? .. Owen On Tue, Dec 11, 2018 at 10:40 AM Zoltan Ivanfi wrote: > Hi Owen, > > Thanks, I think your email

Re: Review Request 69664: HIVE-21077 : Database and Catalogs should have creation time

2019-01-09 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69664/ --- (Updated Jan. 9, 2019, 6:50 p.m.) Review request for hive, Karthik Manamcheri,

Re: Review Request 69663: HIVE-16976

2019-01-09 Thread Deepak Jaiswal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69663/ --- (Updated Jan. 9, 2019, 5:50 p.m.) Review request for hive, Ashutosh Chauhan,

Review Request 69700: Push projections and filters to S3 as S3Select queries

2019-01-09 Thread Miklos Gergely
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69700/ --- Review request for hive, Ashutosh Chauhan and Jesús Camacho Rodríguez. Bugs:

[jira] [Created] (HIVE-21112) Push projections and filters to S3 as S3Select queries

2019-01-09 Thread Miklos Gergely (JIRA)
Miklos Gergely created HIVE-21112: - Summary: Push projections and filters to S3 as S3Select queries Key: HIVE-21112 URL: https://issues.apache.org/jira/browse/HIVE-21112 Project: Hive Issue