chrismayday commented on issue #30815: URL: https://github.com/apache/shardingsphere/issues/30815#issuecomment-2044650602
> * 我必须承认我有点不明白你在做什么。所以我在[linghengqian/demo-sharding@ 98181ab](https://github.com/linghengqian/demo-sharding/commit/98181ab258317d74cbe11cb67a82317bcfff0137)做了一些假设来修复单元测试。 > > 1. 您的`rules[1].tables.analytics_event.actualDataNodes`不是合法的 GroovyShell 表达式,看起来有一个额外的`}`.请参阅https://shardingsphere.apache.org/document/current/en/user-manual/common-config/builtin-algorithm/expr/。 > 2. 您`rules[1].shardingAlgorithms.analytics_event_inline.props.algorithm-expression`似乎期望继续在配置的`Sharding`表上配置表,但上下文实际上只知道名称,它不知道名称。您可以尝试调试算法类。`logical database``Read/write splitting``algorithm-expression``actual table``logical or actual database` ok ,solved Thank you so much -- 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]
