Dzordzu commented on issue #207:
URL: https://github.com/apache/incubator-age/issues/207#issuecomment-1124762593

   @JoshInnis user can get more than one field from the query, BUT, he has to 
use map to gather results. I could not find any use case, where grouping within 
map could cause any problems.
   
   @emotionbug There was a problem with types others than AgType. If one wants 
to use primitives, some kind of mapping between rust types and postgres type 
has to be performed. It CAN be implemented, but takes a lot of effort and time. 
The question is if that thing is worth it. In my opinion - no. One can just use 
AgType with proper generic type and get what they want. If I find some time I 
will create a PR, but currently I'm having (little to say) an interesting time. 
It may take, I think, up to month from now


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