Detailed Version Log: Deephaven 1.20181212

Patch

Fixed Issue

.122

Merges updates from 1.20180917.174:

Corrects rare error in nanoseconds parsing when using convertDateTimeQuiet()

.121

Merges updates from 1.20190117.146:

  • Option to Clear Previous User on Login Screen

.120

Merges updates from 1.20180917.172:

  • Fix: Allow users to make BinaryStoreImporter.Arguments

.119

Enables the use of Separate Modules Per SourceSet in IntelliJ

.118

Fixes removal of dev-configs from deployed poms

.117

Merges updates from 1.20180917.171:

  • Addresses FixedWidthObjectCodecRegionedColumnSource's concurrency bug

.115

Merges updates from 1.20180917.170:

  • Removes dev-configs from deployed poms

.114

Merge updates from 1.20180917.169:

  • Properly handle double quotes and other special characters in column headers in CSV imports

.113

Change release branch to 20181212

.112

Corrects string construction in LoggerListenerGenerationInfo

.111

Merges updates from 1.20180917.168:

  • Corrects inconsistencies in default pointshape order

.110

Merges updates from 1.20180917.167:

  • Corrects checkpoint flush issue
  • xTickLabelAngle no longer rotates in different directions on different plot types

.109

Fixes rare NPE when closing a Pivot Widget

.108

Adds ACL support for Tree Tables and Rollups

.107

Adds ACL support for Pivot Widgets

.106

Merges updates from 1.20180917.165:

  • Fixes internal validation import details bugs

.105

Adds a setting to automatically send exceptions to Support

.104

Fixes ConcurrentModification bug in plots DataChangeListeners

.103

Merge updates from 1.20180917.164:

  • Fixes bug where getDirect on a RemoteTableHandle DBDateTime column returned a long[]
  • Failure to unsubscribe because of a client disconnection will not kill the entire IO thread

.102

Removes Pivot Widget split pane width from workspace

.101

Fixes Tables and Tree Tables not Removing Show Listener from All Views

.100

Absolute value Sort no longer drops Key Columns

.099

Create Plot in UI includes twin options

.098

Transaction support in C# binary loggers

Generate logger class name from schema specification

.097

Fixes blank plots for Bys along with oneClick

.096

Merges updates from 1.20180917.162:

Properly sequence viewport updates

.095

Fixes an NPE in formatted Tree Tables

.094

Fixes Plot Figure not closing Table Handle

.093

Merge updates from 1.20180917.161

  • Backport Fix for UNC Path Unit Test

.092

Backport automate table test fix for timer values changing

.091

Pivot Widget better aligns Totals Table

.090

HelperPersistentQueryClient method for unsubscribed tables.

.089

Merge updates from 1.20180917.160

  • Background Override Color Formatting
  • tickLabelAngle for category axis
  • Fixes issues with input table write waits and added configurable timeouts.

.088

Erroneous numbers in series names when doing catPlotBy

.088

Fixes erroneous numbers in series names when doing catPlotBy

.087

XY-stacked bar plots require consistent x-values

.086

Better logging for unsubscribed keys during selection

.085

Merges updates from 1.20180917.157 and 1.20180917.156:

  • Removes hardcoded "db_query_server" process name in RemoteQueryDispatcher
  • Fixes bug where business transform could cause axis ticks to overlap

.084

Merges updates from 1.20180917.157 and 1.20180917.156:
Removes hardcoded "db_query_server" process name in RemoteQueryDispatcher

Fixes bug where business transform could cause axis ticks to overlap

.083

Pivot Widget heatmap improvements

.082

Auto Filter now sorts 1000 or fewer unique values

.081

Fixes typo in Filter Link Logging

.080

Changes GMT to London Time

.079

Adds more logging for Filter Links

.078

Fixes tailer shutdown race condition

.077

Merge updates from 1.20180917.155:
.appendCentral() now supports tables with more than 127 long/double columns

.076

Merge updates from 1.20180917.154:

  • Fixes a race condition creating Input Tables within queries
  • Corrects shutdown race condition
  • Fixes ContiguousRedirectionIndexImpl getPrev()

.075

Adds GMT and Singapore time zones

.074

Adds docking window Listeners on Swing Thread for Pivot Widgets

.073

Corrects shutdown race condition

.072

Adds Auto Filter Sort

.071

Pivot Widget executes Color and Name Transform Server Side

.070

Adds CME feed to Maystreet logger

.069

Merges updates from 1.20180917.152: Fixes ContiguousRedirectionIndexImpl getPrev()

.068

Pivot Widget updates only when showing

.067

Alternative data read locking strategies to improve ModelFarm throughput

.066

Fixes various issues with processing TSQ results in the IrisTreeTableModel.

.065

Fixes ContiguousRedirectionIndexImpl getPrev()

.064

Changes property DataRoutingService.TableDataService to DataRoutingService.tableDataService

