jrgemignani opened a new pull request, #1746:
URL: https://github.com/apache/age/pull/1746

   Added helpful messaging to the VLE subsystem.
   
   These changes are due to issue 365 where there was an issue with the VLE 
that turned out to not be with the VLE. Basically, there is a way, apparently, 
to have a malformed edge or possibly one not fully removed. When the VLE 
subsystem does its load on the graph, it would error out on these edges as this 
was considered to be a potential data corruption issue.
   
   The changes added are to report and ignore these edges. Reporting them, so 
as to allow the user to take corrective action by removing them. Ignoring them, 
as they are likely not relevant to the query. Basically, leaving it up to the 
user to decide.
   
   No impact to current regression tests.


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