Skip to content

Commit 411cc3a

Browse files
committed
update describe
1 parent e90d6a2 commit 411cc3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

datafusion/sqllogictest/test_files/describe.slt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ int_col Int32 YES
8181
bigint_col Int64 YES
8282
float_col Float32 YES
8383
double_col Float64 YES
84-
date_string_col Utf8 YES
85-
string_col Utf8 YES
84+
date_string_col Utf8View YES
85+
string_col Utf8View YES
8686
timestamp_col Timestamp(Nanosecond, None) YES
8787
year Int32 YES
8888
month Int32 YES

0 commit comments

Comments
 (0)