Skip to content

Commit

Permalink
update describe
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb committed Jul 30, 2024
1 parent e90d6a2 commit 411cc3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datafusion/sqllogictest/test_files/describe.slt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ int_col Int32 YES
bigint_col Int64 YES
float_col Float32 YES
double_col Float64 YES
date_string_col Utf8 YES
string_col Utf8 YES
date_string_col Utf8View YES
string_col Utf8View YES
timestamp_col Timestamp(Nanosecond, None) YES
year Int32 YES
month Int32 YES

0 comments on commit 411cc3a

Please sign in to comment.