Skip to content

Commit

Permalink
rc happy
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed May 30, 2024
1 parent 59c6dc4 commit bb6d16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/connector/src/parser/json_parser.rs
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ pub async fn schema_to_columns(
// TODO: do we need to support map type here?
avro_schema_to_column_descs(&schema, None)
}

#[cfg(test)]
mod tests {
use std::vec;
Expand Down

0 comments on commit bb6d16b

Please sign in to comment.