Owen O'Malley [Wed, 28 Jul 2021 17:41:04 +0000 (10:41 -0700)]
HIVE-25400: Move the offset updating in BytesColumnVector to setValPreallocated
This change moves the update to the sharedBufferOffset to setValPreallocated. It
also means the internal code also needs to call setValPreallocated rather than
use the direct access to the values.
Fixes #2543
Signed-off-by: Owen O'Malley <oomalley@linkedin.com>
Owen O'Malley [Fri, 23 Jul 2021 23:59:11 +0000 (16:59 -0700)]
Update outside build to compile and move to 2.7.3.
Signed-off-by: Owen O'Malley <omalley@apache.org>
Owen O'Malley [Fri, 18 Jun 2021 23:30:13 +0000 (16:30 -0700)]
HIVE-25190: Fix many small allocations in BytesColumnVector
Fixes #2408
Signed-off-by: Owen O'Malley <oomalley@linkedin.com>
Jesus Camacho Rodriguez [Mon, 11 May 2020 16:45:47 +0000 (09:45 -0700)]
Preparing for development post-2.7.2
Signed-off-by: Jesus Camacho Rodriguez <jcamacho@apache.org>
Jesus Camacho Rodriguez [Tue, 24 Mar 2020 17:09:18 +0000 (10:09 -0700)]
Preparing for storage-api 2.7.2 release
Owen O'Malley [Sun, 3 May 2020 08:05:47 +0000 (01:05 -0700)]
HIVE-23215 : Make FilterContext and MutableFilterContext interfaces (Owen O'malley, Panos G via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Panagiotis Garefalakis [Mon, 16 Mar 2020 17:26:36 +0000 (10:26 -0700)]
HIVE-22959 : Extend storage-api to expose FilterContext (Panos G via Gopal V)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Owen O'Malley [Sun, 1 Dec 2019 17:58:53 +0000 (09:58 -0800)]
Preparing for development post-2.7.1
Signed-off-by: Owen O'Malley <omalley@apache.org>
Owen O'Malley [Mon, 25 Nov 2019 20:28:57 +0000 (12:28 -0800)]
Update outer hive build to use the updated storage api.
Owen O'Malley [Mon, 25 Nov 2019 16:46:48 +0000 (08:46 -0800)]
Preparing for a storage-api release 2.7.1.
László Bodor [Sat, 23 Nov 2019 16:49:23 +0000 (08:49 -0800)]
HIVE-22405: Add ColumnVector support for ProlepticCalendar (László Bodor via Owen O'Malley, Jesus Camacho Rodriguez)
Deepak Jaiswal [Thu, 12 Jul 2018 22:53:28 +0000 (15:53 -0700)]
Preparing for storage-api 2.7.0 release
Jesus Camacho Rodriguez [Wed, 11 Jul 2018 23:38:51 +0000 (16:38 -0700)]
HIVE-20102: Add a couple of additional tests for query parsing (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)
Jesus Camacho Rodriguez [Mon, 9 Jul 2018 18:42:26 +0000 (11:42 -0700)]
HIVE-20123: Fix masking tests after HIVE-19617 (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)
Teddy Choi [Wed, 11 Jul 2018 23:13:27 +0000 (08:13 +0900)]
HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman) (adduendum)
Teddy Choi [Wed, 11 Jul 2018 21:13:40 +0000 (06:13 +0900)]
HIVE-20076: ACID: Fix Synthetic ROW__ID generation for vectorized orc readers (Teddy Choi, reviewed by Eugene Koifman)
Jesus Camacho Rodriguez [Wed, 11 Jul 2018 14:58:53 +0000 (07:58 -0700)]
HIVE-20135: Fix incompatible change in TimestampColumnVector to default to UTC (Jesus Camacho Rodriguez, reviewed by Owen O'Malley)
Vineet Garg [Mon, 9 Jul 2018 18:35:33 +0000 (11:35 -0700)]
Update RELEASE_NOTES for Hive 3.1.0
Daniel Dai [Wed, 4 Jul 2018 06:09:36 +0000 (23:09 -0700)]
HIVE-19938: Upgrade scripts for information schema (Daniel Dai, reviewed by Thejas Nair)
Daniel Voros [Thu, 28 Jun 2018 10:58:04 +0000 (12:58 +0200)]
HIVE-19978: Backport HIVE-18037 to branch-3 (Daniel Voros via Zoltan Haindrich)
Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Naveen Gangam [Thu, 21 Jun 2018 20:15:40 +0000 (16:15 -0400)]
HIVE-19889: Do not push predicates referencing non deterministic functions (Janaki Lahorani, reviewed by Naveen Gangam)
Jesus Camacho Rodriguez [Tue, 26 Jun 2018 18:26:43 +0000 (11:26 -0700)]
HIVE-12192: Hive should carry out timestamp computations in UTC (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum 2)
Teddy Choi [Tue, 26 Jun 2018 07:26:28 +0000 (09:26 +0200)]
HIVE-19946: VectorizedRowBatchCtx.recordIdColumnVector cannot be shared between different JVMs (Teddy Choi via Sergey Shelukhin, Matt McCline)
Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Deepak Jaiswal [Wed, 27 Jun 2018 06:27:27 +0000 (23:27 -0700)]
HIVE-19481 : Tablesample uses incorrect logic to pick files corresponding to buckets. (Deepak Jaiswal, reviewed by Sergey Shelukhin)
Jesus Camacho Rodriguez [Tue, 26 Jun 2018 18:49:46 +0000 (11:49 -0700)]
HIVE-19027: Make materializations invalidation cache work with multiple active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)
Jesus Camacho Rodriguez [Tue, 26 Jun 2018 15:34:15 +0000 (08:34 -0700)]
HIVE-19997: Batches for TestMiniDruidCliDriver (Jesus Camacho Rodriguez, reviewed by Vihang Karajgaonkar)
Prasanth Jayachandran [Tue, 26 Jun 2018 05:09:40 +0000 (22:09 -0700)]
HIVE-19980: GenericUDTFGetSplits fails when order by query returns 0 rows (Prasanth Jayachandran reviewed by Jason Dere)
Ashutosh Chauhan [Tue, 26 Jun 2018 02:22:33 +0000 (19:22 -0700)]
HIVE-18434 : Type is not determined correctly for comparison between decimal column and string constant (Ashutosh Chauhan via Gunther Hagleitner)
Anishek Agarwal [Mon, 18 Jun 2018 16:08:34 +0000 (09:08 -0700)]
HIVE-19921: Fix perf duration and queue name in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal)
Prasanth Jayachandran [Mon, 25 Jun 2018 20:47:45 +0000 (13:47 -0700)]
HIVE-19964: Apply resource plan fails if trigger expression has quotes (Sergey Shelukhin reviewed by Prasanth Jayachandran)
Gopal V [Mon, 25 Jun 2018 19:55:24 +0000 (12:55 -0700)]
HIVE-19890: ACID: Inherit bucket-id from original ROW_ID for delete deltas (Gopal V, reviewed by Eugene Koifman)
Signed-off-by: Gopal V <gopalv@apache.org>
Deepak Jaiswal [Fri, 22 Jun 2018 21:21:29 +0000 (14:21 -0700)]
HIVE-19972 : Followup to HIVE-19928 : Fix the check for managed table (Deepak Jaiswal, reviewed by Jason Dere)
Nishant Bangarwa [Mon, 25 Jun 2018 03:47:59 +0000 (20:47 -0700)]
HIVE-19941 : Row based Filters added via Hive Ranger policies are not pushed to druid (Nishant Bangarwa via Jesus Camacho Rodriguez)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Jason Dere [Mon, 25 Jun 2018 00:45:23 +0000 (17:45 -0700)]
HIVE-19753: Strict managed tables mode in Hive (Jason Dere, reviewed by Eugene Koifman)
Jason Dere [Mon, 25 Jun 2018 00:33:12 +0000 (17:33 -0700)]
HIVE-19336: Disable SMB/Bucketmap join for external tables (Jason Dere, reviewed by Deepak Jaiswal)
Eugene Koifman [Sun, 24 Jun 2018 22:27:50 +0000 (15:27 -0700)]
HIVE-19965: Make HiveEndPoint use IMetaStoreClient.add_partition (Eugene Koifman, reviewed by Prasanth Jayachandran)
Prasanth Jayachandran [Sun, 24 Jun 2018 18:54:37 +0000 (11:54 -0700)]
HIVE-19956: Include yarn registry classes to jdbc standalone jar (Prasanth Jayachandran reviewed by Thejas M Nair)
Thejas M Nair [Sun, 24 Jun 2018 21:22:56 +0000 (14:22 -0700)]
HIVE-19801: JDBC: Add some missing classes to jdbc standalone jar and remove hbase classes (Thejas M Nair reviewed by Daniel Dai)
Jesus Camacho Rodriguez [Sun, 24 Jun 2018 05:58:06 +0000 (22:58 -0700)]
HIVE-19973: Enable materialized view rewriting by default (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)
Jason Dere [Mon, 18 Jun 2018 04:53:23 +0000 (21:53 -0700)]
HIVE-19898: Disable TransactionalValidationListener when the table is not in the Hive catalog (Jason Dere, reviewed by Eugene Koifman)
Jesus Camacho Rodriguez [Sun, 24 Jun 2018 15:59:06 +0000 (08:59 -0700)]
HIVE-12192: Hive should carry out timestamp computations in UTC (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) (addendum)
Thejas M Nair [Thu, 14 Jun 2018 22:57:03 +0000 (15:57 -0700)]
HIVE-19734 : Beeline: When beeline-site.xml is present, beeline does not honor -n (username) and -p (password) arguments (Vaibhav Gumashta via Thejas Nair)
Deepak Jaiswal [Thu, 21 Jun 2018 20:28:21 +0000 (13:28 -0700)]
HIVE-19928 : Load Data for managed tables should set the owner of loaded files to a configurable user (Deepak Jaiswal, reviewed by Jason Dere)
Jesus Camacho Rodriguez [Wed, 20 Jun 2018 18:02:10 +0000 (11:02 -0700)]
HIVE-12192: Hive should carry out timestamp computations in UTC (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)
Bharathkrishna Guruvayoor Murali [Fri, 1 Jun 2018 10:51:35 +0000 (05:51 -0500)]
HIVE-19370: Issue: ADD Months function on timestamp datatype fields in hive (Bharathkrishna Guruvayoor Murali, reviewed by Peter Vary)
Matt McCline [Fri, 22 Jun 2018 15:46:24 +0000 (10:46 -0500)]
HIVE-19016: Vectorization and Parquet: Disable vectorization for nested complex types (Matt McCline, reviewed by Vihang Karajgaonkar and Teddy Choi)
Jason Dere [Thu, 21 Jun 2018 17:21:54 +0000 (10:21 -0700)]
HIVE-19892: Disable query results cache for for HiveServer2 doAs=true (Jason Dere, reviewed by Sergey Shelukhin)
Sankar Hariappan [Wed, 20 Jun 2018 20:54:25 +0000 (13:54 -0700)]
HIVE-19880: Repl Load to return recoverable vs non-recoverable error codes (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
Sankar Hariappan [Wed, 20 Jun 2018 20:50:19 +0000 (13:50 -0700)]
HIVE-19725: Add ability to dump non-native tables in replication metadata dump (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
Prasanth Jayachandran [Wed, 20 Jun 2018 17:24:36 +0000 (10:24 -0700)]
HIVE-15190: Field names are not preserved in ORC files written with ACID
(Anthony Hsu reviewed by Prasanth Jayachandran)
Eugene Koifman [Wed, 20 Jun 2018 16:07:45 +0000 (09:07 -0700)]
HIVE-19908 Block Insert Overwrite with Union All on full CRUD ACID tables using HIVE_UNION_SUBDIR_ (Eugene Koifman, reviewed by Prasanth Jayachandran)
Daniel Dai [Wed, 20 Jun 2018 05:31:20 +0000 (22:31 -0700)]
HIVE-19920: Schematool fails in embedded mode when auth is on (Daniel Dai, reviewed by Thejas Nair)
Matt McCline [Tue, 19 Jun 2018 05:13:48 +0000 (00:13 -0500)]
HIVE-19530: Vectorization: Fix JDBCSerde and re-enable vectorization (Matt McCline, reviewed by Teddy Choi)
sergey [Mon, 18 Jun 2018 22:15:38 +0000 (15:15 -0700)]
HIVE-19777 : NPE in TezSessionState (Sergey Shelukhin, reviewed by Jason Dere)
Matt McCline [Mon, 18 Jun 2018 20:55:00 +0000 (15:55 -0500)]
HIVE-19853: Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector (Teddy Choi, reviewed by Matt McCline)
Sankar Hariappan [Mon, 18 Jun 2018 20:34:32 +0000 (13:34 -0700)]
HIVE-19569: alter table db1.t1 rename db2.t2 generates MetaStoreEventListener.onDropTable() (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
Deepak Jaiswal [Mon, 18 Jun 2018 17:57:53 +0000 (10:57 -0700)]
Revert "Merge branch 'branch-3' of git-wip-us.apache.org/repos/asf/hive into branch-3"
This reverts commit
9d80c2d6a1a7bf378d2c6a28006d09f3c3643e5f, reversing
changes made to
6f9a76744ea3acb015a72e8d1e94a335ac80f42f.
Slim Bouguerra [Mon, 18 Jun 2018 14:54:44 +0000 (07:54 -0700)]
HIVE-19923: Follow up of HIVE-19615, use UnaryFunction instead of prefix (Slim Bouguerra, reviewed by Nishant Bangarwa, Ashutosh Chauhan)
Deepak Jaiswal [Mon, 18 Jun 2018 05:27:54 +0000 (22:27 -0700)]
Merge branch 'branch-3' of git-wip-us.apache.org/repos/asf/hive into branch-3
Jason Dere [Mon, 18 Jun 2018 04:53:23 +0000 (21:53 -0700)]
HIVE-19898: Disable TransactionalValidationListener when the table is not in the Hive catalog (Jason Dere, reviewed by Eugene Koifman)
Deepak Jaiswal [Sun, 17 Jun 2018 17:49:48 +0000 (10:49 -0700)]
HIVE-19904 : Load data rewrite into Tez job fails for ACID (Deepak Jaiswal, reviewed by Eugene Koifman)
Jason Dere [Mon, 18 Jun 2018 04:38:05 +0000 (21:38 -0700)]
HIVE-19903: Disable temporary insert-only transactional table (Steve Yeom, reviewed by Jason Dere)
Sankar Hariappan [Mon, 18 Jun 2018 00:19:50 +0000 (17:19 -0700)]
HIVE-19881: Allow metadata-only dump for database which are not source of replication (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
Prasanth Jayachandran [Sat, 16 Jun 2018 18:23:55 +0000 (11:23 -0700)]
HIVE-19629: Enable Decimal64 reader after orc version upgrade (Prasanth Jayachandran reviewed by Matt McCline)
Sankar Hariappan [Sun, 17 Jun 2018 06:38:33 +0000 (23:38 -0700)]
HIVE-19739: Bootstrap REPL LOAD to use checkpoints to validate and skip the loaded data/metadata (Sankar Hariappan, reviewed by Mahesh Kumar Behera, Anishek Agarwal)
Prasanth Jayachandran [Sun, 17 Jun 2018 03:54:31 +0000 (20:54 -0700)]
HIVE-19366: Vectorization causing TestStreaming.testStreamBucketingMatchesRegularBucketing to fail (Prasanth Jayachandran reviewed by Eugene Koifman)
Jesus Camacho Rodriguez [Fri, 15 Jun 2018 03:52:33 +0000 (20:52 -0700)]
HIVE-19876: Multiple fixes for Driver.isValidTxnListState (Jesus Camacho Rodriguez, reviewed by Eugene Koifman)
Slim Bouguerra [Thu, 24 May 2018 18:17:00 +0000 (11:17 -0700)]
HIVE-19695 : Year Month Day extraction functions need to add an implicit cast for column that are String types (Slim Bouguerra via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Daniel Dai [Sat, 16 Jun 2018 05:48:30 +0000 (22:48 -0700)]
HIVE-19810: StorageHandler fail to ship jars in Tez intermittently (Daniel Dai, reviewed by Sergey Shelukhin)
Eugene Koifman [Sat, 16 Jun 2018 03:48:13 +0000 (20:48 -0700)]
HIVE-19917: Export of full CRUD transactional table fails if table is not in default database (Eugene Koifman, reviewed by Jason Dere)
Jason Dere [Fri, 15 Jun 2018 23:10:14 +0000 (16:10 -0700)]
HIVE-19837: Setting to have different default location for external tables (Jason Dere, reviewed by Ashutosh Chauhan)
Jason Dere [Fri, 15 Jun 2018 21:36:42 +0000 (14:36 -0700)]
HIVE-19861: Fix temp table path generation for acid table export (Jason Dere, reviewed by Eugene Koifman)
Prasanth Jayachandran [Fri, 15 Jun 2018 21:01:24 +0000 (14:01 -0700)]
HIVE-19875: increase LLAP IO queue size for perf (Prasanth Jayachandran reviewed by Sergey Shelukhin)
Slim Bouguerra [Fri, 15 Jun 2018 20:15:29 +0000 (15:15 -0500)]
HIVE-19879 : Remove unused calcite sql operator. (Slim Bouguerra via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Jesus Camacho Rodriguez [Fri, 15 Jun 2018 20:07:40 +0000 (15:07 -0500)]
HIVE-19884 : Invalidation cache may throw NPE when there is no data in table used by materialized view (Jesus Camacho Rodriguez via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Nita Dembla [Fri, 15 Jun 2018 18:32:55 +0000 (11:32 -0700)]
HIVE-19912: Schema evolution checks prints a log line in INFO mode for each vectorized rowbatch, impacts performance (Nita Dembla reviewed by Prasanth Jayachandran)
Nishant Bangarwa [Fri, 15 Jun 2018 15:59:59 +0000 (10:59 -0500)]
HIVE-19885 : Druid Kafka Ingestion - Allow user to set kafka consumer properties via table properties (Nishant Bangarwa via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Matt McCline [Fri, 15 Jun 2018 14:43:19 +0000 (09:43 -0500)]
HIVE-19565: Vectorization: Fix NULL / Wrong Results issues in STRING Functions (Matt McCline, reviewed by Teddy Choi)
Zoltan Haindrich [Fri, 15 Jun 2018 05:14:22 +0000 (07:14 +0200)]
HIVE-19744: In Beeline if -u is specified the default connection should not be tried at all (Zoltan Haindrich reviewed by Peter Vary)
Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Prasanth Jayachandran [Fri, 15 Jun 2018 06:05:46 +0000 (23:05 -0700)]
HIVE-19877: Remove setting hive.execution.engine as mr in HiveStreamingConnection (Prasanth Jayachandran reviewed by Eugene Koifman)
Prasanth Jayachandran [Fri, 15 Jun 2018 06:00:56 +0000 (23:00 -0700)]
HIVE-19864: Address TestTriggersWorkloadManager flakiness (Prasanth Jayachandran reviewed by Sergey Shelukhin)
Sankar Hariappan [Fri, 15 Jun 2018 03:10:12 +0000 (08:40 +0530)]
HIVE-19340: Disable timeout of transactions opened by replication task at target cluster (Mahesh Kumar Behera, reviewed by Sankar Hariappan)
Eugene Koifman [Fri, 15 Jun 2018 01:09:04 +0000 (18:09 -0700)]
HIVE-19826: update errata.txt
Eugene Koifman [Fri, 15 Jun 2018 01:08:27 +0000 (18:08 -0700)]
HIVE-19826: update errata.txt
sergey [Thu, 14 Jun 2018 19:15:28 +0000 (12:15 -0700)]
HIVE-19838 : simplify & fix ColumnizedDeleteEventRegistry load loop (Sergey Shelukhin, reviewed by Teddy Choi)
Anishek Agarwal [Thu, 14 Jun 2018 11:10:48 +0000 (16:40 +0530)]
HIVE-19646: Filesystem closed error in HiveProtoLoggingHook (Harish JP, reviewd by Anishek Agarwal)
Daniel Dai [Thu, 14 Jun 2018 04:26:40 +0000 (21:26 -0700)]
HIVE-19775: Schematool should use HS2 embedded mode in privileged auth mode (Daniel Dai, reviewed by Thejas Nair)
sergey [Thu, 14 Jun 2018 02:49:04 +0000 (19:49 -0700)]
HIVE-19866 : improve LLAP cache purge (Sergey Shelukhin, reviewed by Gopal Vijayaraghavan)
Alan Gates [Thu, 14 Jun 2018 01:33:47 +0000 (18:33 -0700)]
HIVE-19871 add_partitions, create constraint calls and create_table_with_constraints do not properly handle client being configured with a non-Hive catalog (Alan Gates reviewed by Daniel Dai)
Prasanth Jayachandran [Wed, 13 Jun 2018 22:13:36 +0000 (15:13 -0700)]
HIVE-19873: Cleanup operation log on query cancellation after some delay (Prasanth Jayachandran reviewed by Sergey Shelukhin)
Prasanth Jayachandran [Wed, 13 Jun 2018 21:02:17 +0000 (14:02 -0700)]
HIVE-19852: update jackson to latest (Prasanth Jayachandran reviewed by Thejas Nair)
Daniel Dai [Wed, 13 Jun 2018 20:26:27 +0000 (13:26 -0700)]
HIVE-19872: hive-schema-3.1.0.hive.sql is missing on master and branch-3 (Daniel Dai, reviewed by Thejas Nair)
Ashutosh Chauhan [Wed, 13 Jun 2018 20:06:40 +0000 (15:06 -0500)]
HIVE-19237: addendum to fix incorrect import
Prasanth Jayachandran [Wed, 13 Jun 2018 18:21:38 +0000 (11:21 -0700)]
HIVE-19851: upgrade jQuery version (Prasanth Jayachandran reviewed by Thejas Nair)
Slim Bouguerra [Wed, 13 Jun 2018 15:13:57 +0000 (10:13 -0500)]
HIVE-19868 : Add support for float aggregator (Slim Bouguerra via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Slim Bouguerra [Wed, 13 Jun 2018 15:06:23 +0000 (10:06 -0500)]
HIVE-19869 : Remove double formatting bug followup of HIVE19382
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Nishant Bangarwa [Wed, 13 Jun 2018 13:07:40 +0000 (08:07 -0500)]
HIVE-19604 : Incorrect Handling of Boolean in DruidSerde (Nishant Bangarwa via Ashutosh Chauhan)
Signed-off-by: Ashutosh Chauhan <hashutosh@apache.org>
Zoltan Haindrich [Wed, 13 Jun 2018 12:38:30 +0000 (14:38 +0200)]
HIVE-19824: Improve online datasize estimations for MapJoins (Zoltan Haindrich reviewed by Ashutosh Chauhan)
Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Zoltan Haindrich [Wed, 13 Jun 2018 11:41:15 +0000 (13:41 +0200)]
HIVE-19237: Only use an operatorId once in a plan (Zoltan Haindrich reviewed by Ashutosh Chauhan)
Signed-off-by: Zoltan Haindrich <kirk@rxd.hu>
Jesus Camacho Rodriguez [Fri, 1 Jun 2018 23:06:29 +0000 (16:06 -0700)]
HIVE-19771: allowNullColumnForMissingStats should not be false when column stats are estimated (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)