commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2018/04/23
[16/16] incubator-s2graph git commit: [S2GRAPH-193]: Add README for S2Jobs sub-project.
steamshon
2018/04/23
[06/16] incubator-s2graph git commit: modify h2 basedir path
steamshon
2018/04/22
[7/9] incubator-s2graph git commit: add test case to test Json to TaskConf.
steamshon
2018/04/22
[8/9] incubator-s2graph git commit: Merge remote-tracking branch 'apache/master' into S2GRAPH-201
steamshon
2018/04/22
[1/9] incubator-s2graph git commit: add S2GraphSource.
steamshon
2018/04/22
[4/9] incubator-s2graph git commit: bug fix on S2EdgeDataFrameWriter.
steamshon
2018/04/22
[2/9] incubator-s2graph git commit: rename class.
steamshon
2018/04/22
[9/9] incubator-s2graph git commit: [S2GRAPH-201]: Provide S2GraphSource
steamshon
2018/04/22
[6/9] incubator-s2graph git commit: pass local cache configuration on S2GraphSource.
steamshon
2018/04/22
[5/9] incubator-s2graph git commit: merge S2EdgeDataFrameWriter and S2VertexDataFrameWriter.
steamshon
2018/04/22
[3/9] incubator-s2graph git commit: add tc for S2GraphSource.
steamshon
2018/04/22
[3/8] incubator-s2graph git commit: refactor search
steamshon
2018/04/22
[8/8] incubator-s2graph git commit: [S2GRAPH-207]: Provides a way to query data with the value of the Vertex property in a GraphQL query.
steamshon
2018/04/22
[4/8] incubator-s2graph git commit: remove hard_coded var
steamshon
2018/04/22
[6/8] incubator-s2graph git commit: refactor: (vertex, queryParam) -> edgeQueryParam
steamshon
2018/04/22
[2/8] incubator-s2graph git commit: add search vertices
steamshon
2018/04/22
[1/8] incubator-s2graph git commit: add 'Contains' Claues in where parser
steamshon
2018/04/22
[5/8] incubator-s2graph git commit: add test case for search vertex query
steamshon
2018/04/22
[7/8] incubator-s2graph git commit: add index.provider.lucene.fsType for test
steamshon
2018/04/22
[1/3] incubator-s2graph git commit: reuse s2graph object
steamshon
2018/04/22
[3/3] incubator-s2graph git commit: [S2GRAPH-205]: reuse S2Graph object on same executor
steamshon
2018/04/22
[2/3] incubator-s2graph git commit: fix wrong method reference
steamshon
2018/04/17
[1/3] incubator-s2graph git commit: resolve n+1 query
daewon
2018/04/17
[3/3] incubator-s2graph git commit: [S2GRAPH-204] Avoid N + 1 queries in GraphQL
daewon
2018/04/17
[2/3] incubator-s2graph git commit: Merge branch 'S2GRAPH-204'
daewon
2018/04/11
[2/5] incubator-s2graph git commit: fix broken test case
daewon
2018/04/11
[1/5] incubator-s2graph git commit: add queryParam
daewon
2018/04/11
[4/5] incubator-s2graph git commit: remove wraning for intelliJ
daewon
2018/04/11
[5/5] incubator-s2graph git commit: [S2GRAPH-196] Apply Query Parameter to Label Fetch in S2GraphQL
daewon
2018/04/11
[3/5] incubator-s2graph git commit: move module
daewon
2018/04/05
[1/6] incubator-s2graph git commit: first try, make conencted label recursive
steamshon
2018/04/05
[3/6] incubator-s2graph git commit: add query limit
steamshon
2018/04/05
[5/6] incubator-s2graph git commit: update limit
steamshon
2018/04/05
[6/6] incubator-s2graph git commit: [S2GRAPH-199]: Changing query more intuitively by using `columnName` instead of `from/to` in label field name
steamshon
2018/04/05
[4/6] incubator-s2graph git commit: fix dir bug for in direction edge
steamshon
2018/04/05
[2/6] incubator-s2graph git commit: Changing query more intuitively by using `columnName` instead of `from/to` in label field name
steamshon
2018/04/04
[4/5] incubator-s2graph git commit: Merge branch 'S2GRAPH-200' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-200
steamshon
2018/04/04
[1/5] incubator-s2graph git commit: add extra env option for docker build
steamshon
2018/04/04
[5/5] incubator-s2graph git commit: [S2GRAPH-200]: docker image could not include extra jars
steamshon
2018/04/04
[2/5] incubator-s2graph git commit: modify readme
steamshon
2018/04/04
[3/5] incubator-s2graph git commit: remove duplicate plugin
steamshon
2018/04/04
[2/4] incubator-s2graph git commit: Merge upstream master.
steamshon
2018/04/04
[1/4] incubator-s2graph git commit: add skipError option to skip over not-serializable data.
steamshon
2018/04/04
[4/4] incubator-s2graph git commit: [S2GRAPH-198]: Skip json Decode error and continue
steamshon
2018/04/04
[3/4] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-198
steamshon
2018/04/03
[03/11] incubator-s2graph git commit: implement writeBatch only for LoadIncrementHFile.
steamshon
2018/04/03
[10/11] incubator-s2graph git commit: add runLoadIncrementalHFiles option for S2graphSink.write.
steamshon
2018/04/03
[07/11] incubator-s2graph git commit: filter OptionKeys on GraphFileOptions.
steamshon
2018/04/03
[06/11] incubator-s2graph git commit: modify tc
steamshon
2018/04/03
[09/11] incubator-s2graph git commit: Merge pull request #14 from elric-k/S2GRAPH-197
steamshon
2018/04/03
[04/11] incubator-s2graph git commit: separate bulkload from write.
steamshon
2018/04/03
[02/11] incubator-s2graph git commit: simplify Transformer interface.
steamshon
2018/04/03
[05/11] incubator-s2graph git commit: add writeBatchWithMutate on S2GraphSink
steamshon
2018/04/03
[08/11] incubator-s2graph git commit: merge writeBatch for S2GraphSink
steamshon
2018/04/03
[01/11] incubator-s2graph git commit: implement S2GraphSink.write method for writeBatch.
steamshon
2018/04/03
[11/11] incubator-s2graph git commit: [S2GRAPH-197]: Provide S2graphSink for non-streaming dataset
steamshon
2018/04/01
[3/3] incubator-s2graph git commit: [S2GRAPH-183]: Provide batch job to dump data stored in HBase into file.
steamshon
2018/04/01
[1/3] incubator-s2graph git commit: abstract read/write of user provided class.
steamshon
2018/04/01
[2/3] incubator-s2graph git commit: remove SKeyValue.SnapshotEdgeCF for backward compatibility.
steamshon
2018/03/30
[2/2] incubator-s2graph git commit: [S2GRAPH-195]: could not create indices using S2GraphQL
daewon
2018/03/30
[1/2] incubator-s2graph git commit: add indices resolver
daewon
2018/03/29
[3/4] incubator-s2graph git commit: Merge branch 'S2GRAPH-187'
daewon
2018/03/29
[4/4] incubator-s2graph git commit: [S2GRAPH-187]: Make toQuery use toVertex to parse vertex from query JSON on RequestParser
daewon
2018/03/29
[1/4] incubator-s2graph git commit: make toQuery to use toVertex.
daewon
2018/03/29
[2/4] incubator-s2graph git commit: add test cases to test S2GRAPH-186.
daewon
2018/03/29
[1/3] incubator-s2graph git commit: add logging for Management API and HTTP Request/Reponse
daewon
2018/03/29
[2/3] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-191
daewon
2018/03/29
[3/3] incubator-s2graph git commit: [S2GRAPH-191] Providing request / response logging to GraphQL server and removing println
daewon
2018/03/29
[1/3] incubator-s2graph git commit: fix name conflict
daewon
2018/03/29
[2/3] incubator-s2graph git commit: Mt erge branch 'S2GRAPH-192'
daewon
2018/03/29
[3/3] incubator-s2graph git commit: [S2GRAPH-192] could not find service column when creating the label
daewon
2018/03/29
[3/3] incubator-s2graph git commit: [S2GRAPH-190] Remove unnecessary TC JsonBenchmarkSpec
daewon
2018/03/29
[2/3] incubator-s2graph git commit: remove broken import
daewon
2018/03/29
[1/3] incubator-s2graph git commit: remove unused benchmark
daewon
2018/03/28
[7/7] incubator-s2graph git commit: [S2GRAPH-185]: Support Spark Structured Streaming to work with data in streaming and batch
steamshon
2018/03/28
[2/7] incubator-s2graph git commit: add s2graph sink for spark structured streaming
steamshon
2018/03/28
[4/7] incubator-s2graph git commit: wait termination for multiple streaming query
steamshon
2018/03/28
[1/7] incubator-s2graph git commit: add simple etl job interface
steamshon
2018/03/28
[3/7] incubator-s2graph git commit: shade protobuf to resolve confilct with spark lib
steamshon
2018/03/28
[5/7] incubator-s2graph git commit: remove count operation
steamshon
2018/03/28
[6/7] incubator-s2graph git commit: Merge branch 'S2GRAPH-185' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-185
steamshon
2018/03/27
[2/2] incubator-s2graph git commit: [S2GRAPH-189]: graphiql.html file not found
daewon
2018/03/27
[1/2] incubator-s2graph git commit: update graphiql.html url
daewon
2018/03/26
[25/25] incubator-s2graph git commit: [S2GRAPH-180]: Implement missing Management API
steamshon
2018/03/26
[08/25] incubator-s2graph git commit: add dummy object for empty input type
steamshon
2018/03/26
[02/25] incubator-s2graph git commit: add api: deleteServiceColumn, deleteLabel
steamshon
2018/03/26
[15/25] incubator-s2graph git commit: add mapLoggable
steamshon
2018/03/26
[10/25] incubator-s2graph git commit: Merge branch 'S2GRAPH-180' of github.daumkakao.com:Graph/s2graph into S2GRAPH-180
steamshon
2018/03/26
[01/25] incubator-s2graph git commit: add api: deleteServiceColumn, deleteLabel
steamshon
2018/03/26
[11/25] incubator-s2graph git commit: add basic tc: Management
steamshon
2018/03/26
[05/25] incubator-s2graph git commit: add addPropToServiceColumn
steamshon
2018/03/26
[19/25] incubator-s2graph git commit: update README.md
steamshon
2018/03/26
[06/25] incubator-s2graph git commit: add addPropToLabel
steamshon
2018/03/26
[17/25] incubator-s2graph git commit: add vertices on add edges
steamshon
2018/03/26
[24/25] incubator-s2graph git commit: run apache-rat.
steamshon
2018/03/26
[16/25] incubator-s2graph git commit: change query: edge centric to vertec centric
steamshon
2018/03/26
[23/25] incubator-s2graph git commit: Merge branch 'S2GRAPH-180' of https://github.com/daewon/incubator-s2graph into daewon-S2GRAPH-180
steamshon
2018/03/26
[09/25] incubator-s2graph git commit: add dummy object for empty input type
steamshon
2018/03/26
[22/25] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-180
steamshon
2018/03/26
[04/25] incubator-s2graph git commit: change createLabel param type
steamshon
2018/03/26
[07/25] incubator-s2graph git commit: add schema TC
steamshon
2018/03/26
[18/25] incubator-s2graph git commit: update readme.md
steamshon
2018/03/26
[12/25] incubator-s2graph git commit: remove unused method
steamshon
2018/03/26
[21/25] incubator-s2graph git commit: update typeName
steamshon
2018/03/26
[13/25] incubator-s2graph git commit: change addVertex api, add test case for addVertex
steamshon
2018/03/26
[03/25] incubator-s2graph git commit: change deleteServiceColumnParamType
steamshon
2018/03/26
[20/25] incubator-s2graph git commit: add tc for management api
steamshon
2018/03/26
[14/25] incubator-s2graph git commit: add test case
steamshon
2018/03/26
[2/2] incubator-s2graph git commit: [S2GRAPH-188]: Should migrate log4j.properties to log4j2.xml
daewon
2018/03/26
[1/2] incubator-s2graph git commit: migrate log4j.properties to log4j2.xml
daewon
2018/03/22
[2/3] incubator-s2graph git commit: fix json parse error
steamshon
2018/03/22
[1/3] incubator-s2graph git commit: fix wrong escaping of double quotation marks
steamshon
2018/03/22
[3/3] incubator-s2graph git commit: [S2GRAPH-186]: fix wrong escaping of double quotation marks
steamshon
2018/03/20
[2/2] incubator-s2graph git commit: [S2GRAPH-184]: spark driver exit abnormally in the loader of s2jobs
steamshon
2018/03/20
[1/2] incubator-s2graph git commit: fix spark driver exit abnormally bug
steamshon
2018/03/19
[1/2] incubator-s2graph git commit: add Vertex upsert on schemaVersion v4.
steamshon
2018/03/19
[2/2] incubator-s2graph git commit: [S2GRAPH-181]: MutateVertices yield different state with different storage type.
steamshon
2018/03/14
[3/5] incubator-s2graph git commit: - add s2jobs subproject. - migrate bulk loader with spark 2.3.0. - add test cases for bulk loader.
steamshon
2018/03/14
[2/5] incubator-s2graph git commit: - add s2jobs subproject. - migrate bulk loader with spark 2.3.0. - add test cases for bulk loader.
steamshon
2018/03/14
[1/5] incubator-s2graph git commit: - add s2jobs subproject. - migrate bulk loader with spark 2.3.0. - add test cases for bulk loader.
steamshon
2018/03/14
[5/5] incubator-s2graph git commit: [S2GRAPH-182]: Version up spark dependencies.
steamshon
2018/03/14
[4/5] incubator-s2graph git commit: test s2jobs/loader.py on local.
steamshon
2018/03/05
[3/6] incubator-s2graph git commit: bug fix on vertex property parsing.
steamshon
2018/03/05
[4/6] incubator-s2graph git commit: remove unnecessary HConnection on HBaseContext and add generateHFile test case.
steamshon
2018/03/05
[5/6] incubator-s2graph git commit: add integrate test on test case.
steamshon
2018/03/05
[2/6] incubator-s2graph git commit: add test case for TransferHFile.
steamshon
2018/03/05
[1/6] incubator-s2graph git commit: fix null pointer error on Bulk Loader.
steamshon
2018/03/05
[6/6] incubator-s2graph git commit: [S2GRAPH-178]: Fix null pointer error on BulkLoader.
steamshon
2018/02/27
[1/2] incubator-s2graph git commit: [S2GRAPH-179]: Add defaultValue on ColumnMeta.
steamshon
2018/02/27
[2/2] incubator-s2graph git commit: [S2GRAPH-179]: Add defaultValue on ColumnMeta
steamshon
2018/02/27
[1/2] incubator-s2graph git commit: - addVertex. - createServiceColumn.
steamshon
2018/02/27
[2/2] incubator-s2graph git commit: [S2GRAPH-177]: Add support for createServiceColumn/addVertex APIs on GraphQL.
steamshon
2018/02/13
[2/2] incubator-s2graph git commit: [S2GRAPH-176]: Fix compile error on LabelMeta
steamshon
2018/02/13
[1/2] incubator-s2graph git commit: fix compile error on LabelMeta.
steamshon
2018/02/13
[2/3] incubator-s2graph git commit: [S2GRAPH-172] Suggest to implement GraphQL as standard web interface for S2Graph.
steamshon
2018/02/13
[3/3] incubator-s2graph git commit: [S2GRAPH-172]: Suggest to implement GraphQL as standard web interface for S2Graph.
steamshon
2018/02/13
[1/3] incubator-s2graph git commit: [S2GRAPH-172] Suggest to implement GraphQL as standard web interface for S2Graph.
steamshon
2018/02/11
[1/7] incubator-s2graph git commit: [S2GRAPH-175]: Provide Elastic Search Index Provider. - add ESIndexProvider.
steamshon
2018/02/11
[5/7] incubator-s2graph git commit: move global index setting under ColumnMeta, LabelMeta.
steamshon
2018/02/11
[2/7] incubator-s2graph git commit: comment out unnecessary test for models.GlobalIndex.
steamshon
2018/02/11
[7/7] incubator-s2graph git commit: [S2GRAPH-175]: Provide Elastic Search Index Provider.
steamshon
2018/02/11
[4/7] incubator-s2graph git commit: remove unnecessary test cases.
steamshon
2018/02/11
[6/7] incubator-s2graph git commit: Change insert to update and use VertexId, EdgeId as document id for global index.
steamshon
2018/02/11
[3/7] incubator-s2graph git commit: fix test case error.
steamshon
2017/11/30
[1/5] incubator-s2graph git commit: add RocksStorage.
steamshon
2017/11/30
[2/5] incubator-s2graph git commit: run apache-rat.
steamshon
2017/11/30
[4/5] incubator-s2graph git commit: add rocks_storage.conf. - now run test `sbt "project s2core" -Dconfig.file=rocks_storage.conf test`. - want to remove rocks.storage.mode, but not sure how to force test to run sequentially.
steamshon
2017/11/30
[3/5] incubator-s2graph git commit: ignore few test cases for now.
steamshon
2017/11/30
[5/5] incubator-s2graph git commit: [S2GRAPH-166]: Provide embeddable storage backend using RocksDB
steamshon
2017/11/18
[17/23] incubator-s2graph git commit: add S2GraphLike.
steamshon
2017/11/18
[03/23] incubator-s2graph git commit: create S2EdgeLike.
steamshon
2017/11/18
[02/23] incubator-s2graph git commit: passed s2test.
steamshon
2017/11/18
[11/23] incubator-s2graph git commit: add S2EdgeBuilder.
steamshon
2017/11/18
[16/23] incubator-s2graph git commit: add S2GraphLike.
steamshon
2017/11/18
[12/23] incubator-s2graph git commit: add S2EdgePropertyHelper.
steamshon
2017/11/18
[18/23] incubator-s2graph git commit: remove newVertex/newEdge/newVertexId on S2GraphLike.
steamshon
2017/11/18
[10/23] incubator-s2graph git commit: add TraversalHelper.
steamshon
2017/11/18
[15/23] incubator-s2graph git commit: bug fix on copyVertex.
steamshon
2017/11/18
[06/23] incubator-s2graph git commit: move S2Graph global helpers into PostProcess.
steamshon
2017/11/18
[22/23] incubator-s2graph git commit: run apache-rat.
steamshon
2017/11/18
[23/23] incubator-s2graph git commit: [S2GRAPH-170]: Create Interface for S2Edge/S2Vertex/S2Graph
steamshon
2017/11/18
[07/23] incubator-s2graph git commit: add GraphElementBuilder.
steamshon
2017/11/18
[09/23] incubator-s2graph git commit: apply MutationHelper and GraphElementBuilder.
steamshon
2017/11/18
[05/23] incubator-s2graph git commit: remove null.
steamshon
2017/11/18
[01/23] incubator-s2graph git commit: add S2VertexLike.
steamshon
2017/11/18
[08/23] incubator-s2graph git commit: add MutationHelper.
steamshon
2017/11/18
[21/23] incubator-s2graph git commit: add java helpers on S2GraphLike.
steamshon
2017/11/18
[19/23] incubator-s2graph git commit: remove newVertex/newEdge/newVertexId on S2GraphLike.
steamshon
2017/11/18
[04/23] incubator-s2graph git commit: passed s2tests.
steamshon
2017/11/18
[13/23] incubator-s2graph git commit: remove SelfType bidirectional dependencies on S2EdgeLike.
steamshon
2017/11/18
[20/23] incubator-s2graph git commit: remove unused comments.
steamshon
2017/11/18
[14/23] incubator-s2graph git commit: remove SelfType bidirectional dependencies on S2VertexLike.
steamshon
2017/11/12
[2/2] incubator-s2graph git commit: [S2GRAPH-168]:Fix args order mismatch when use addServiceColumnProp
steamshon
2017/11/12
[1/2] incubator-s2graph git commit: Update AdminController.scala
steamshon
2017/10/30
[6/8] incubator-s2graph git commit: remove type parameter on Storage Trait (#13)
steamshon
2017/10/30
[7/8] incubator-s2graph git commit: provide default implementation on fetchVertices at StorageReadable.
steamshon
2017/10/30
[3/8] incubator-s2graph git commit: Separate interfaces from Storage.
steamshon
2017/10/30
[2/8] incubator-s2graph git commit: Separate interfaces from Storage.
steamshon
2017/10/30
[8/8] incubator-s2graph git commit: [S2GRAPH-169]: Separate multiple functionalities on Storage class into multiple Interface.
steamshon
2017/10/30
[1/8] incubator-s2graph git commit: Separate interfaces from Storage.
steamshon
2017/10/30
[4/8] incubator-s2graph git commit: Separate interfaces from Storage.
steamshon
2017/10/30
[5/8] incubator-s2graph git commit: run apache-rat.
steamshon
2017/10/27
[3/4] incubator-s2graph git commit: fix compile error.
steamshon
2017/10/27
[4/4] incubator-s2graph git commit: [S2GRAPH-167]: Provide Vertex CSV File BulkLoad
steamshon
2017/10/27
[2/4] incubator-s2graph git commit: Update TransferToHFile.scala
steamshon
2017/10/27
[1/4] incubator-s2graph git commit: Update TransferToHFile.scala
steamshon
2017/09/05
[1/2] incubator-s2graph git commit: update README to contains tinkerpop support.
steamshon
2017/09/05
[2/2] incubator-s2graph git commit: [S2GRAPH-165]: Add TinkerPop support documentation on README
steamshon
2017/08/24
svn commit: r1806119 - /incubator/s2graph/site/releases/s2graph-release-0.2.0-incubating.html
rain
2017/08/24
svn commit: r1806118 - in /incubator/s2graph/site: community.html download.html index.html releases/s2graph-release-0.1.0-incubating.html
rain
2017/08/23
[2/2] incubator-s2graph git commit: [S2GRAPH-163]: Update version.sbt after release
steamshon
2017/08/23
[1/2] incubator-s2graph git commit: Update version.sbt after 0.2.0-incubating release.
steamshon
2017/08/22
[incubator-s2graph] Git Push Summary
steamshon
2017/08/22
svn commit: r21273 - in /release/incubator/s2graph/0.2.0-incubating: ./ CHANGES apache-s2graph-0.2.0-incubating-src.tgz apache-s2graph-0.2.0-incubating-src.tgz.asc apache-s2graph-0.2.0-incubating-src.tgz.md5 apache-s2graph-0.2.0-incubating-src.tgz.sha1
steamshon
2017/08/22
[incubator-s2graph] Git Push Summary
steamshon
2017/08/22
[incubator-s2graph] Git Push Summary
steamshon
2017/08/16
[2/2] incubator-s2graph git commit: [S2GRAPH-162]: Update year in the NOTICE file.
steamshon
2017/08/16
[1/2] incubator-s2graph git commit: update year in NOTICE file from 2016 to 2017.
steamshon
2017/08/11
svn commit: r20933 - in /dev/incubator/s2graph/0.2.0-incubating-RC3: ./ CHANGES apache-s2graph-0.2.0-incubating-src.tgz apache-s2graph-0.2.0-incubating-src.tgz.asc apache-s2graph-0.2.0-incubating-src.tgz.md5 apache-s2graph-0.2.0-incubating-src.tgz.sha1
steamshon
2017/08/11
[incubator-s2graph] Git Push Summary
steamshon
Earlier messages
Later messages