Shohei Okumiya
Shohei Okumiya
@zabetak > For instance running cbo_query23.q with the above properties set raises an exception. Thanks. Predicate Push-Down and Partition Condition Remover cause the problem. I modified it on my local...
I also think the current one could fail somewhere especially if we follow minor options. Now, I have achieved some additional experience and knowledge, and may come up with the...
Just for clarification. I recently reviewed #5036, which would rely on these files. I expect this PR will not require #5036 to be modified as the class in Apache Tez...
When I tried to request too many commands, Queue#:+ in ResponseHandling spent much time.
I found another bottleneck……, so I'm going to fix that.
It is difficult to fix, so created the issue. https://github.com/debasishg/scala-redis-nb/issues/104
While running negative tests with `hive.optimize.cte.materialize.threshold=1` and `hive.optimize.cte.materialize.full.aggregate.only=false`, I found another error. I created another ticket because it is also unrelated to the PlanMapper. https://github.com/apache/hive/pull/5232
@dengzhhu653 @zabetak Thanks. I understand we need some more consensus on the expectations of HIVE-24167. We know the current PR doesn't work with some sets of Hive parameters. I have...
@kgyrtkirk > I believe the link should be allowed - but in this the merge should be allowed due to the fact that these things represent the same thing. I...
@kgyrtkirk I tried the option using `RelTreeSignature` in the following Pull Request. I still have some concerns, but it will likely work from my perspective. https://github.com/apache/hive/pull/5077 Could you please take...