Skip to content

Commit

Permalink
try fix sql test4
Browse files Browse the repository at this point in the history
Signed-off-by: Jiao Mingye <mxdzs0612@gmail.com>
  • Loading branch information
mxdzs0612 committed Mar 21, 2024
1 parent 42af9ec commit 858d170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sql/test_catalog/R/test_iceberg_hadoop_catalog
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ create table ice_hadoop${uuid0}.ice_hadoop_db${uuid0}.test_double_as as select *
-- !result
describe ice_hadoop${uuid0}.ice_hadoop_db${uuid0}.test_double_as;
-- result:
c0 DOUBLE Yes false None
c0\tDOUBLE\tYes\tfalse\tNone\t
-- !result
drop table ice_hadoop${uuid0}.ice_hadoop_db${uuid0}.test_double_as;
-- result:
Expand Down

0 comments on commit 858d170

Please sign in to comment.