haha, I already have the implementation, and if the vote passes, I will submit a PR in the next step, I'll submit a base implementation and list specific subtasks that we can work on together
also @zhaomin Cheng Pan <pan3...@gmail.com> 于2022年8月16日周二 18:23写道: > Thanks for your idea. > > It's up to the community if Kyuubi will support this feature, if anyone is > interested in this feature, feel free to open PR for it, I'm happy to > review. > > In fact, I found that one guy (also +he as receiver) has done (probably > part of) the job [1], but I didn't test it, and I would appreciate if we > had a chance to collaborate. > > [1] https://github.com/permanentstar/spark-sql-dsv2-extension > > Thanks, > Cheng Pan > > > On Aug 16, 2022 at 17:57:35, zhaomin <zhaomin1...@163.com> wrote: > > > I'm also interested in it. > > > > > > > > Best Regards, > > Min Zhao > > > > > > > > > > ---- Replied Message ---- > > | From | kaifei yi<yikaif...@gmail.com> | > > | Date | 08/16/2022 17:42 | > > | To | dev@kyuubi.apache.org<dev@kyuubi.apache.org> | > > | Cc | | > > | Subject | Support Hive V2 DataSource in Kyuubi | > > Hi, kyuubi community: > > > > Currently, Users are clamoring for the ability to federated queries in > > Lakehouse architecture, we probably need a serval datasource to meet > this. > > > > In practice, some user services need to access other hive warehouse for > > federated queries. currently, Apache Spark supports access to hive data > > sources. however, in federated scenarios, some capabilities may be > > disabled, for example, users may need to access different hive warehouse > at > > the single job to perform federated query, and the hive versions are > > different, this requirement can be met by a hive V2 datasource > > > > Does the Kyuubi community have any idea how to include hive V2 in the > > feature list? > > >