Re: JDBC/SQL Contributions

2018-11-12 Thread Nikolay Izhikov
Hello,Peter. Welcome to Ignite community! First of all, please, subscribe to dev-list. Processes of code and doc contribution are described on wiki https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute > which repo should I clone? It looks like there are two. https://github.com/a

JDBC/SQL Contributions

2018-11-12 Thread Peter Borissow
Dear Devs,    I starting experimenting with Ignite using java+jdbc over the weekend. Really cool technology! In my tests, I ran into a couple issues that I might have some time to help fix. For example:   (1) Ignite doesn't support auto incrementing keys so you can't use SQL   keywords like