aru-d-at opened a new pull request, #706: URL: https://github.com/apache/age/pull/706
Updated ANTLR: 4.9.2 -> 4.11.1 Used provide AGE grammar file for generation **Testing Steps:** - [ x ] Run _setup.py_ -> SUCCESS - [ x ] Run _ test_age_py.py_ -> SUCCESS - [Output](https://github.com/apache/age/files/10810621/test_age_py.out.txt) `testChangeData (test_age_py.TestAgeBasic) ... ok testCollect (test_age_py.TestAgeBasic) ... ok testCypher (test_age_py.TestAgeBasic) ... ok testExec (test_age_py.TestAgeBasic) ... ok testMultipleEdges (test_age_py.TestAgeBasic) ... ok testQuery (test_age_py.TestAgeBasic) ... ok ---------------------------------------------------------------------- Ran 6 tests in 3.720s OK` - [ x ] Run _test_agtypes.py_ -> SUCCESS - [Output](https://github.com/apache/age/files/10810622/test_agtypes_py.out.txt) `test_path (test_agtypes.TestAgtype) ... ok test_scalar (test_agtypes.TestAgtype) ... ok test_vertex (test_agtypes.TestAgtype) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.038s OK` -- 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]
