Skip to content

Commit

Permalink
Update datatypes.md (#9270)
Browse files Browse the repository at this point in the history
date row occur two time in datatype table

Signed-off-by: arun <[email protected]>
  • Loading branch information
arun521414 authored Feb 20, 2025
1 parent 3f14dfb commit 0cb3f7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _search-plugins/sql/datatypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cb3f7c

Please sign in to comment.