issues
search
UWHustle
/
hustle-in-Rust-now-defunct
Hustle
GNU General Public License v3.0
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Benchmark YCSB on Hustle
#111
kpgaffney
opened
5 years ago
1
Return results to multiple connections
#110
kpgaffney
closed
5 years ago
0
Execution engine processes transactional statements
#109
kpgaffney
closed
5 years ago
0
Hash join
#108
srora
closed
5 years ago
0
Full stack support for hash joins
#107
srora
opened
5 years ago
1
Hash join
#106
srora
closed
5 years ago
1
Storage manager does not panic when inserting a row with too many columns
#105
kpgaffney
opened
5 years ago
0
Make transactions atomic and durable
#104
kpgaffney
opened
5 years ago
0
Build as Rust project in Travis
#103
kpgaffney
closed
5 years ago
0
Implement nested loop join
#102
srora
opened
5 years ago
0
Implementing Hash Join
#101
srora
closed
5 years ago
1
Storage functions
#100
kpgaffney
closed
5 years ago
0
Design of scheduler and work order
#99
lichengxihuang
opened
5 years ago
0
Update travis to use Rust configuration and remove unused dependencies
#98
kpgaffney
closed
5 years ago
0
Backend overhaul
#97
kpgaffney
closed
5 years ago
0
Transaction Manager must validate the query against the latest version of the Catalog
#96
johnchronis
opened
5 years ago
0
Investigate performance of primitive casts
#95
kpgaffney
closed
5 years ago
0
Catalog should specify primary keys
#94
johnchronis
opened
5 years ago
2
Incorporate Calcite Parser in Hustle
#93
johnchronis
opened
5 years ago
0
Keep README updated, and remove unnecessary packages in travis build.
#92
zuyu
closed
5 years ago
0
Parse SSB queries with the new parser
#91
johnchronis
closed
5 years ago
1
Redesign type system to use pointer casts instead of Box
#90
kpgaffney
closed
5 years ago
0
Refactor type system to use composition and reduce code duplication
#89
kpgaffney
closed
5 years ago
0
Add support for transaction rollback
#88
kpgaffney
closed
5 years ago
1
Avoid shifting data in the storage manager
#87
kpgaffney
closed
5 years ago
0
Make storage manager API more ergonomic
#86
kpgaffney
closed
5 years ago
0
Predicate locking
#85
kpgaffney
closed
5 years ago
0
Update README and Travis to reflect new project organization
#84
kpgaffney
closed
5 years ago
0
CLI now saves command history
#83
kpgaffney
closed
5 years ago
0
Automated benchmarking
#82
kpgaffney
opened
5 years ago
0
Full-stack integration tests
#81
kpgaffney
opened
5 years ago
0
Implement predicate locking in the transaction manager
#80
kpgaffney
closed
5 years ago
0
Remove .gitmodules
#79
johnchronis
closed
5 years ago
0
Transaction management
#78
kpgaffney
closed
5 years ago
0
Top level redesign
#77
kpgaffney
closed
5 years ago
0
Delete support
#76
kpgaffney
closed
5 years ago
0
Block rework
#75
kpgaffney
closed
5 years ago
0
Update support
#74
kpgaffney
closed
5 years ago
0
Join support
#73
mattdutson
closed
5 years ago
1
Storage rework
#72
mattdutson
closed
5 years ago
0
Better execution integration testing
#71
mattdutson
closed
5 years ago
1
Python API
#70
mattdutson
closed
5 years ago
1
Enforce unique column names in the execution engine
#69
mattdutson
closed
5 years ago
0
Better string predicates
#68
mattdutson
closed
5 years ago
0
Fixes type_id name collision with updated rustc (1.34.0)
#67
mattdutson
closed
5 years ago
0
Expanded execution functionality
#66
mattdutson
closed
5 years ago
0
Fix drop table execution plan
#65
johnchronis
closed
5 years ago
0
Fix build for new mac llvm
#64
johnchronis
closed
5 years ago
0
Integration of new-ish storage manager
#63
mattdutson
closed
5 years ago
0
Relational API
#62
mattdutson
closed
5 years ago
0
Next