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
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
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