ilndinesh commented on issue #27177:
URL: https://github.com/apache/superset/issues/27177#issuecomment-1979332852

   > > For now we had to comment out that raise error code on our local 
deploys, and it works as before.
   > 
   > I'm getting this error on the main (master) branch, building with docker, 
how can I downgrade that modification on the code, without changing the whole 
code base?
   
   You can add a patch step to your build to modify just that file with the 
changes you need. We did the same as a build step, by overwriting just that 
file with the updated file with commented/removed code.


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to