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 Bag of Tricks: Reading JSON, Data Type Detection, and Query Performance

DuckDB bag of tricks is the banner I use on this blog to post my tips and tricks about DuckDB . This post is about a particular challenge...