This is an automated email from the ASF dual-hosted git repository.
zhangbutao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 2ff3ed6d83a HIVE-28633: Insert to Bucketed Partition table fails with
CBO=false and dynamic sort partition optimization enabled (#5563). (Indhumathi
Muthumurugesh, reviewed by Laszlo Bodor, Soumyakanti Das)
add c82e1ef7f7f HIVE-28656: Improve HPL/SQL tests (#5381)(Piotr P.
Karwasz, reviewed by Dmitriy Fingerman, Butao Zhang)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hive/hplsql/TestConsole.java | 59 ++++++++++++++++++++++
.../org/apache/hive/hplsql/TestHplsqlLocal.java | 37 ++------------
.../org/apache/hive/hplsql/TestHplsqlOffline.java | 50 ++++++------------
3 files changed, 79 insertions(+), 67 deletions(-)
create mode 100644 hplsql/src/test/java/org/apache/hive/hplsql/TestConsole.java