kakao / s2graph

This code base is retained for historical interest only, please visit Apache Incubator Repo for latest one
https://github.com/apache/incubator-s2graph
Other
250 stars 32 forks source link

feature/fix_broken_test_script #91

Closed HyunsungJo closed 8 years ago

HyunsungJo commented 9 years ago

Minor changes on broken

  1. app/controllers/AdminController.scala:
    • spacing in response messages
  2. s2core/migrate/mysql/schema.sql:
    • add "data_type" column to "column_metas" table
  3. script/test.sh:
    • millisecond timestamps
    • delete and check "graph_test_2"
    • remove "addVertexProps" (doesn't seem to be supported any longer? not present in routes file)