lctlover commented on issue #16842: URL: https://github.com/apache/superset/issues/16842#issuecomment-928937216
but i cant reappear this bug。 i reinstall n times; and this not the table reason。 CREATE TABLE "mini"."app_behavior" ( "app_behavior_id" int4, "create_src" text COLLATE "default", "operator_id" int4, "building_project_id" int4, "create_time" timestamp(6), "behavior_type" int4, "behavior_content" text COLLATE "default", "remark" text COLLATE "default", "building_project_ids" text COLLATE "default", "role_type" int4 ) WITH (OIDS=FALSE) ; and now ,it is ok...  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
