Skip to content

Commit

Permalink
dupilcate column
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-kumar-saini committed Jun 28, 2023
1 parent 9adef3a commit eb5d942
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ schema:
{ name: event_id, type: UUID, args: { schema_modifiers: [nullable] } },
{ name: quantity, type: UInt, args: { size: 32 } },
{ name: category, type: UInt, args: { size: 8 } },
{ name: time, type: DateTime },
]

required_time_column: timestamp
Expand Down

0 comments on commit eb5d942

Please sign in to comment.