Ryu Kobayashi
Ryu Kobayashi
@zabetak I have fixed the following PR, Could you take a look this? https://github.com/apache/hive/pull/3117
Thanks! @zabetak Got it, I will wait till then.
@zabetak Is it still going to take time?
Since it no longer occurs by setting the `hive.optimize.cte.materialize.full.aggregate.only` property to false, we will close it for now.
@deniskuzZ I have corrected what you pointed out, so could you please check it?
@deniskuzZ > found a bunch of issues, please check if we can replace with the below snippet I will try it. > looks like we get Complex type only when...
@deniskuzZ I have fixed it as per your suggestion. But, we did not integrate it with UDFLike because it would require major fixes to the logic. Please let me know...
@deniskuzZ This is original and I don't know why multiple matcher factories are needed. As you opinion, one factory should be no problem. So, I fixed.
@deniskuzZ Thanks for review. I fixed.
@deniskuzZ Thanks! test passed.