diff --git a/_search-plugins/sql/datatypes.md b/_search-plugins/sql/datatypes.md index c2eb4e3860..c00f27c3e4 100644 --- a/_search-plugins/sql/datatypes.md +++ b/_search-plugins/sql/datatypes.md @@ -25,7 +25,6 @@ text | text | VARCHAR date | timestamp | TIMESTAMP date_nanos | timestamp | TIMESTAMP ip | ip | VARCHAR -date | timestamp | TIMESTAMP binary | binary | VARBINARY object | struct | STRUCT nested | array | STRUCT