v7.4-beta.13
Pre-release
Pre-release
·
4205 commits
to master
since this release
v7.4-beta.13
-
Issue #4256 : Change field types from
LongtoDateorDurationfor various data sources. See GitHub issue for full details. -
Issue #4266 : Add types
Direct Buffers UsedandMapped Buffers Usedto theMemoryinternal statistic. These report the bytes used by off-heap direct/mapped byte buffers. Direct buffers are used heavily in search and reference data. -
Issue #4270 : Fix key binds like
cttriggering when in a query term value edit field. -
Issue #4272 : Fix function and structure editor snippets not working in Query and column expression editors.