[jira] [Created] (HIVE-23398) TestBeeLineWithArgs#testRowsAffected is unstable

2020-05-07 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23398: --- Summary: TestBeeLineWithArgs#testRowsAffected is unstable Key: HIVE-23398 URL: https://issues.apache.org/jira/browse/HIVE-23398 Project: Hive Issue

[jira] [Created] (HIVE-23397) TransactionalKafkaWriterTest#writerFencedOut is unstable

2020-05-07 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23397: --- Summary: TransactionalKafkaWriterTest#writerFencedOut is unstable Key: HIVE-23397 URL: https://issues.apache.org/jira/browse/HIVE-23397 Project: Hive

[jira] [Created] (HIVE-23396) TestHiveRemote is unstable

2020-05-07 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23396: --- Summary: TestHiveRemote is unstable Key: HIVE-23396 URL: https://issues.apache.org/jira/browse/HIVE-23396 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23395) TestScheduledReplicationScenarios#testAcidTablesReplLoadBootstrapIncr is unstable

2020-05-07 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23395: --- Summary: TestScheduledReplicationScenarios#testAcidTablesReplLoadBootstrapIncr is unstable Key: HIVE-23395 URL: https://issues.apache.org/jira/browse/HIVE-23395

[jira] [Created] (HIVE-23394) TestJdbcGenericUDTFGetSplits2#testGenericUDTFOrderBySplitCount1 is flaky

2020-05-07 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23394: --- Summary: TestJdbcGenericUDTFGetSplits2#testGenericUDTFOrderBySplitCount1 is flaky Key: HIVE-23394 URL: https://issues.apache.org/jira/browse/HIVE-23394 Project

[jira] [Created] (HIVE-23374) QueryDisplay must be threadsafe

2020-05-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23374: --- Summary: QueryDisplay must be threadsafe Key: HIVE-23374 URL: https://issues.apache.org/jira/browse/HIVE-23374 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23371) StatsUtils.getConstValue may log misleading exception

2020-05-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23371: --- Summary: StatsUtils.getConstValue may log misleading exception Key: HIVE-23371 URL: https://issues.apache.org/jira/browse/HIVE-23371 Project: Hive

[jira] [Created] (HIVE-23370) stats_list_bucketing breaks sysdb output

2020-05-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23370: --- Summary: stats_list_bucketing breaks sysdb output Key: HIVE-23370 URL: https://issues.apache.org/jira/browse/HIVE-23370 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-23369) schq_ingest may run twice during a test execution

2020-05-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23369: --- Summary: schq_ingest may run twice during a test execution Key: HIVE-23369 URL: https://issues.apache.org/jira/browse/HIVE-23369 Project: Hive Issue

[jira] [Created] (HIVE-23368) MV rebuild should produce the same view as the one configured at creation time

2020-05-05 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23368: --- Summary: MV rebuild should produce the same view as the one configured at creation time Key: HIVE-23368 URL: https://issues.apache.org/jira/browse/HIVE-23368

Re: Review Request 72466: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 2

2020-05-05 Thread Zoltan Haindrich
missing ql/src/test/results/clientpositive/llap/lateral_view_onview.q.out Line 379 (original) <https://reviews.apache.org/r/72466/#comment309195> I wonder if stats are missing because of fetch.task.conversion was able to convert it - Zoltan Haindrich On May 4, 20

Re: Review Request 72466: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 2

2020-05-04 Thread Zoltan Haindrich
-- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72466/ > ------- > > (Updated May 4, 2020, 12:40 p.m.) > > > Review request for hive, Jesús Cama

[jira] [Created] (HIVE-23367) Missed filterExpr simplification in merge_join_1

2020-05-04 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23367: --- Summary: Missed filterExpr simplification in merge_join_1 Key: HIVE-23367 URL: https://issues.apache.org/jira/browse/HIVE-23367 Project: Hive Issue

Re: Review Request 72466: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 2

2020-05-04 Thread Zoltan Haindrich
hdown_unqual5.q.out Line 100 (original), 114 (patched) <https://reviews.apache.org/r/72466/#comment309093> the CASE have been pushed into the other CASE; and it seem to have started missing trivial simplifications like `('EMPTY' = 'EMPTY')` Could you open a fol

