SebastianGruza commented on PR #3209: URL: https://github.com/apache/hugegraph/pull/3209#issuecomment-5709267587
Round 3 in 834ef89: DECIMAL is rejected as a vertex primary key (single and composite) in `VertexLabelBuilder.checkPrimaryKeys()`, with a core test and an E2E check; details in the inline thread. The full list of what this type cannot be is now in one place in the description: primary key, sort key, index field of any type, OLAP write type with an index. Locally on JDK 11: core on rocksdb 123/123 in the three schema test classes; E2E on rocksdb 38 PASS, 0 FAIL, 4 N-A. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
