Skip to content

Commit

Permalink
revert schema for flog
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsinhaparseable committed Oct 27, 2024
1 parent 22af953 commit 3c98719
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions model.go
Original file line number Diff line number Diff line change
Expand Up @@ -339,12 +339,7 @@ const FlogJsonSchema string = `{
},
{
"name": "datetime",
"data_type": {
"Timestamp": [
"Millisecond",
null
]
},
"data_type": "Utf8",
"nullable": true,
"dict_id": 0,
"dict_is_ordered": false,
Expand Down

0 comments on commit 3c98719

Please sign in to comment.