J Gunderson - 2011-09-17

Hi Dustin,

Here's the 1.2.6 changes:

1. The fact tables are now loaded with the Postgresql bulk loader (as the default).
2. All connection info for Kettle ETL is now in kettle.properties. This was necessary for 1. above. So now you don't have to maintain data-integration/simple-jndi/jdbc.properties. The new properties for kettle.properties are documented in the manual.
3. The SO_FACTS_BY_PERIOD table now supports incremental updates. (for better performance).
4. There were corrections to some measures in the SOByPeriod cube.

Jeff