Sourabh Badhya created HIVE-26788:
-
Summary: Update stats of table/partition after minor compaction
using noscan operation
Key: HIVE-26788
URL: https://issues.apache.org/jira/browse/HIVE-26788
Project
Syed Shameerur Rahman created HIVE-26787:
Summary: Pushdown Timestamp data type to metastore via direct sql
/ JDO
Key: HIVE-26787
URL: https://issues.apache.org/jira/browse/HIVE-26787
Project:
HiveParser.java is a generated source from the hive
grammer definitions, HiveParser.g. It is possible that some of the methods
are XL with several case statements. It may be hard to change this source.
Wondering if there is an option in this shading plugin to configure larger
size for method frame
Ayush Saxena created HIVE-26786:
---
Summary: Iceberg: Read queries with copy-on-write failnig
Key: HIVE-26786
URL: https://issues.apache.org/jira/browse/HIVE-26786
Project: Hive
Issue Type: Bug
Hello Jim,
Can you please share the full mvn command that you are running? I don't
recall anyone else reporting this when we were testing the 4.0.0-alpha-2
release candidate.
Chris Nauroth
On Mon, Nov 21, 2022 at 1:08 PM Jim Hopper wrote:
> Hi,
>
> what is the best strategy to fix the followi
Stamatis Zampetakis created HIVE-26785:
--
Summary: Remove explicit protobuf-java dependency from blobstore
and minikdc modules
Key: HIVE-26785
URL: https://issues.apache.org/jira/browse/HIVE-26785
For query 22, iceberg.mr.split.size affects the number of mappers. With the
default value of 128MB, Hive creates much fewer mappers than it does on ORC
tables.
For query 64, it is due to a bug in shared work optimization. Setting
hive.optimize.shared.work.extended to false produces correct res