github taosdata/TDengine ver-3.0.1.7
3.0.1.7

latest releases: ver-3.3.2.13, ver-3.3.2.12, ver-3.3.2.11...
22 months ago

Enhancements:

  • Future timestamp can be inserted
  • Performance optimization for query in a lot of scenarios
  • Performance optimization for data inserting
  • Significantly reduced the number of open file descriptions
  • Schemalss inserting can handle data including "\0"
  • Mode() function can be used with specific columns

Fixed Bugs:

  • taosd crashed when there is out of order data
  • taosd crashed when querying last_row()
  • taosd crash caused by creating stream
  • taosd crash caused by "CASE WHEN THEN NULL"
  • Client programs crashed because of taosc
  • Some other crashed in taosd
  • Memory leak issues in taosd
  • duplicate timestamp returned when querying with interval() fill(prev)
  • NULL retruned when querying with interval() fill(prev)
  • show create table \G doesn't show the full column list
  • FQDN over 32 bytes can't be handled properly
  • result returned by "last_row() group by tbname" is not consistent with that returned by "last group by tag"
  • child tables are not accumulated in the count of time series
  • show tables or select from ins_tables doesn't work after the license expires
  • The timezone specified when establishing connection doesn't work

What's Changed

New Contributors

Full Changelog: ver-3.0.1.6...ver-3.0.1.7

Don't miss a new TDengine release

NewReleases is sending notifications on new releases.