[jira] [Created] (HIVE-23364) Push down null-safe cast-s

2020-05-04 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23364: --- Summary: Push down null-safe cast-s Key: HIVE-23364 URL: https://issues.apache.org/jira/browse/HIVE-23364 Project: Hive Issue Type: Improvement

Re: Review Request 72451: Add tests to cover database managed location related DDL and fix minor issues

2020-05-04 Thread Zoltan Haindrich
s.apache.org/r/72451/ > --- > > (Updated April 29, 2020, 6:03 p.m.) > > > Review request for hive and Zoltan Haindrich. > > > Bugs: HIVE-23316 > https://issues.apache.org/jira/browse/HIVE-2331

[DISCUSS] Replace ptest with hive-test-kube

2020-04-29 Thread Zoltan Haindrich
Hey All! I was planning to replace the ptest stuff with something less complex for a while now - I see that we struggle a lot because of ptest is more complicated than it should be... It would be much better if it would be constructed from well made existing CI piece. - because of that I've st

Re: Migration of Hadoop labelled nodes to new dedicated Master

2020-04-29 Thread Zoltan Haindrich
Hey Gavin! Sorry for not replying back...I forgot to write back... For Hive we can just copy the existing Hive-Precommit job over to the new place. Actual testing happens outside of builds.apache.org - on a set of cloud nodes - the job provides a way to keep track of it from the usual location.

[jira] [Created] (HIVE-23323) Add qsplits profile

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23323: --- Summary: Add qsplits profile Key: HIVE-23323 URL: https://issues.apache.org/jira/browse/HIVE-23323 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23322) Update some tests to better tolerate a more busy environment

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23322: --- Summary: Update some tests to better tolerate a more busy environment Key: HIVE-23322 URL: https://issues.apache.org/jira/browse/HIVE-23322 Project: Hive

[jira] [Created] (HIVE-23321) Tolerate in tests that metastore is not removing rows from the skewed_string_list_values table

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23321: --- Summary: Tolerate in tests that metastore is not removing rows from the skewed_string_list_values table Key: HIVE-23321 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Created] (HIVE-23320) Running masking_mv.q breaks strict_pruning.q

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23320: --- Summary: Running masking_mv.q breaks strict_pruning.q Key: HIVE-23320 URL: https://issues.apache.org/jira/browse/HIVE-23320 Project: Hive Issue Type

[jira] [Created] (HIVE-23319) multi_insert_partitioned is flaky

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23319: --- Summary: multi_insert_partitioned is flaky Key: HIVE-23319 URL: https://issues.apache.org/jira/browse/HIVE-23319 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-23317) partition_wise_fileformatXX tests are flapping

2020-04-29 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23317: --- Summary: partition_wise_fileformatXX tests are flapping Key: HIVE-23317 URL: https://issues.apache.org/jira/browse/HIVE-23317 Project: Hive Issue Type

[jira] [Created] (HIVE-23314) Upgrade to Kudu 1.12

2020-04-28 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23314: --- Summary: Upgrade to Kudu 1.12 Key: HIVE-23314 URL: https://issues.apache.org/jira/browse/HIVE-23314 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23313) Reorganize sketch functions registration logic

2020-04-28 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23313: --- Summary: Reorganize sketch functions registration logic Key: HIVE-23313 URL: https://issues.apache.org/jira/browse/HIVE-23313 Project: Hive Issue Type

[jira] [Created] (HIVE-23310) Add .asf.yaml

2020-04-28 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23310: --- Summary: Add .asf.yaml Key: HIVE-23310 URL: https://issues.apache.org/jira/browse/HIVE-23310 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-23289) Rows are not removed from the skewed_string_list_values table

2020-04-23 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23289: --- Summary: Rows are not removed from the skewed_string_list_values table Key: HIVE-23289 URL: https://issues.apache.org/jira/browse/HIVE-23289 Project: Hive

[jira] [Created] (HIVE-23288) Sysdb initialization fails with {LIMIT 1} error

2020-04-23 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23288: --- Summary: Sysdb initialization fails with {LIMIT 1} error Key: HIVE-23288 URL: https://issues.apache.org/jira/browse/HIVE-23288 Project: Hive Issue

