felipecrv commented on issue #3449:
URL: https://github.com/apache/arrow-adbc/issues/3449#issuecomment-3310053171

   > Not at all, I mean in analogy to how that type structures its metadata 
(two fields; one for type name one for vendor name)
   
   That doesn't create the restriction I'm trying to impose: you should only be 
able to access the entry if you are aware (in that code path) of the backend 
you are using.
   
   Someone very motivated could loop through a set of keys: ["SNOWFLAKE:type", 
"BIGQUERY:type", ...]. At that point, it's very clear you're doing something 
weird.


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

Reply via email to