Skip to content

3.0.2.3

Compare
Choose a tag to compare
@gccgdb1234 gccgdb1234 released this 29 Jan 08:33
· 27182 commits to main since this release
4ea7ed5

Improvements:

  • pseudo column "_isfilled" can be used with interp() functon to indicate whether the value is original value or not
  • Performance optimization for Windows
  • Error is returned when trying to delete the last tag

Fixed Bugs:

  • taosd crash after stream processing has been running for long time
  • "invalid value in client" is returned when querying the result stable of stream processing
  • taosd crash when "create db" & "drop db" are executed frequently
  • table UID is generated incorrectly in schemaless writing
  • taosd crashed because of race condidtion in LRU Cache
  • WAL file is deleted wrongly after tasod is restarted
  • "create mnode" hangs after creating stream
  • Aggregate query result is wrong because of SMA reading logic error
  • taosd crashed when quering in case of 3 replicas
  • taosbenchmark -y failed to execute

What's Changed

Full Changelog: ver-3.0.2.2...ver-3.0.2.3