Re: Review Request 72421: Move q tests to TestMiniLlapLocal from TestCliDriver where the output is different, batch 1

2020-04-23 Thread Zoltan Haindrich
decimal_udf.q.out Lines 1979 (patched) <https://reviews.apache.org/r/72421/#comment308850> resultset change! since the query doesn't have limit or anything like that - this could be a serious issue ql/src/test/results/clientpositive/llap/decimal_udf.q.out Lines 2076 (patched) <http

[jira] [Created] (HIVE-23252) Change spark related tests to be optional

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23252: --- Summary: Change spark related tests to be optional Key: HIVE-23252 URL: https://issues.apache.org/jira/browse/HIVE-23252 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-23251) Provide a way to have only a selection of datasets loaded

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23251: --- Summary: Provide a way to have only a selection of datasets loaded Key: HIVE-23251 URL: https://issues.apache.org/jira/browse/HIVE-23251 Project: Hive

[jira] [Created] (HIVE-23250) Scheduled query related qtests may not finish before it's expected

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23250: --- Summary: Scheduled query related qtests may not finish before it's expected Key: HIVE-23250 URL: https://issues.apache.org/jira/browse/HIVE-23250 Project:

[jira] [Created] (HIVE-23249) Prevent infinite loop in TestJdbcWithMiniLlapArrow

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23249: --- Summary: Prevent infinite loop in TestJdbcWithMiniLlapArrow Key: HIVE-23249 URL: https://issues.apache.org/jira/browse/HIVE-23249 Project: Hive Issue

[jira] [Created] (HIVE-23248) avro-mapred should not pull in org.mortbay.jetty

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23248: --- Summary: avro-mapred should not pull in org.mortbay.jetty Key: HIVE-23248 URL: https://issues.apache.org/jira/browse/HIVE-23248 Project: Hive Issue

[jira] [Created] (HIVE-23247) Increase timeout for some tez tests

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23247: --- Summary: Increase timeout for some tez tests Key: HIVE-23247 URL: https://issues.apache.org/jira/browse/HIVE-23247 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-23246) Reduce MiniDruidCluster memory requeirements

2020-04-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23246: --- Summary: Reduce MiniDruidCluster memory requeirements Key: HIVE-23246 URL: https://issues.apache.org/jira/browse/HIVE-23246 Project: Hive Issue Type

[jira] [Created] (HIVE-23220) PostExecOrcFileDump listing order may depend on the underlying filesystem

2020-04-16 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23220: --- Summary: PostExecOrcFileDump listing order may depend on the underlying filesystem Key: HIVE-23220 URL: https://issues.apache.org/jira/browse/HIVE-23220

Re: Remove REGEX Column Specification

2020-04-14 Thread Zoltan Haindrich
Hey, I don't want to protect this feature - but I think it could be usefull; probably it would be ok to remove it but we should provide something else instead - I think this is the only way to "exclude" some specific columns from the output - without listing all the columns. How much are users

[jira] [Created] (HIVE-23112) For queries containing structs: the plan may not change in case unrelated materialized view are created

2020-03-30 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23112: --- Summary: For queries containing structs: the plan may not change in case unrelated materialized view are created Key: HIVE-23112 URL: https://issues.apache.org/jira/browse

Re: [VOTE] Should we release Hive Storage API 2.7.2-rc0?

2020-03-30 Thread Zoltan Haindrich
+1 * verified checksum/etc * built and run tests locally * built orc/master against it * there doesn't seem to be a staged nexus repo for this - but it seems like earlier releases also doesn't had that; meanwhile https://repo.maven.apache.org/maven2/org/apache/hive/hive-storage-api/2.7.1/ seems

[jira] [Created] (HIVE-23095) NDV might be overestimated for a table with ~70 value

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23095: --- Summary: NDV might be overestimated for a table with ~70 value Key: HIVE-23095 URL: https://issues.apache.org/jira/browse/HIVE-23095 Project: Hive

[jira] [Created] (HIVE-23092) Use the SqlSplittableAggFunction in HiveMergeablAggregate functions

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23092: --- Summary: Use the SqlSplittableAggFunction in HiveMergeablAggregate functions Key: HIVE-23092 URL: https://issues.apache.org/jira/browse/HIVE-23092 Project

