SebastianGruza commented on PR #3209: URL: https://github.com/apache/hugegraph/pull/3209#issuecomment-5751238411
Companion PR on the toolchain side: apache/hugegraph-toolchain#771 (`DataType.DECIMAL` and `asDecimal()` in hugegraph-client, `BigDecimal` sent as a plain string, loader/spark conversion, Hubble Groovy export). Its API test is `Assume`-guarded, so it stays green against a server without DECIMAL and switches on once the toolchain CI pins a server commit that includes this PR. Verified end to end against a server built from this branch: client unit 77/77, `DecimalPropertyApiTest` 6/6, loader unit 13/13. -- 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]
