tispark
tispark copied to clipboard
Add samples for how to use TiKV-client alone
Issue by ilovesoup
Tue Nov 21 17:52:20 2017
Originally opened as https://github.com/pingcap/tikv-client-lib-java/issues/151
Some users request such examples.
Comment by zhexuany
Thu Nov 23 06:36:15 2017
It is time to think about parent-child pom mode too. I checked several projects. They are all used this mode, hence examples can be in same repo with source code. @ilovesoup What do you think?