justinpark commented on PR #31587:
URL: https://github.com/apache/superset/pull/31587#issuecomment-2625805001

   @mistercrunch Then, what do you think about changing it to access via `repr`?
   In the case of SQLAlchemy, `repr` contains information that matches the 
`longType` better than `str`, and I don't think it's risky to convert this part 
used for `longType` to `repr()`.
   What do you think?
   
   


-- 
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: [email protected]

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