ktmud commented on pull request #14567: URL: https://github.com/apache/superset/pull/14567#issuecomment-839243019
The easier fix is probably convert string value "true"/"false" to booleans [here](https://github.com/apache/superset/blob/13f7e0d75589230db0324c9c3afa3421d76dbd56/superset/connectors/base/models.py). An optional work is to update the frontend to change the input from text input to select. -- 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]
