mistercrunch commented on issue #8574: [SIP-26] Proposal for Implementing Connection Pooling for Analytics Database Connections URL: https://github.com/apache/incubator-superset/issues/8574#issuecomment-571843132 I don't feel strongly about adding a column or adding on to `extra`, but I think using `extra` here for this long tail of semi-structured configurability is *ok* given the use case. The "proper" 3NF model that would support all the options would be super unmanageable. Hybrid data models (mixing structured and semi-structured fields) are becoming more common over time, database support them much better than they used to. That doesn't mean that's right, but clearly reflecting a reality of rapidly-evolving / complex schemas.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
