robdiciuccio commented on issue #12566:
URL: https://github.com/apache/superset/issues/12566#issuecomment-773628275


   > Ok, good point. So something like a JSON blob has a schema, and we run a 
script during the migration that updates the data that changes the schema, and 
then we push out the code that reads/writes the data according to the new 
schema, but between the script/migration and the code update, the application 
will throw errors?
   
   Yes, exactly. Changing the format or shape of the data within a JSON blob in 
a non-backwards compatible way. Minor nit.
   
   Re: the release strategy, I'm a bit concerned about the feasibility of 
cherry-picking from master into release branches at the current speed master is 
changing, but let's cross that bridge when we come to it.
   
   No blockers from me on the SIP.


----------------------------------------------------------------
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]

Reply via email to