aminhakimsazali opened a new issue #12915: URL: https://github.com/apache/superset/issues/12915
A clear and concise description of what the bug is. ### Expected results Import table from Postgres Database ### Actual results I created a PostgreSQL database using AWS RDS and then import the database into Superset. I've checked the connection and it prompted OK.  The table 'test' is also detected.  The issue is, I cant import the test table. It prompted an error as follows  Based on the pgAdmin structure, I think I've filled up the correct schema and table name. PgAdmin:  Superset import table:  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
