VGalaxies

Results 27 comments of VGalaxies

NOTE: the core tests of hstore expect the following tests to fail: ```text [INFO] Results: [INFO] Error: Failures: Error: EdgeCoreTest.testScanEdgeInPaging:5214 expected: but was: Error: MultiGraphsTest.testCopySchemaWithMultiGraphs:121 Error: VertexCoreTest.testAddOlapRangeAndOlapSecondaryProperties:2491 expected: but was:...

@imbajin Is anyone currently working on improving the Edge API? If not, please assign it to me.

Temporarily ignore the above failures: ```java // FIXME: skip this test for hstore Assume.assumeTrue("skip this test for hstore", Objects.equals("hstore", System.getProperty("backend"))); ```

@sheli00 could follow up on this issue~

After inspection, only the hstore API test `testMetricsBackend(org.apache.hugegraph.api.MetricsApiTest)` has not passed. The reason is that the hstore backend has not set up the corresponding metrics. Considering that the PD metrics...

@sheli00 can participate in the subsequent adaptation of PD (hstore) metrics~

> > @imbajin Is it necessary to strictly enforce hard wrap (most diffs are caused by this)? > > Currently nope (This is happening due to we lack the max-chars...

![image](https://github.com/user-attachments/assets/0cfebff3-6970-475e-9892-f267ad47a888) ![image](https://github.com/user-attachments/assets/75964e68-88bc-4db9-a353-960cde63d6bd) ![image](https://github.com/user-attachments/assets/22172028-4961-4d43-a9a7-7bfa281cb096)