Ognian opened a new issue #15364:
URL: https://github.com/apache/superset/issues/15364


   <img width="781" alt="image" 
src="https://user-images.githubusercontent.com/1231174/123262343-112be780-d4f8-11eb-8be2-a9b6aeb7a582.png";>
   
   when clicking on a cell of the type
   <img width="494" alt="image" 
src="https://user-images.githubusercontent.com/1231174/123262675-71228e00-d4f8-11eb-9586-434053b7d137.png";>
   
   instead of returning just the ordinal numbers (which is synticatically also 
correct) the field id's should be returned ( in this case `street`,` zip`, 
`city`, `country` )
   
   At the moment this information is not displayed anywhere, but it is 
essential for writing queries.
   
   <img width="398" alt="image" 
src="https://user-images.githubusercontent.com/1231174/123263444-41c05100-d4f9-11eb-90ae-a0fcf3c971c1.png";>
   
   An alternative way would be to add this info on the left side, where now 
only row is displayed and no more additional info
   
   This is essential when querying document based databases like mongodb via 
trino.
   
   Thanks
   Ognian


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