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
It looks like the column update_iceberg_ts which was generated automatically before is removed. This causes the upgrade from 1.8.6 to 1.9.0 to fail. Is it intended to remove the column or should it be there?
Error message: UNRESOLVED_COLUMN.WITH_SUGGESTION]` A column or function parameter with name `update_iceberg_ts` cannot be resolved.
The text was updated successfully, but these errors were encountered:
Describe the bug
It looks like the column update_iceberg_ts which was generated automatically before is removed. This causes the upgrade from 1.8.6 to 1.9.0 to fail. Is it intended to remove the column or should it be there?
Error message:
UNRESOLVED_COLUMN.WITH_SUGGESTION]` A column or function parameter with name `update_iceberg_ts` cannot be resolved.
The text was updated successfully, but these errors were encountered: