Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia committed Nov 16, 2023
1 parent 4344c1d commit d69d3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metric-engine/src/engine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ impl MetricEngineInner {
Ok(())
}

/// Perform metric engine specific logic to incomming rows.
/// Perform metric engine specific logic to incoming rows.
/// - Change the semantic type of tag columns to field
/// - Add table_id column
/// - Generate tsid
Expand Down

0 comments on commit d69d3f6

Please sign in to comment.