Tuesday, April 21, 2009

Not so random slashdot comment Gem

Java 8 will replace String with String2, which will treat empty string and null the same.


By by characterZer0 (138196), on Monday April 20, @08:44AM

1 comment:

Anonymous said...

Well, that will make things easier for Pentaho Data Integration:
http://forums.pentaho.org/showthread.php?t=68478&highlight=empty+null

DuckDb Performance: min, max, and median vs quantile

I was playing with some classical statistics in DuckDB and I ran into something I'd like to share. It's about the measures minimum,...