Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzl25 committed Mar 8, 2024
1 parent a1ef453 commit 15b3343
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
{% set need_swap = true %}
{% else %}
{% do run_query(risingwave__create_table_as(temp_relation, sql)) %}
{% do to_drop.append(temp_relation) %}
{% do adapter.expand_target_column_types(
from_relation=temp_relation,
to_relation=target_relation) %}
Expand Down

0 comments on commit 15b3343

Please sign in to comment.