Skip to content

Improved scalability and resolved incorrect keyword TABLE for INSERT INTO statement

Compare
Choose a tag to compare
@dingqiangliu dingqiangliu released this 09 Mar 14:52
· 68 commits to master since this release
  • improve scalability, under 10 seconds initial time with 1000+ stored procedures in Vertica on physical machine.
  • new test framework, testSuite.sh and genResult.sh, to generate test out file of queries and run test cases.
  • resolved issue #1 "INSERT INTO TABLE ERROR". Thanks for bug report from @HongJunDW.