slim-patchy commented on issue #13930:
URL: https://github.com/apache/superset/issues/13930#issuecomment-818718710


   Yeah @srinify I can totally see where you are coming from. I think what I am 
proposing may be an entirely different variant of Superset if the Superset as 
we know it only relies on its SQLAlchemy connector, which enables support for 
SQL / Relational DBs in the first place, so it might require major work. 
   
   But instead my rationale for a NoSQL connector feeding data to the 
SQLAlchemy connector is that ultimately for data to be presented in a coherent 
way we really need highly structured data to be fed so that they can be 
visually represented in a very specific set of ways (say like as a dashboard). 
So I do not suppose I would bypass the existing SQLAlchemy connector, but 
rather add an adapter to it. 


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