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?