Describe the bug
I created TPC-H 500g data based on the HDP version of the Schema, and when executing 22 queries with Spark NativeSQL, query7, 8, and 9 of them throw obvious compilation errors, causing the query to fail,.
It's log saying:
invalid static_cast from type std::string to type int64_t ……
Describe the bug I created TPC-H 500g data based on the HDP version of the Schema, and when executing 22 queries with Spark NativeSQL, query7, 8, and 9 of them throw obvious compilation errors, causing the query to fail,.
It's log saying: invalid static_cast from type std::string to type int64_t ……
To Reproduce
Expected behavior Finish all queries and Fetched results.
Additional context Use hive flat table. Use TPCH repos:https://github.com/hortonworks/hive-testbench/tree/hdp3/ddl-tpch