We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90d6a2 commit 411cc3aCopy full SHA for 411cc3a
1 file changed
datafusion/sqllogictest/test_files/describe.slt
@@ -81,8 +81,8 @@ int_col Int32 YES
81
bigint_col Int64 YES
82
float_col Float32 YES
83
double_col Float64 YES
84
-date_string_col Utf8 YES
85
-string_col Utf8 YES
+date_string_col Utf8View YES
+string_col Utf8View YES
86
timestamp_col Timestamp(Nanosecond, None) YES
87
year Int32 YES
88
month Int32 YES
0 commit comments