[jira] [Created] (HIVE-23091) SqlFunctionConverter uses both a passed name for the function and the name from UDF's annotation

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23091: --- Summary: SqlFunctionConverter uses both a passed name for the function and the name from UDF's annotation Key: HIVE-23091 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-23090) Introduce a model to describe sub-expression's stat state

2020-03-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23090: --- Summary: Introduce a model to describe sub-expression's stat state Key: HIVE-23090 URL: https://issues.apache.org/jira/browse/HIVE-23090 Project:

Re: Review request for HIVE-22983

2020-03-27 Thread Zoltan Haindrich
Hey Zhihua! I think it's good as is :) Next time if you would like someone to review your changes; the usual routine is to mention someone on the jira. You could look for "reviewer candidates" by: * annotating some of the changed files; and take a look at commit date/what kind of change was it

[jira] [Created] (HIVE-23082) PK/FK stat rescale doesn't work in some cases

2020-03-26 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23082: --- Summary: PK/FK stat rescale doesn't work in some cases Key: HIVE-23082 URL: https://issues.apache.org/jira/browse/HIVE-23082 Project: Hive Issue

[jira] [Created] (HIVE-23035) Scheduled query executor may hang in case TezAMs are launched on-demand

2020-03-17 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23035: --- Summary: Scheduled query executor may hang in case TezAMs are launched on-demand Key: HIVE-23035 URL: https://issues.apache.org/jira/browse/HIVE-23035 Project

[jira] [Created] (HIVE-23031) Add option to enable transparent rewrite of count(distinct) into sketch functions

2020-03-16 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23031: --- Summary: Add option to enable transparent rewrite of count(distinct) into sketch functions Key: HIVE-23031 URL: https://issues.apache.org/jira/browse/HIVE-23031

[jira] [Created] (HIVE-23030) Enable sketch union-s to be rolled up

2020-03-16 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23030: --- Summary: Enable sketch union-s to be rolled up Key: HIVE-23030 URL: https://issues.apache.org/jira/browse/HIVE-23030 Project: Hive Issue Type: Sub

Re: Review requests for HIVE-22841 and HIVE-22539

2020-03-16 Thread Zoltan Haindrich
Hey Kevin! Unfortunately there are times when I stop checking for tickets which are waiting for reviews... I think we all might be a little bit busy with all kind of stuff nowadays. Thank you for taking the time and writing this email to draw attention to that your patches are awaiting reviews

[jira] [Created] (HIVE-23008) UDAFExampleMaxMinNUtil.sortedMerge must be able to handle all inputs

2020-03-10 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23008: --- Summary: UDAFExampleMaxMinNUtil.sortedMerge must be able to handle all inputs Key: HIVE-23008 URL: https://issues.apache.org/jira/browse/HIVE-23008 Project

[jira] [Created] (HIVE-23003) CliDriver leaves the session id in the threadname on failure

2020-03-10 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23003: --- Summary: CliDriver leaves the session id in the threadname on failure Key: HIVE-23003 URL: https://issues.apache.org/jira/browse/HIVE-23003 Project: Hive

[jira] [Created] (HIVE-23001) Fix sysdb schema in case metastore db is oracle

2020-03-09 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-23001: --- Summary: Fix sysdb schema in case metastore db is oracle Key: HIVE-23001 URL: https://issues.apache.org/jira/browse/HIVE-23001 Project: Hive Issue

[jira] [Created] (HIVE-22970) Add a qoption to enable tests to use transactional mode

2020-03-03 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22970: --- Summary: Add a qoption to enable tests to use transactional mode Key: HIVE-22970 URL: https://issues.apache.org/jira/browse/HIVE-22970 Project: Hive

[jira] [Created] (HIVE-22942) Replace PTest with an alternative

2020-02-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22942: --- Summary: Replace PTest with an alternative Key: HIVE-22942 URL: https://issues.apache.org/jira/browse/HIVE-22942 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22940) Make the datasketches functions available as predefined functions

2020-02-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22940: --- Summary: Make the datasketches functions available as predefined functions Key: HIVE-22940 URL: https://issues.apache.org/jira/browse/HIVE-22940 Project: Hive

