You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support querying hive tables by gluten with clickhouse backend
Describe the solution you'd like
Spark supports hive. Spark generate hdfs files as data sources under a hive query, but gluten with clickhouse backend will fail since it not support reading from hdfs at present.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Use case
Support querying hive tables by gluten with clickhouse backend
Describe the solution you'd like
Spark supports hive. Spark generate hdfs files as data sources under a hive query, but gluten with clickhouse backend will fail since it not support reading from hdfs at present.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: