datagic commented on issue #1328: URL: https://github.com/apache/incubator-hugegraph/issues/1328#issuecomment-1131309128
@Linary @javeme 由于我的主键字符超过128,所以我增加了自增主键,但是字符超过128的列值和主键没什么对应关系,我实际想链接的列,也是超过128字符的那个列,这样应该如何操作呢? 是否需要自定义一个有规则的主键hash来替代原来字符超过128的那个列用于连接呢? 必须要通过主键进行连接吗?非主键可以连接吗? -- 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: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org