[jira] [Created] (HIVE-22939) Datasketches support

2020-02-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22939: --- Summary: Datasketches support Key: HIVE-22939 URL: https://issues.apache.org/jira/browse/HIVE-22939 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22913) HiveReduceExpressionsWithStatsRule should not invoke simplifcation during end of visits

2020-02-19 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22913: --- Summary: HiveReduceExpressionsWithStatsRule should not invoke simplifcation during end of visits Key: HIVE-22913 URL: https://issues.apache.org/jira/browse/HIVE-22913

Re: Review Request 72139: Break up DDLSemanticAnalyzer - extract Table storage analyzers

2020-02-18 Thread Zoltan Haindrich
#comment307793> add duplicate detection; if by mistake somehow a re-registeration may occur that could lead to odd behaviour - Zoltan Haindrich On Feb. 16, 2020, 7:22 p.m., Miklos Gergely wrote: > > --- > This is an automati

[jira] [Created] (HIVE-22893) Enhance data size estimation for fields computed by UDFs

2020-02-14 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22893: --- Summary: Enhance data size estimation for fields computed by UDFs Key: HIVE-22893 URL: https://issues.apache.org/jira/browse/HIVE-22893 Project: Hive

[jira] [Created] (HIVE-22881) Revise non-recommended Calcite api calls

2020-02-12 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22881: --- Summary: Revise non-recommended Calcite api calls Key: HIVE-22881 URL: https://issues.apache.org/jira/browse/HIVE-22881 Project: Hive Issue Type

[jira] [Created] (HIVE-22873) Make it possible to identify which hs2 instance executed a scheduled query

2020-02-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22873: --- Summary: Make it possible to identify which hs2 instance executed a scheduled query Key: HIVE-22873 URL: https://issues.apache.org/jira/browse/HIVE-22873

[jira] [Created] (HIVE-22872) Support multiple executors for scheduled queries

