You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (HIVE-22815) reduce the unnecessary file system object creation in MROutput - posted by "Richard Zhang (Jira)" <ji...@apache.org> on 2020/02/01 03:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22816) QueryCache: Queries using views can have them cached after CTE expansion - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/01 07:28:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22817) hiveserver2 does not open port - posted by "Reinhard Eilmsteiner (Jira)" <ji...@apache.org> on 2020/02/01 13:09:00 UTC, 0 replies.
- Re: Review Request 72074: HIVE-21215: Read Parquet INT64 timestamp - posted by Karen Coppage via Review Board <no...@reviews.apache.org> on 2020/02/03 09:12:42 UTC, 3 replies.
- [jira] [Created] (HIVE-22818) Preparation for jetty 9.4.26 upgrade - posted by "Laszlo Pinter (Jira)" <ji...@apache.org> on 2020/02/03 09:28:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22819) Refactor Hive::listFilesCreatedByQuery to make it faster for object stores - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2020/02/03 13:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22820) Proactive LLAP cache eviction - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/03 15:26:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22821) Add necessary endpoints for proactive cache eviction - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/03 15:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22822) Column masking policies on complex column will cause unrelative query failures - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/02/03 23:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22823) Support column masking policy on nested columns - posted by "Quanlong Huang (Jira)" <ji...@apache.org> on 2020/02/03 23:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22824) JoinProjectTranspose rule should skip Projects containing windowing expression - posted by "Vineet Garg (Jira)" <ji...@apache.org> on 2020/02/04 00:48:00 UTC, 0 replies.
- Re: Review Request 72073: HIVE-22808 - posted by Krisztian Kasa <kk...@hortonworks.com> on 2020/02/04 05:26:34 UTC, 3 replies.
- [jira] [Created] (HIVE-22825) Reduce directory lookup cost for acid tables - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/04 09:40:00 UTC, 0 replies.
- Review Request 72081: HIVE-22805 Vectorization with conditional array or map is not implemented and throws an error - posted by Peter Vary via Review Board <no...@reviews.apache.org> on 2020/02/04 11:25:47 UTC, 1 replies.
- Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column - posted by Zoltan Haindrich <ki...@rxd.hu> on 2020/02/04 14:03:03 UTC, 6 replies.
- [jira] [Created] (HIVE-22826) ALTER TABLE RENAME COLUMN doesn't update list of bucketed column names - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/04 14:14:00 UTC, 0 replies.
- Re: Review Request 71904: HIVE-21164: ACID: explore how we can avoid a move step during inserts/compaction - posted by Peter Vary via Review Board <no...@reviews.apache.org> on 2020/02/04 15:49:28 UTC, 9 replies.
- [jira] [Created] (HIVE-22827) Update Flatbuffer version - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/02/04 21:58:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22828) Decimal64: NVL & CASE statements implicitly convert decimal64 to 128 - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/04 23:04:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22829) Decimal64: NVL in vectorization miss NPE with CBO on - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/04 23:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22830) Support ALL privilege in grant option and SQL authorization - posted by "Deegue (Jira)" <ji...@apache.org> on 2020/02/05 04:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22831) Add option in HiveStrictManagedMigration to also move managed tables converted to external - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/05 13:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22832) Parallelise mm directory cleaning process - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2020/02/05 13:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22833) NPE when using concatenate with AWS Glue - posted by "Madhava Carrillo (Jira)" <ji...@apache.org> on 2020/02/05 14:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22834) Consistency: Expose unique table-identifiers in org.apache.hadoop.hive.ql.metadata.Table - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/05 15:00:15 UTC, 0 replies.
- [jira] [Created] (HIVE-22835) Extract Executor from Driver - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/05 17:56:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22836) HiveServer2 sttart failed for tez ClassNotFoundException - posted by "Shaohui Liu (Jira)" <ji...@apache.org> on 2020/02/06 03:44:00 UTC, 0 replies.
- Review Request 72088: Extract Executor from Driver - posted by Miklos Gergely <mg...@hortonworks.com> on 2020/02/06 09:09:44 UTC, 1 replies.
- [jira] [Created] (HIVE-22837) Make opertion log delay cleanup work for all operations - posted by "Shaohui Liu (Jira)" <ji...@apache.org> on 2020/02/06 09:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22838) like any is incorrect if contains null - posted by "Yuming Wang (Jira)" <ji...@apache.org> on 2020/02/06 12:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22839) Fix build failure of branch-2 against hbase-1.5 - posted by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/02/06 13:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22840) Race condition in formatters of TimestampColumnVector and DateColumnVector - posted by "László Bodor (Jira)" <ji...@apache.org> on 2020/02/06 13:27:00 UTC, 0 replies.
- Re: Review Request 72084: HIVE-21216: Write Parquet INT64 timestamp - posted by Karen Coppage via Review Board <no...@reviews.apache.org> on 2020/02/06 14:12:03 UTC, 0 replies.
- [jira] [Created] (HIVE-22841) CookieSigner should not throw IllegalArgumentException on invalid cookie signature - posted by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/02/06 15:00:22 UTC, 0 replies.
- [jira] [Created] (HIVE-22842) Timestamp/date vectors in Arrow serializer should use correct calendar for value representation - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/02/06 20:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22843) Use bounded map for storing encryption zone to cmroot mapping - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/07 03:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22844) Validate cm configs, add retries in fs apis for cm - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/07 03:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22845) Code compilation fails on Windows when user name begins with 'N' or 'R' - posted by "Renukaprasad C (Jira)" <ji...@apache.org> on 2020/02/07 03:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22846) Hive metastore doesn’t support stats on container types - posted by "ABHISHEK KUMAR GUPTA (Jira)" <ji...@apache.org> on 2020/02/07 04:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22847) view created in presto throws Exception in Hive while accessing - posted by "ABHISHEK KUMAR GUPTA (Jira)" <ji...@apache.org> on 2020/02/07 04:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22848) Disallow creating managed table at encryption zone root - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/07 04:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22849) Regex for Hive built in functions giving different result - posted by "ABHISHEK KUMAR GUPTA (Jira)" <ji...@apache.org> on 2020/02/07 06:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22850) Optimise lock acquisition in TxnHandler - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/07 08:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22851) lateral view outer inline cant not handle null value - posted by "Prabhas Kumar Samanta (Jira)" <ji...@apache.org> on 2020/02/07 08:19:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22852) Different behavior of the unix_timestamp function - posted by "Sergey Yavorski (Jira)" <ji...@apache.org> on 2020/02/07 13:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22853) Beeline should use HS2 server defaults for fetchSize - posted by "Naveen Gangam (Jira)" <ji...@apache.org> on 2020/02/07 15:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22854) hive-service should not depend on hive-exec - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/02/07 22:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22855) Do not change DB location to external if DB URI already exists or already referring to non-managed locattion - posted by "Rajkumar Singh (Jira)" <ji...@apache.org> on 2020/02/08 02:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22856) Hive LLAP external client not reading data from ArrowStreamReader fully - posted by "mahesh kumar behera (Jira)" <ji...@apache.org> on 2020/02/08 06:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22857) beeline background broke the terminal - posted by "karim (Jira)" <ji...@apache.org> on 2020/02/09 13:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22858) HMS broken with mysql - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/09 23:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22859) Tez external sessions are leaking - posted by "Prasanth Jayachandran (Jira)" <ji...@apache.org> on 2020/02/10 03:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22860) Support metadata only replication for external tables - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/10 09:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22861) Ptest TestExecturo thread doesn't handle InterruptedException properly - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/10 10:27:00 UTC, 0 replies.
- Is there any way to find Hive query to Datanucleus queries mapping - posted by Chinna Rao Lalam <la...@gmail.com> on 2020/02/10 12:07:22 UTC, 2 replies.
- [jira] [Created] (HIVE-22862) Remove unnecessary calls to isEnoughToCompact - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/10 15:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22863) Commit compaction txn if it is opened but compaction is skipped - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/10 15:26:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22864) Add option to DatabaseRule to run the Schema Tool in verbose mode for tests - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/10 20:59:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22865) Include data in replication staging directory - posted by "PRAVIN KUMAR SINHA (Jira)" <ji...@apache.org> on 2020/02/11 03:18:00 UTC, 0 replies.
- Welcome Mahesh to Hive PMC - posted by Ashutosh Chauhan <ha...@apache.org> on 2020/02/11 04:06:40 UTC, 1 replies.
- Welcome Anishek To Apache Hive PMC - posted by Ashutosh Chauhan <ha...@apache.org> on 2020/02/11 04:10:02 UTC, 1 replies.
- [Announce] New committer : Laszlo Pinter - posted by Ashutosh Chauhan <ha...@apache.org> on 2020/02/11 04:13:49 UTC, 2 replies.
- ColumnAccessInfo to HiveAuthorizer is different for views and tables - posted by Zihao Ye <yz...@gmail.com> on 2020/02/11 07:28:51 UTC, 0 replies.
- [jira] [Created] (HIVE-22866) Add more testcases for scheduled queries - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/11 08:14:00 UTC, 0 replies.
- Re: com.google.protobuf.InvalidProtocolBufferException: Protocol message was too large. - posted by Bernard Quizon <be...@cheetahdigital.com> on 2020/02/11 08:38:58 UTC, 0 replies.
- [jira] [Created] (HIVE-22867) Add partitioning support to VectorTopNKeyOperator - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2020/02/11 09:07:00 UTC, 0 replies.
- Review Request 72108: HIVE-22867 - posted by Krisztian Kasa <kk...@hortonworks.com> on 2020/02/11 09:58:31 UTC, 2 replies.
- Review Request 72109: HIVE-20948: Eliminate file rename in compactor - posted by Laszlo Pinter via Review Board <no...@reviews.apache.org> on 2020/02/11 10:24:12 UTC, 2 replies.
- [jira] [Created] (HIVE-22868) Extract ValidTxnManager - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/11 10:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22869) Add locking benchmark to metastore-tools/metastore-benchmarks - posted by "Zoltan Chovan (Jira)" <ji...@apache.org> on 2020/02/11 10:55:00 UTC, 0 replies.
- Re: HIVE-21508 and Hive 2.3.7 question - posted by Mass Dosage <ma...@gmail.com> on 2020/02/11 11:32:11 UTC, 0 replies.
- Review Request 72112: HIVE-22869 - Add locking benchmark to metastore-tools/metastore-benchmarks - posted by Zoltan Chovan via Review Board <no...@reviews.apache.org> on 2020/02/11 13:25:50 UTC, 0 replies.
- [jira] [Created] (HIVE-22870) DML execution on TEZ always outputs the message 'No rows affected' - posted by "Attila Magyar (Jira)" <ji...@apache.org> on 2020/02/11 15:00:17 UTC, 0 replies.
- [jira] [Created] (HIVE-22871) Show info message in log when hive server return response with success status with info - posted by "Shaohui Liu (Jira)" <ji...@apache.org> on 2020/02/11 15:07:00 UTC, 0 replies.
- Review Request 72113: DML execution on TEZ always outputs the message 'No rows affected' - posted by Attila Magyar <am...@hortonworks.com> on 2020/02/11 16:01:30 UTC, 5 replies.
- [jira] [Created] (HIVE-22872) Support multiple executors for scheduled queries - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/11 16:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22873) Make it possible to identify which hs2 instance executed a scheduled query - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/11 16:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22874) Beeline unable to use credentials from URL. - posted by "Naveen Gangam (Jira)" <ji...@apache.org> on 2020/02/11 16:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22875) Refactor query creation in QueryCompactor implementations - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/11 16:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22876) Do not enforce package-info.java files by checkstyle - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/11 20:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22877) Wrong decimal boundary for casting to Decimal64 - posted by "Mustafa Iman (Jira)" <ji...@apache.org> on 2020/02/12 00:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22878) Add caching of table constraints, foreignKeys in CachedStore - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/12 04:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22879) Optimise jar file loading in CalcitePlanner - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/12 07:16:00 UTC, 0 replies.
- RE: [EXTERNAL] Welcome Mahesh to Hive PMC - posted by Sankar Hariappan <Sa...@microsoft.com.INVALID> on 2020/02/12 07:17:59 UTC, 0 replies.
- RE: [EXTERNAL] Welcome Anishek To Apache Hive PMC - posted by Sankar Hariappan <Sa...@microsoft.com.INVALID> on 2020/02/12 07:19:23 UTC, 1 replies.
- [jira] [Created] (HIVE-22880) ACID: All delete event readers should ignore ORC SARGs - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/12 09:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22881) Revise non-recommended Calcite api calls - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/12 09:06:00 UTC, 0 replies.
- Error communicating with the metastore | org.apache.thrift.transport.TTransportException: java.net.SocketException: Connection reset - posted by Bernard Quizon <be...@cheetahdigital.com> on 2020/02/12 09:54:56 UTC, 0 replies.
- Review Request 72119: Extract ValidTxnManager - posted by Miklos Gergely <mg...@hortonworks.com> on 2020/02/12 11:24:38 UTC, 0 replies.
- Regarding hardcoded OutputCommitter in MR Task - posted by Renukaprasad Tavarekere <re...@gmail.com> on 2020/02/12 13:03:23 UTC, 0 replies.
- Re: Review Request 72105: HIVE-22610: Minor compaction for MM (insert-only) tables - posted by Karen Coppage via Review Board <no...@reviews.apache.org> on 2020/02/12 15:23:06 UTC, 2 replies.
- [jira] [Created] (HIVE-22882) Hive: ALTER Table partition set FILEFORMAT / SERDEPROPERTIES operation does not work with qualifying db reference - posted by "Mahendra Korepu (Jira)" <ji...@apache.org> on 2020/02/12 17:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22883) PPD is misconfigured in VectorizedOrcAcidRowBatchReader - posted by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/02/12 17:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22884) Put Reasons for Failed CBO In Explain Plan - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2020/02/12 20:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22885) HiveMetaStore should log end time for operation requests - posted by "Vineet Garg (Jira)" <ji...@apache.org> on 2020/02/13 00:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22886) NPE in Hive.isOutdatedMaterializedView - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/13 03:26:00 UTC, 0 replies.
- Review Request 72129: HIVE-22850: Optimise lock acquisition in TxnHandler - posted by Rajesh Balamohan <rb...@apache.org> on 2020/02/13 11:40:00 UTC, 7 replies.
- [jira] [Created] (HIVE-22887) MR Job cannot set custom OutputCommitter during job execution. - posted by "Renukaprasad C (Jira)" <ji...@apache.org> on 2020/02/13 11:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22888) Rewrite checkLock inner select with JOIN operator - posted by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2020/02/13 14:48:00 UTC, 0 replies.
- [DISCUSS] Moving Hive site from Apache CMS/SVN to Git - posted by Roy Lenferink <rl...@apache.org> on 2020/02/13 18:33:13 UTC, 1 replies.
- [jira] [Created] (HIVE-22889) Trim trailing and leading quotes for HCatCli query processing - posted by "Ramesh Kumar Thangarajan (Jira)" <ji...@apache.org> on 2020/02/14 08:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22890) Repl load tries to load function if table name contains _function - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/14 12:32:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22891) Skip PartitonDesc Extraction In CombineHiveRecord For Non-LLAP Execution Mode - posted by "Syed Shameerur Rahman (Jira)" <ji...@apache.org> on 2020/02/14 14:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22892) Unable to compile query if CTE joined - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2020/02/14 16:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22893) Enhance data size estimation for fields computed by UDFs - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/14 16:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22894) Filter on subquery with GROUP BY returns wrong column - posted by "Igor Dvorzhak (Jira)" <ji...@apache.org> on 2020/02/14 17:07:00 UTC, 0 replies.
- Re: Review Request 71962: HIVE-22699: Fix mask functions not masking numeric 0 - posted by Quanlong Huang <hu...@gmail.com> on 2020/02/15 00:07:00 UTC, 1 replies.
- [Announce] New committer : Denys Kuzmenko - posted by Ashutosh Chauhan <ha...@apache.org> on 2020/02/15 02:44:44 UTC, 0 replies.
- [jira] [Created] (HIVE-22895) Break up DDLSemanticAnalyzer - extract Table storage analyzers - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/16 14:27:00 UTC, 0 replies.
- PreCommit-HIVE-Build - posted by Miklos Gergely <mg...@cloudera.com.INVALID> on 2020/02/16 18:10:42 UTC, 0 replies.
- Review Request 72139: Break up DDLSemanticAnalyzer - extract Table storage analyzers - posted by Miklos Gergely <mg...@hortonworks.com> on 2020/02/16 18:22:12 UTC, 2 replies.
- Review Request 72143: HIVE-22892 - posted by Krisztian Kasa <kk...@hortonworks.com> on 2020/02/17 09:08:06 UTC, 2 replies.
- Review Request 72145: HIVE-21543: Use FilterHooks for show compactions - posted by Laszlo Pinter via Review Board <no...@reviews.apache.org> on 2020/02/17 09:42:27 UTC, 3 replies.
- [jira] [Created] (HIVE-22896) Increase fash hashtable size on detecting initial collision - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/17 09:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22897) Remove enforcing of package-info.java files from the rest of the checkstyle files - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/17 14:33:00 UTC, 0 replies.
- Re: Review Request 72119: Extract ValidTxnManager from Driver - posted by Miklos Gergely <mg...@hortonworks.com> on 2020/02/18 08:40:08 UTC, 0 replies.
- [jira] [Created] (HIVE-22898) CharsetDecoder race condition in OrcRecordUpdater - posted by "Antal Sinkovits (Jira)" <ji...@apache.org> on 2020/02/18 09:42:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22899) Make sure qtests clean up copied files from test directories - posted by "Zoltan Chovan (Jira)" <ji...@apache.org> on 2020/02/18 10:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22900) Predicate Push Down Of Like Filter While Fetching Partition Data From MetaStore - posted by "Syed Shameerur Rahman (Jira)" <ji...@apache.org> on 2020/02/18 13:39:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22901) Variable substitution can lead to OOM on circular references - posted by "Daniel Voros (Jira)" <ji...@apache.org> on 2020/02/18 13:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22902) Incorrect Spark/SparkOnYarn result for auto_sortmerge_join_16.q - posted by "Karen Coppage (Jira)" <ji...@apache.org> on 2020/02/18 14:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22903) Vectorized row_number() resets the row number after one batch in case of constant expression in partition clause - posted by "Shubham Chaurasia (Jira)" <ji...@apache.org> on 2020/02/18 14:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22904) Compaction cleaner cannot find COMPACTION_QUEUE table using postgres db - posted by "László Pintér (Jira)" <ji...@apache.org> on 2020/02/18 14:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22905) Transaction is not aborted when query cancelled, only when session is closed - posted by "Aron Hamvas (Jira)" <ji...@apache.org> on 2020/02/18 16:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22906) Redundant checkLock Mutex blocks concurrent Lock requests - posted by "Denys Kuzmenko (Jira)" <ji...@apache.org> on 2020/02/18 16:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22907) Break up DDLSemanticAnalyzer - extract rest of the alter Table analyzers - posted by "Miklos Gergely (Jira)" <ji...@apache.org> on 2020/02/18 23:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22908) AM caching connections to LLAP based on hostname and port does not work in kubernetes - posted by "Prasanth Jayachandran (Jira)" <ji...@apache.org> on 2020/02/19 02:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22909) Vectorized row_number() returns incorrect results in case it is called multiple times with different constant expression - posted by "Shubham Chaurasia (Jira)" <ji...@apache.org> on 2020/02/19 04:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22910) CBO fails when subquery with rank left joined - posted by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2020/02/19 05:52:00 UTC, 0 replies.
- Review Request 72150: HIVE-22905: Transaction is not aborted when query cancelled, only when session is closed - posted by Aron Hamvas via Review Board <no...@reviews.apache.org> on 2020/02/19 09:13:35 UTC, 0 replies.
- Review Request 72151: HIVE-22376: Cancelled query still prints exception if it was stuck in waiting for lock - posted by Aron Hamvas via Review Board <no...@reviews.apache.org> on 2020/02/19 09:16:44 UTC, 2 replies.
- [jira] [Created] (HIVE-22911) Locks entries are left over inside HIVE_LOCKS when using DbTxnManager - posted by "Oleksiy Sayankin (Jira)" <ji...@apache.org> on 2020/02/19 09:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22912) Support native submission of Hive queries to a Kubernetes Cluster - posted by "Surbhi Aggarwal (Jira)" <ji...@apache.org> on 2020/02/20 01:32:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22913) HiveReduceExpressionsWithStatsRule should not invoke simplifcation during end of visits - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/20 07:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22914) Make Hive Connection ZK Interactions Easier to Troubleshoot - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2020/02/20 17:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22915) hive is not running. - posted by "pradeepkumar (Jira)" <ji...@apache.org> on 2020/02/20 17:08:00 UTC, 0 replies.
- Review Request 72154: Break up DDLSemanticAnalyzer - extract the rest of the Alter Table analyzers - posted by Miklos Gergely <mg...@hortonworks.com> on 2020/02/21 08:00:07 UTC, 0 replies.
- [jira] [Created] (HIVE-22916) Upgrade to Hadoop 3.2.2 once it's released - posted by "László Bodor (Jira)" <ji...@apache.org> on 2020/02/21 09:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22917) Configuration for Hive to recognise non-empty destination folders - posted by "Marta Kuczora (Jira)" <ji...@apache.org> on 2020/02/21 10:35:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22918) Investigate empty bucket file creation for ACID tables - posted by "Marta Kuczora (Jira)" <ji...@apache.org> on 2020/02/21 10:59:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22919) StorageBasedAuthorizationProvider does not allow create databases after changing hive.metastore.warehouse.dir - posted by "Oleksiy Sayankin (Jira)" <ji...@apache.org> on 2020/02/21 12:21:00 UTC, 0 replies.
- Review Request 72159: StorageBasedAuthorizationProvider does not allow create databases after changing hive.metastore.warehouse.dir - posted by Oleksiy Sayankin <ol...@gmail.com> on 2020/02/21 12:42:43 UTC, 4 replies.
- [jira] [Created] (HIVE-22920) Add row format OpenCSVSerde to the metastore column managed list - posted by "Ramesh Kumar Thangarajan (Jira)" <ji...@apache.org> on 2020/02/21 19:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22921) materialized_view_partitioned_3.q relies on hive.optimize.sort.dynamic.partition property - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/02/21 19:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22922) LLAP: ShuffleHandler may not find shuffle data if pod restarts in k8s - posted by "Prasanth Jayachandran (Jira)" <ji...@apache.org> on 2020/02/21 22:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22923) Extract cumulative cost metadata from HiveRelMdDistinctRowCount metadata provider - posted by "Jesus Camacho Rodriguez (Jira)" <ji...@apache.org> on 2020/02/21 23:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22924) Optimise VectorGroupByOperator::prepareBatchAggregationBufferSets - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/24 08:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22925) Implement TopNKeyFilter efficiency check - posted by "Attila Magyar (Jira)" <ji...@apache.org> on 2020/02/24 13:30:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22926) Scheduling Repl Dump Task using Hive scheduler - posted by "Aasha Medhi (Jira)" <ji...@apache.org> on 2020/02/25 06:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22927) LLAP should filter guaranteed tasks for killing in node heartbeat - posted by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/02/25 09:00:00 UTC, 0 replies.
- Re: Review Request 72043: HIVE-21487: COMPLETED_COMPACTIONS and COMPACTION_QUEUE table missing appropriate indexes - posted by Laszlo Pinter via Review Board <no...@reviews.apache.org> on 2020/02/25 14:55:09 UTC, 0 replies.
- Review Request 71783: Implement TopNKeyFilter efficiency check - posted by Attila Magyar <am...@hortonworks.com> on 2020/02/25 15:12:28 UTC, 4 replies.
- [jira] [Created] (HIVE-22928) Allow hive.exec.stagingdir to be a fully qualified directory name - posted by "Thomas Poepping (Jira)" <ji...@apache.org> on 2020/02/26 01:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22929) Performance: quoted identifier parsing uses throwaway Regex via String.replaceAll() - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/26 03:04:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22930) Performance: ASTNode::getName() allocates within the walker loops - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/26 03:07:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22931) HoS dynamic partitioning fails with blobstore optimizations off - posted by "Ádám Szita (Jira)" <ji...@apache.org> on 2020/02/26 09:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22932) Unable to kill Beeline with Ctrl+C - posted by "Renukaprasad C (Jira)" <ji...@apache.org> on 2020/02/26 13:01:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22933) Allow connecting kerberos-enabled Hive to connect to a non-kerberos druid cluster - posted by "Nishant Bangarwa (Jira)" <ji...@apache.org> on 2020/02/26 16:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22934) Hive server interactive log counters to error stream - posted by "Slim Bouguerra (Jira)" <ji...@apache.org> on 2020/02/26 17:27:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22935) Protobuf vulnerability - posted by "Wenning Ding (Jira)" <ji...@apache.org> on 2020/02/26 21:56:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22936) NPE in SymbolicInputFormat - posted by "Redis Liu (Jira)" <ji...@apache.org> on 2020/02/26 23:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22937) LLAP : Use unique names for the zip and tarball bundle for LLAP - posted by "Ramesh Kumar Thangarajan (Jira)" <ji...@apache.org> on 2020/02/27 01:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22938) Investigate possibility of removing empty bucket file creation mechanism in MR - posted by "Marton Bod (Jira)" <ji...@apache.org> on 2020/02/27 09:37:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22939) Datasketches support - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/27 09:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22940) Make the datasketches functions available as predefined functions - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/27 09:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22941) Empty files are inserted into external tables after HIVE-21714 - posted by "László Bodor (Jira)" <ji...@apache.org> on 2020/02/27 09:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22942) Replace PTest with an alternative - posted by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/02/27 10:27:00 UTC, 0 replies.
- Review Request 72168: HIVE-22929 - posted by Krisztian Kasa <kk...@hortonworks.com> on 2020/02/27 12:54:35 UTC, 0 replies.
- [jira] [Created] (HIVE-22943) Metastore pushdown for DATE constants - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/28 06:16:00 UTC, 0 replies.
- Re: Review Request 72159: HIVE-22919 StorageBasedAuthorizationProvider does not allow create databases after changing hive.metastore.warehouse.dir - posted by Oleksiy Sayankin <ol...@gmail.com> on 2020/02/28 11:27:55 UTC, 0 replies.
- [jira] [Created] (HIVE-22944) Upgrade to Kryo5 - posted by "László Bodor (Jira)" <ji...@apache.org> on 2020/02/28 12:22:00 UTC, 0 replies.
- Review Request 72175: HIVE-22929 - posted by Krisztian Kasa <kk...@hortonworks.com> on 2020/02/28 13:43:58 UTC, 0 replies.
- [jira] [Created] (HIVE-22945) Hive ACID Data Corruption: Update command mess the other column data and produces incorrect result - posted by "Rajkumar Singh (Jira)" <ji...@apache.org> on 2020/02/28 20:09:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22946) HIVE-20082 removed conversion of complex types to string - posted by "Jason Dere (Jira)" <ji...@apache.org> on 2020/02/28 20:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22947) The method getTableObjectsByName() in HiveMetaStoreClient.java is slow - posted by "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2020/02/29 00:09:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22948) QueryCache: Treat query cache locations as temporary storage - posted by "Gopal Vijayaraghavan (Jira)" <ji...@apache.org> on 2020/02/29 05:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22949) Handle empty insert overwrites without inserting an empty file in case of acid/mm tables - posted by "László Bodor (Jira)" <ji...@apache.org> on 2020/02/29 08:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22950) Fix invalid repo url in pom - posted by "zhangbutao (Jira)" <ji...@apache.org> on 2020/02/29 09:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22951) Fix invalid repo url in pom - posted by "zhangbutao (Jira)" <ji...@apache.org> on 2020/02/29 09:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-22952) Use LinkedHashMap in TestStandardObjectInspectors.java - posted by "cpugputpu (Jira)" <ji...@apache.org> on 2020/02/29 15:10:00 UTC, 0 replies.