Skip to content

Commit

Permalink
modify config
Browse files Browse the repository at this point in the history
  • Loading branch information
SolomonAnn committed Apr 29, 2024
1 parent 87c9459 commit da95f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ constraintChecker=naive
physicalOptimizer=naive

# 分片策略
#policyClassName=cn.edu.tsinghua.iginx.policy.replica.ReplicaPolicy
policyClassName=cn.edu.tsinghua.iginx.policy.naive.NaivePolicy
policyClassName=cn.edu.tsinghua.iginx.policy.replica.ReplicaPolicy
#policyClassName=cn.edu.tsinghua.iginx.policy.naive.NaivePolicy
#policyClassName=cn.edu.tsinghua.iginx.policy.simple.SimplePolicy

#统计信息收集类
Expand Down

0 comments on commit da95f84

Please sign in to comment.