2020-02-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22872: --- Summary: Support multiple executors for scheduled queries Key: HIVE-22872 URL: https://issues.apache.org/jira/browse/HIVE-22872 Project: Hive Issue

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-11 Thread Zoltan Haindrich
sitive/spark/auto_sortmerge_join_16.q.out ``` - Zoltan Haindrich On Feb. 7, 2020, 9:40 a.m., Karen Coppage wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

[jira] [Created] (HIVE-22866) Add more testcases for scheduled queries

2020-02-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22866: --- Summary: Add more testcases for scheduled queries Key: HIVE-22866 URL: https://issues.apache.org/jira/browse/HIVE-22866 Project: Hive Issue Type

Re: Is there any way to find Hive query to Datanucleus queries mapping

2020-02-10 Thread Zoltan Haindrich
Hey Chinna! I don't think a mapping like that is easy to get...I would rather try to narrow down to a single call which consumes most of the time. There is a log message which can help you get to the most relevant metastore call: https://github.com/apache/hive/blob/0d9deba3c15038df4c64ea9b8494d

Re: Review Request 72063: HIVE-10362: Support Type check/conversion in dynamic partition column

2020-02-04 Thread Zoltan Haindrich
agreement between spark/llap ? - Zoltan Haindrich On Jan. 30, 2020, 4:30 p.m., Karen Coppage wrote: > > --- > This is an automatically generated e-mail. To reply, visit: >

[jira] [Created] (HIVE-22812) FilterOperator may encounter ClassCastExceptions for multi-insert queries

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22812: --- Summary: FilterOperator may encounter ClassCastExceptions for multi-insert queries Key: HIVE-22812 URL: https://issues.apache.org/jira/browse/HIVE-22812

[jira] [Created] (HIVE-22811) Statistics are not exploit in nested cases

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22811: --- Summary: Statistics are not exploit in nested cases Key: HIVE-22811 URL: https://issues.apache.org/jira/browse/HIVE-22811 Project: Hive Issue Type

[jira] [Created] (HIVE-22810) Add drop scheduled query if exists support

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22810: --- Summary: Add drop scheduled query if exists support Key: HIVE-22810 URL: https://issues.apache.org/jira/browse/HIVE-22810 Project: Hive Issue Type

[jira] [Created] (HIVE-22809) Support materialized view rebuild as a scheduled query

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22809: --- Summary: Support materialized view rebuild as a scheduled query Key: HIVE-22809 URL: https://issues.apache.org/jira/browse/HIVE-22809 Project: Hive

[jira] [Created] (HIVE-22806) Missing materialized view rewrite in case the filter is further narrowed

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22806: --- Summary: Missing materialized view rewrite in case the filter is further narrowed Key: HIVE-22806 URL: https://issues.apache.org/jira/browse/HIVE-22806 Project

[jira] [Created] (HIVE-22803) Mark scheduled queries executions to help end-user identify it easier

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22803: --- Summary: Mark scheduled queries executions to help end-user identify it easier Key: HIVE-22803 URL: https://issues.apache.org/jira/browse/HIVE-22803 Project

[jira] [Created] (HIVE-22802) Scheduled query related views should restrict access

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22802: --- Summary: Scheduled query related views should restrict access Key: HIVE-22802 URL: https://issues.apache.org/jira/browse/HIVE-22802 Project: Hive

[jira] [Created] (HIVE-22801) Debug log is flooded with some debug dump stack

2020-01-31 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22801: --- Summary: Debug log is flooded with some debug dump stack Key: HIVE-22801 URL: https://issues.apache.org/jira/browse/HIVE-22801 Project: Hive Issue

[jira] [Created] (HIVE-22781) Add ability to immediately execute a scheduled query

2020-01-27 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22781: --- Summary: Add ability to immediately execute a scheduled query Key: HIVE-22781 URL: https://issues.apache.org/jira/browse/HIVE-22781 Project: Hive

[jira] [Created] (HIVE-22776) Add mssql to test against metastore schema updates

2020-01-24 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22776: --- Summary: Add mssql to test against metastore schema updates Key: HIVE-22776 URL: https://issues.apache.org/jira/browse/HIVE-22776 Project: Hive Issue

[jira] [Created] (HIVE-22775) Use the qt:authorizer option in qtests

2020-01-24 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22775: --- Summary: Use the qt:authorizer option in qtests Key: HIVE-22775 URL: https://issues.apache.org/jira/browse/HIVE-22775 Project: Hive Issue Type

[jira] [Created] (HIVE-22774) Add toggle to disable scheduled query service in HMS

2020-01-24 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22774: --- Summary: Add toggle to disable scheduled query service in HMS Key: HIVE-22774 URL: https://issues.apache.org/jira/browse/HIVE-22774 Project: Hive

[jira] [Created] (HIVE-22773) Accept identifiers starting with underscore

2020-01-24 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22773: --- Summary: Accept identifiers starting with underscore Key: HIVE-22773 URL: https://issues.apache.org/jira/browse/HIVE-22773 Project: Hive Issue Type

[jira] [Created] (HIVE-22761) Scheduled query should be reported as errored in session initialization fails

2020-01-22 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22761: --- Summary: Scheduled query should be reported as errored in session initialization fails Key: HIVE-22761 URL: https://issues.apache.org/jira/browse/HIVE-22761

Re: [VOTE] Apache Hive 3.1.3 Release Candidate 0

2020-01-21 Thread Zoltan Haindrich
Hello, Correct url seems to be: https://people.apache.org/~ngangam/apache-hive-3.1.3-rc-0/ Initializing the sysdb in case the metastore is backed by mysql/postgres or oracle fails with an error. Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.had

Re: If Hive Metastore is compatibility with MariaDB version 10.x.?

2020-01-20 Thread Zoltan Haindrich
Hello, Locally I use Mariadb 10.4.8 when I validate metastore schema/etc changes. So far, I've not uncovered any issues with it... I'm planning to integrate some kind of smoke tests against all the supported DBs to help uncover metastore related issues earlier. To evaluate that we have everyth

[jira] [Created] (HIVE-22722) timestamptz_2 test failure

2020-01-13 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22722: --- Summary: timestamptz_2 test failure Key: HIVE-22722 URL: https://issues.apache.org/jira/browse/HIVE-22722 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-22706) Jdbc storage handler incorrectly interprets boolean column value in derby

2020-01-08 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22706: --- Summary: Jdbc storage handler incorrectly interprets boolean column value in derby Key: HIVE-22706 URL: https://issues.apache.org/jira/browse/HIVE-22706

[jira] [Created] (HIVE-22704) Distribution package ships the upgrade.order files from the metastore package

2020-01-08 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22704: --- Summary: Distribution package ships the upgrade.order files from the metastore package Key: HIVE-22704 URL: https://issues.apache.org/jira/browse/HIVE-22704

[jira] [Created] (HIVE-22635) Disable scheduled query executor for unittests

2019-12-12 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22635: --- Summary: Disable scheduled query executor for unittests Key: HIVE-22635 URL: https://issues.apache.org/jira/browse/HIVE-22635 Project: Hive Issue Type

[jira] [Created] (HIVE-22626) Fix TestStatsReplicationScenariosACIDNoAutogather

2019-12-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22626: --- Summary: Fix TestStatsReplicationScenariosACIDNoAutogather Key: HIVE-22626 URL: https://issues.apache.org/jira/browse/HIVE-22626 Project: Hive Issue

[jira] [Created] (HIVE-22624) Fix results_cache_invalidation and results_cache_lifetime

2019-12-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22624: --- Summary: Fix results_cache_invalidation and results_cache_lifetime Key: HIVE-22624 URL: https://issues.apache.org/jira/browse/HIVE-22624 Project: Hive

Unstable tests ruin our days!

2019-12-11 Thread Zoltan Haindrich
Hey all! Recently the number of unstable tests have rised above the "usual" level... These are usually hard to fix - and in most cases need a deep dive in the area where the test operates. Because of that I tend to just reattach the patch to the jira to get another run in a day or so... The do

[jira] [Created] (HIVE-22623) Fix TestLlapSignerImpl.testSigning

2019-12-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22623: --- Summary: Fix TestLlapSignerImpl.testSigning Key: HIVE-22623 URL: https://issues.apache.org/jira/browse/HIVE-22623 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-22621) Disable unstable tests

2019-12-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22621: --- Summary: Disable unstable tests Key: HIVE-22621 URL: https://issues.apache.org/jira/browse/HIVE-22621 Project: Hive Issue Type: Sub-task

[jira] [Created] (HIVE-22620) Fix TestSSL

2019-12-11 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22620: --- Summary: Fix TestSSL Key: HIVE-22620 URL: https://issues.apache.org/jira/browse/HIVE-22620 Project: Hive Issue Type: Sub-task Reporter

[jira] [Created] (HIVE-22619) Fix unstable tests

2019-12-10 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22619: --- Summary: Fix unstable tests Key: HIVE-22619 URL: https://issues.apache.org/jira/browse/HIVE-22619 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-22562) Harmonize SessionState.getUserName

2019-11-28 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22562: --- Summary: Harmonize SessionState.getUserName Key: HIVE-22562 URL: https://issues.apache.org/jira/browse/HIVE-22562 Project: Hive Issue Type

Re: Review Request 71811: Extract Compiler from Driver

2019-11-28 Thread Zoltan Haindrich
mpiler.java Lines 565 (patched) <https://reviews.apache.org/r/71811/#comment306737> the method `Driver.dumpMetaCallTimingWithoutEx` can be made static; however even with that modifier I'm not sure where to put itright now it doesn't seem to belong to neither of Dri

[jira] [Created] (HIVE-22524) CommandProcessorException should utilize standard Exception fields

2019-11-21 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22524: --- Summary: CommandProcessorException should utilize standard Exception fields Key: HIVE-22524 URL: https://issues.apache.org/jira/browse/HIVE-22524 Project: Hive

[jira] [Created] (HIVE-22521) Both Driver and SessionState has a userName

2019-11-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22521: --- Summary: Both Driver and SessionState has a userName Key: HIVE-22521 URL: https://issues.apache.org/jira/browse/HIVE-22521 Project: Hive Issue Type

[jira] [Created] (HIVE-22519) TestMiniLlapLocalCliDriver#testCliDriver[sysdb_schq] fails intermittently

2019-11-20 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-22519: --- Summary: TestMiniLlapLocalCliDriver#testCliDriver[sysdb_schq] fails intermittently Key: HIVE-22519 URL: https://issues.apache.org/jira/browse/HIVE-22519

<    1   2   3   4   5   6   7   8   9   10   >