Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | joining across engines in either direction | Bryan Helmkamp | 2009-05-17 | 1 | -1/+9 |
* | initial implementation of cross-engine join | Bryan Helmkamp | 2009-05-17 | 1 | -2/+3 |
* | basic implementation of in memory insertions | Bryan Helmkamp | 2009-05-17 | 1 | -1/+1 |
* | using in memory relations as results from sql relation | Nick Kallen | 2009-05-17 | 6 | -6/+19 |
* | performing in memory joins | Nick Kallen | 2009-05-17 | 1 | -0/+4 |
* | recursive memory operations now possible | Bryan Helmkamp | 2009-05-17 | 4 | -11/+22 |
* | made block stuff read nicer | Bryan Helmkamp | 2009-05-17 | 4 | -3/+11 |
* | most in memory operations save join and group | Bryan Helmkamp | 2009-05-17 | 8 | -7/+59 |
* | moved table-related stuff into sql engine | Nick Kallen | 2009-05-17 | 1 | -1/+1 |
* | join sql stuff moved into sql adapter | Bryan Helmkamp | 2009-05-17 | 4 | -14/+19 |
* | removed function_sql in favor of polymorphism | Bryan Helmkamp | 2009-05-17 | 2 | -10/+18 |
* | consolidated files | Bryan Helmkamp | 2009-05-17 | 6 | -58/+50 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 27 | -0/+675 |