jrgemignani commented on issue #369:
URL: https://github.com/apache/age/issues/369#issuecomment-1332571650

   @TropicalPenguin MERGE & SET have generally been problematic to implement, 
especially when used in conjunction with other commands. There are a lot of 
reasons why this is the case.
   
   As both are update commands, they are generally tricky to implement properly 
- managing transaction ids, command ids, etc. Additionally, both commands have 
to integrate correctly into the transaction system which works differently 
depending on the scope of the transaction. 
   
   And, we have to find all of the different ways a developer, **you**, will 
put these pieces together. So, thank you for your input!
   
   We will need to look into what is causing an issue here.


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