Skip to content

Commit

Permalink
add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kasakrisz committed Jan 27, 2025
1 parent f561591 commit fb87201
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- When orderby.position.alias is disabled, we expect no operation to occur if a constant integer is specified as a key.
set hive.orderby.position.alias=false;

create table t1 (a string, b int, c int);
Expand Down

0 comments on commit fb87201

Please sign in to comment.