Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

功能完善 #236

Merged
merged 9 commits into from
Apr 15, 2024
Merged

功能完善 #236

merged 9 commits into from
Apr 15, 2024

Conversation

wy1433
Copy link
Contributor

@wy1433 wy1433 commented Apr 15, 2024

New Features:

  • case when语句agg_sql固定长度
  • 增加bvar region_error_count
  • print_query_time and agg sql时增加指标disk read size
  • drop index忽略索引名称大小写
  • 允许单副本分裂
  • query cache功能,/*{"query_cache":10000}*/ 开启,单位ms
  • replica_num=1时也允许分裂

Bug Fixes:

  • 开启binglog时,update cstore需要返回全部字段
  • fix: kill 不存在的id时报错
  • select use peer index 不生效问题
  • proto文件变更时,cmake workflow check失败的问题

Performance Improvements:

  • 优化sql 注释解析性能,仅存在注释时定义re2

src/protocol/state_machine.cpp Show resolved Hide resolved
src/protocol/state_machine.cpp Outdated Show resolved Hide resolved
src/protocol/state_machine.cpp Show resolved Hide resolved
src/protocol/state_machine.cpp Show resolved Hide resolved
@lgqss lgqss merged commit 8374248 into baidu:master Apr 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants