You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update `test17102808078784722010_test_basic`.`ts_snapshot`, (select dbt_scd_id, dbt_change_type, dbt_valid_to from `test17102808078784722010_test_basic`.`ts_snapshot__dbt_tmp`) as DBT_INTERNAL_SOURCE
set `test17102808078784722010_test_basic`.`ts_snapshot`.dbt_valid_to = DBT_INTERNAL_SOURCE.dbt_valid_to
where DBT_INTERNAL_SOURCE.dbt_scd_id = `test17102808078784722010_test_basic`.`ts_snapshot`.dbt_scd_id
and DBT_INTERNAL_SOURCE.dbt_change_type = 'update'
and `test17102808078784722010_test_basic`.`ts_snapshot`.dbt_valid_to is null
22:00:13 starrocks adapter: StarRocks error: 1064 (HY000): Getting syntax error at line 3, column 68. Detail message: Unexpected input ',', the most similar input is {'SET'}.
The text was updated successfully, but these errors were encountered: