Contributing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Here's how you can contribute: * Go to https://github.com/launix-de/memcp * Build From Source * Add unit tests * Implement more SQL Syntax * Find and report Bugs * Add Passes to the Optimizer") |
No edit summary |
||
Line 7: | Line 7: | ||
* Find and report Bugs |
* Find and report Bugs |
||
* Add Passes to the Optimizer |
* Add Passes to the Optimizer |
||
+ | If you want to know what are open issues, take a look at [[Current Status and Open Issues]] |
Latest revision as of 07:02, 27 May 2024
Here's how you can contribute:
- Go to https://github.com/launix-de/memcp
- Build From Source
- Add unit tests
- Implement more SQL Syntax
- Find and report Bugs
- Add Passes to the Optimizer
If you want to know what are open issues, take a look at Current Status and Open Issues