This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-43530-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 138103f9eba [opt](arm)Remove negative optimizations of SSE2NEON on
memcmp for ARM… (#43510)
add 67a6864c1ec [fix](hive) support query hive view created by spark
(#43530)
No new revisions were added by this update.
Summary of changes:
.../scripts/create_view_scripts/create_view.hql | 6 +
.../docker-compose/hive/scripts/hive-metastore.sh | 7 ++
.../doris/datasource/hive/HMSExternalTable.java | 4 +
.../doris/nereids/rules/analysis/BindRelation.java | 19 ++-
.../data/external_table_p0/hive/test_hive_view.out | 133 +++++++++++++++++++++
.../external_table_p0/hive/test_hive_view.groovy | 66 ++++++++++
6 files changed, 229 insertions(+), 6 deletions(-)
create mode 100644
docker/thirdparties/docker-compose/hive/scripts/create_view_scripts/create_view.hql
create mode 100644
regression-test/data/external_table_p0/hive/test_hive_view.out
create mode 100644
regression-test/suites/external_table_p0/hive/test_hive_view.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]