What the hey! I thought I was going to read lots of interesting posts here. Instead this screen showed up. Anyway I have some questions about drizzle. It be interesting to if this is a good place to ask about drizzle.
1. I saw partitions are dropped in drizzle. How is parallel read of one table implemented?
2. Are views REALLY dropped?
3. I plan to create a 'data mart' generator, .i.e. create a multi-table extracts from a mysql data warehouse and ship it to Windows cans for offline use. Is this something for drizzle? My prototype use sqlite.
4. What is the status of drizzle?
As for 3. : probably not since Drizzle is not available on the Windows platform.