Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoXuAI committed May 11, 2023
1 parent 3e203e7 commit c224f49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ public SeaTunnelDataType<?> toSeaTunnelType(
case SNOWFLAKE_BINARY:
case SNOWFLAKE_VARBINARY:
case SNOWFLAKE_GEOGRAPHY:
return PrimitiveByteArrayType.INSTANCE;
case SNOWFLAKE_DATE:
return LocalTimeType.LOCAL_DATE_TYPE;
case SNOWFLAKE_TIME:
Expand Down

0 comments on commit c224f49

Please sign in to comment.