1. 5a862aa merge S2EdgeDataFrameWriter and S2VertexDataFrameWriter. by DO YUNG YOON · 6 years ago
  2. 1fe5768 fix broken test case by daewon · 6 years ago
  3. d6c72ab add queryParam by daewon · 6 years ago
  4. 31b5192 bug fix on S2EdgeDataFrameWriter. by DO YUNG YOON · 6 years ago
  5. 3d941d6 [S2GRAPH-199]: Changing query more intuitively by using `columnName` instead of `from/to` in label field name by DO YUNG YOON · 6 years ago
  6. 97f7ec7 update limit by daewon · 6 years ago
  7. 1f48e7b fix dir bug for in direction edge by daewon · 6 years ago
  8. c64094f [S2GRAPH-200]: docker image could not include extra jars by DO YUNG YOON · 6 years ago
  9. 1b7cb79 Merge branch 'S2GRAPH-200' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-200 by DO YUNG YOON · 6 years ago
  10. 5a0e4d8 [S2GRAPH-198]: Skip json Decode error and continue by DO YUNG YOON · 6 years ago
  11. acf5ccf Merge branch 'master' into S2GRAPH-198 by DO YUNG YOON · 6 years ago
  12. 1b8a13c Merge upstream master. by DO YUNG YOON · 6 years ago
  13. a0ce6f8 add tc for S2GraphSource. by DO YUNG YOON · 6 years ago
  14. a68e194 add query limit by daewon · 6 years ago
  15. da15232 Changing query more intuitively by using `columnName` instead of `from/to` in label field name by daewon · 6 years ago
  16. 30137d4 rename class. by DO YUNG YOON · 6 years ago
  17. ef72257 add S2GraphSource. by DO YUNG YOON · 6 years ago
  18. 1799ae4 [S2GRAPH-197]: Provide S2graphSink for non-streaming dataset by DO YUNG YOON · 6 years ago
  19. f4bd284 add runLoadIncrementalHFiles option for S2graphSink.write. by DO YUNG YOON · 6 years ago
  20. f2857d1 Merge pull request #14 from elric-k/S2GRAPH-197 by Doyung Yoon · 6 years ago
  21. 1857c58 remove duplicate plugin by Chul Kang · 6 years ago
  22. 1b9200c modify readme by Chul Kang · 6 years ago
  23. fc9fde7 merge writeBatch for S2GraphSink by Chul Kang · 6 years ago
  24. c129ed0 filter OptionKeys on GraphFileOptions. by DO YUNG YOON · 6 years ago
  25. 5a0a2d6 add extra env option for docker build by Chul Kang · 6 years ago
  26. c47359c modify tc by Chul Kang · 6 years ago
  27. 7ad721c add writeBatchWithMutate on S2GraphSink by Chul Kang · 6 years ago
  28. 1ac70d5 separate bulkload from write. by DO YUNG YOON · 6 years ago
  29. 86dcc11 implement writeBatch only for LoadIncrementHFile. by DO YUNG YOON · 6 years ago
  30. afc22d7 first try, make conencted label recursive by daewon · 6 years ago
  31. ae19dc1 simplify Transformer interface. by DO YUNG YOON · 6 years ago
  32. b5535eb implement S2GraphSink.write method for writeBatch. by DO YUNG YOON · 6 years ago
  33. 63dd6fa add skipError option to skip over not-serializable data. by DO YUNG YOON · 6 years ago
  34. 3332f6b [S2GRAPH-183]: Provide batch job to dump data stored in HBase into file. by DO YUNG YOON · 6 years ago
  35. dde0268 remove SKeyValue.SnapshotEdgeCF for backward compatibility. by DO YUNG YOON · 6 years ago
  36. 5b22148 [S2GRAPH-195]: could not create indices using S2GraphQL by daewon · 6 years ago
  37. 10aaf11 add indices resolver by daewon · 6 years ago
  38. 476bde3 [S2GRAPH-187]: Make toQuery use toVertex to parse vertex from query JSON on RequestParser by daewon · 6 years ago
  39. d69039d Merge branch 'S2GRAPH-187' by daewon · 6 years ago
  40. 488ee0f [S2GRAPH-191] Providing request / response logging to GraphQL server and removing println by daewon · 6 years ago
  41. 5c81ac8 Merge branch 'master' into S2GRAPH-191 by daewon · 6 years ago
  42. e0b2dc0 [S2GRAPH-192] could not find service column when creating the label by daewon · 6 years ago
  43. e8b6202 Mt erge branch 'S2GRAPH-192' by daewon · 6 years ago
  44. afbd9e6 [S2GRAPH-190] Remove unnecessary TC JsonBenchmarkSpec by daewon · 6 years ago
  45. 2af8243 fix name conflict by daewon · 6 years ago
  46. f431288 merge mailing list and PR144 to README.md by DO YUNG YOON · 6 years ago
  47. 2262618 remove broken import by daewon · 6 years ago
  48. d6f7815 remove unused benchmark by daewon · 6 years ago
  49. d137bb3 add logging for Management API and HTTP Request/Reponse by daewon · 6 years ago
  50. 245335a [S2GRAPH-185]: Support Spark Structured Streaming to work with data in streaming and batch by DO YUNG YOON · 6 years ago
  51. 36e6896 Merge branch 'S2GRAPH-185' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-185 by DO YUNG YOON · 6 years ago
  52. 14c50ea remove count operation by Chul Kang · 6 years ago
  53. a3227fd wait termination for multiple streaming query by Chul Kang · 6 years ago
  54. 33c6fd8 shade protobuf to resolve confilct with spark lib by Chul Kang · 6 years ago
  55. b14b293 add s2graph sink for spark structured streaming by Chul Kang · 6 years ago
  56. e0ba0aa add simple etl job interface by Chul Kang · 6 years ago
  57. 653deee [S2GRAPH-189]: graphiql.html file not found by daewon · 6 years ago
  58. 12e7d98 update graphiql.html url by daewon · 6 years ago
  59. a4059df [S2GRAPH-180]: Implement missing Management API by DO YUNG YOON · 6 years ago
  60. d92bd3d run apache-rat. by DO YUNG YOON · 6 years ago
  61. 6ff8414 Merge branch 'S2GRAPH-180' of https://github.com/daewon/incubator-s2graph into daewon-S2GRAPH-180 by DO YUNG YOON · 6 years ago
  62. bb9738f [S2GRAPH-188]: Should migrate log4j.properties to log4j2.xml by daewon · 6 years ago
  63. ca7adee Merge branch 'master' into S2GRAPH-180 by daewon · 6 years ago
  64. 823a884 update typeName by daewon · 6 years ago
  65. 1c60e25 add tc for management api by daewon · 6 years ago
  66. 0c8057f update README.md by daewon · 6 years ago
  67. 87a8ced add test cases to test S2GRAPH-186. by DO YUNG YOON · 6 years ago
  68. 2c3a359 update readme.md by daewon · 6 years ago
  69. 18c2219 add vertices on add edges by daewon · 6 years ago
  70. a5afdf2 change query: edge centric to vertec centric by daewon · 6 years ago
  71. 07d816d add mapLoggable by daewon · 6 years ago
  72. 741bf47 migrate log4j.properties to log4j2.xml by sandyskies · 6 years ago
  73. f40affb make toQuery to use toVertex. by DO YUNG YOON · 6 years ago
  74. 0520ffc [S2GRAPH-186]: fix wrong escaping of double quotation marks by DO YUNG YOON · 6 years ago
  75. b31f3d3 fix json parse error by sandyskies · 6 years ago
  76. 0abb56a fix wrong escaping of double quotation marks by sandyskies · 6 years ago
  77. 0a0c5c1 add test case by daewon · 6 years ago
  78. 574c89d change addVertex api, add test case for addVertex by daewon · 6 years ago
  79. 2ce86fa [S2GRAPH-184]: spark driver exit abnormally in the loader of s2jobs by DO YUNG YOON · 6 years ago
  80. 7737072 fix spark driver exit abnormally bug by sandyskies · 6 years ago
  81. 7544a05 [S2GRAPH-181]: MutateVertices yield different state with different storage type. by DO YUNG YOON · 6 years ago
  82. a52adab abstract read/write of user provided class. by DO YUNG YOON · 6 years ago
  83. ddfd10d [S2GRAPH-182]: Version up spark dependencies. by DO YUNG YOON · 6 years ago
  84. 717b9b8 remove unused method by daewon · 6 years ago
  85. eb130d4 add basic tc: Management by daewon · 6 years ago
  86. 9423bae Merge branch 'S2GRAPH-180' of github.daumkakao.com:Graph/s2graph into S2GRAPH-180 by daewon · 6 years ago
  87. bce636c add dummy object for empty input type by daewon · 6 years ago
  88. 041a137 test s2jobs/loader.py on local. by DO YUNG YOON · 6 years ago
  89. 9ab0081 add dummy object for empty input type by daewon · 6 years ago
  90. ca35bb5 add schema TC by daewon · 6 years ago
  91. db7f019 - add s2jobs subproject. by DO YUNG YOON · 6 years ago
  92. 042410d [S2GRAPH-178]: Fix null pointer error on BulkLoader. by DO YUNG YOON · 6 years ago
  93. e1f2bb4 add addPropToLabel by daewon · 6 years ago
  94. 2b5d919 add addPropToServiceColumn by daewon · 6 years ago
  95. ab8ba2f add integrate test on test case. by DO YUNG YOON · 6 years ago
  96. eb9bb0f change createLabel param type by daewon · 6 years ago
  97. 62a7ef3 remove unnecessary HConnection on HBaseContext and add generateHFile test case. by DO YUNG YOON · 6 years ago
  98. 36e4e03 change deleteServiceColumnParamType by daewon · 6 years ago
  99. 1111275 bug fix on vertex property parsing. by DO YUNG YOON · 6 years ago
  100. bab13a3 add api: deleteServiceColumn, deleteLabel by daewon · 6 years ago