[jira] [Created] (HIVE-24363) Current order of transactional event listeners is prone to deadlock in backend DB connections

2020-11-09 Thread Pravin Sinha (Jira)
Pravin Sinha created HIVE-24363: --- Summary: Current order of transactional event listeners is prone to deadlock in backend DB connections Key: HIVE-24363 URL: https://issues.apache.org/jira/browse/HIVE-24363

[jira] [Created] (HIVE-24362) AST tree processing is suboptimal for tree with large number of nodes

2020-11-09 Thread mahesh kumar behera (Jira)
mahesh kumar behera created HIVE-24362: -- Summary: AST tree processing is suboptimal for tree with large number of nodes Key: HIVE-24362 URL: https://issues.apache.org/jira/browse/HIVE-24362 Proje

Re: Result of the TPC-DS benchmark on Hive master branch

2020-11-09 Thread Zoltan Haindrich
Hey Sungwoo! Regarding Q14 / "java.lang.RuntimeException: equivalence mapping violation" From the stack trace you shared it seems like the mapper have already seen both the filter and the ast node earlier - and they are in separate mapping groups. (Which is unfortunate) I think it won't be simp