Re: Introducing a DI framework in Hive?

2023-04-12 Thread Stamatis Zampetakis
Hey Laszlo, Dependency injection is a very powerful and useful tool/design pattern. I don't think there is a particular reason for which Hive does not use DI framework apart maybe from the fact that we have lots of legacy code that existed before DI became that popular. I am open to ideas and su

Re: [DISCUSS] Move Jira notification emails out of dev@hive

2023-04-12 Thread Stamatis Zampetakis
INFRA-24440 is resolved so all JIRA traffic now goes to issues@hive. Don't forget to subscribe to that list if you wish to follow the creation of new tickets etc. Best, Stamatis On Fri, Apr 7, 2023 at 9:55 AM Stamatis Zampetakis wrote: > > Just logged https://issues.apache.org/jira/browse/INFRA-

Re: Introducing a DI framework in Hive?

2023-04-12 Thread Sungwoo Park
Hello, I am not a committer, but I would like to add my opinion. At this stage of development, I think it is quite risky to switch to a DI framework for a couple of reasons. 1. A DI framework would have been a powerful tool if it had been incorporated into the project from the early stage. Now, h

Re: Introducing a DI framework in Hive?

2023-04-12 Thread Attila Turoczy
Hi Stamatis and Sungwoo, Agree with several points. Hive has millions of LOC which is here and will be with us in the same way, it is not a question. But we need to think about the future of the project. There are no engineers in the world who want to use old and legacy technologies, every enginee