Skip to content

Radon v1.0.3

Compare
Choose a tag to compare
@BohuTANG BohuTANG released this 26 Dec 07:54
· 385 commits to master since this release
  • feature: streaming fetch parallel (#170 )
  • feature: select from information_schema.COLUMNS support (#172 )
  • feature: change the /v1/user/add user host to % (#182 )
  • feature: session variables to enable streaming fetch (#187 )
  • feature: supports global table (#101 )
  • feature: support: SHOW FULL TABLES (#167 )
  • feature: change the blocks from 128 to 64 (#180 )
  • feature: add config for stream fetch buffer seize (#176 )
  • bug: fixup select count() error (#165 )
  • bug: fixup when partition key not same with primary key, radon doesn`t report error (#153 )