.063

Merges updates from 1.20180917.151

  • Ensures table writing is done before finishing append operation
  • Fixes Input Tables attempting to create RTA without write access.
  • Backports improvements to VariableMessagePool logging and configuration
  • Fixes RemoteTableAppender LTM lock usage
  • Fixes DIS ArrayIndexOutOfBoundsException for transactions at start of partition

.062

Pivot Widget performance improvements

.061

Fixes a bug with transformed error bar plots

.060

Adds heartbeat handler to interactive console

.059

Fixes an NPE when closing a Pivot Widget with a Heatmap

.058

Pivot Widget subscribe improvements

.057

Pivot Widget name transform will not break totals

.056

Fixes Pivot Widget for duplicate row key

.055

Fixes ProcessEnvironment default log in SwappableTableOneClickMap

.054

Alternative data read locking strategies to improve ModelFarm throughput

.053

Fixes TestSelectables unit test

.052

Fixes Pivot Widget filter class cast exception

.051

Fixes Pivot Widget not calling close

.050

Javadoc fixes

.049

Pivot Widget unsubscribe from heatmap table on close

.048

Merges updates from 1.20180917.146:

  • Truncated class file ClassFormatError from CompilerTools
  • Supports getExistingLocations for SYSTEM_PERMANENT
  • OneClick plots have default rendering message

.047

Pivot Widget sort before bransform

.046

Fixes a race condition fetching Tree Table snapshots

.045

Pivot Widget checks for non-existent columns

.044

Pivot Widget null check for column

.043

Roll-up format columns

.042

Clears listeners on Pivot Widget close

.041

Log heap dump location

.040

Heap dump on worker assertions

.039

Fixes Web IDE table fetch semantics

.038

Pivot widget heatmap color customization

.037

Fixes Pivot Widget heatmap min / max to use number rather than double

.036

Fixes UI Roll-ups and Totals Tables for absolute sum

.035

Adds right-click format menu for Tree Tables and Roll-ups

.034

Fixes overlapping tailer name start-up issue

.033

User splayed tables no longer cause duplicate location errors

.032

Redraws menu item for plots

.031

Includes Pivot Widget Builder Javadoc

.030

Merges updates from 1.20180917.143:

  • Corrects exception handling in ConstructSnapshot
  • Fixes a plotting bug where calling a show() after a save() would raise an exception
  • Fixes a bug where the User Action panel does not immediately clear from OneClick chart
  • Fixes a bug in OneClick plots on live tables

.029

Tree tables no longer export unnecessary child tables

.028

Updates GWT Gradle plug-in to ensure task invalidation on changes

.027

Merges updates from 20180917.139 (improves C# logger support in the Schema Editor; correctly re-sizes Schema Editor Logger Setter fields)
ArraySourceHelper PrevFlusher should weakly reference column source
Logger/Listener Schema Editor fixes
Fixes a plotting bug where "Waiting For User Action" was incorrectly displayed
Fixes inability to sort when using Live Input Table Editor

.026

Absolute sum in Roll-up Tables (fix .025) regenerated in Python

.025

Corrects absolute Sum in Roll-up Tables

.024

Includes Javadoc for JdbcLogger

.023

Amends version .019 to correct unit tests

.022

Hides Save As menu in Standalone Mode

.021

Fixes Pivot Widget issues with null values in Header Titles

.020

Fixes an issue with ii iteration

.019

Adds tags and descriptions to YAML configuration

.018

InputTables now use InputTableAppender.appendCentral rather than db.appendCentral for bulk writes
Fixes issues with formulas that result in large class definitions
Filter links properly apply multiple filters to same column
Input table internal partitions are now 0-padded
All FitterFarm inputs can be referenced by fit group

.017

Fixes Pivot Widget exception when sorting Header Titles

.016

Auto Filter correctly identifies existing filters

.015

Faster rendering when there are many OneClick charts

.014

Validates tailer throttle values on startup

.013

Faster Row Column sorting for Pivot Widget

.012

Fixes NullPointerException in API when retrieving a table

.011

Fixes an issue where Pivot Widgets did not render some data types

.010

Pivot Widget listens to Dynamic Tables on update

.009

Pivot Widget filter now checks type before casting to Dynamic Table

.008

Fixes Tree Tables improperly handling null keys

.007

Fixes a bug where Pivot Widget set the view icon off the Swing Thread

.006

Adds a property for minimum cycle time logging

.005

Fixes a bug where Pivot Widgets would not load a live table

.004

Lazy reload of meta data for better console command performance

.003

Adds Multithreading to Terminal Listeners

.002

Adds Pivot Widget Upgrades

.001

Initial release creation


Last Updated: 23 September 2019 12:17 -04:00 UTC    Deephaven v.1.20181212  (See other versions)

Deephaven Documentation      Copyright 2016-2019  Deephaven Data Labs, LLC      All Rights Reserved