Closed nuko-yokohama closed 4 years ago
@nuko-yokohama I fixed it and added a regression test. Also, the latest patch including this fix has been submitted. Could you please confirm this and close this issue?
Thanks,
Thank you for the fix.
commit id = e28d1d4d79fad97f55d0bb927525cbb3dd2738c0 confirmed that this problem was resolved. The issue closes.
Error occurs when updating user-defined type columns.
Create an INCREMENTAL MATERIALIZED VIEW by specifying a query that includes user-defined type columns. After the view is created, an error occurs when inserting into the view source table (including the user-defined type column).
An execution example is shown below.
Best regards.