ktmud commented on pull request #19324:
URL: https://github.com/apache/superset/pull/19324#issuecomment-1077895597


   > So if I understand what you're proposing correctly, for this use case it 
would be much simpler to just use token_urlsafe(11) and persist the UUID based 
on the token and namespace, after which it becomes directly queryable.
   
   Indeed, what I described was just a more complex version of `token_urlsafe`. 
In that case, current implementation looks good to me. Although maybe simply 
using `token_urlsafe` like @michael-s-molina original prosed may also work.
   
   


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