You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] incubator-s2graph git commit: abstract read/write of user provided class. - posted by st...@apache.org on 2018/04/02 03:32:56 UTC, 0 replies.
- [2/3] incubator-s2graph git commit: remove SKeyValue.SnapshotEdgeCF for backward compatibility. - posted by st...@apache.org on 2018/04/02 03:32:57 UTC, 0 replies.
- [3/3] incubator-s2graph git commit: [S2GRAPH-183]: Provide batch job to dump data stored in HBase into file. - posted by st...@apache.org on 2018/04/02 03:32:58 UTC, 0 replies.
- [01/11] incubator-s2graph git commit: implement S2GraphSink.write method for writeBatch. - posted by st...@apache.org on 2018/04/04 02:44:57 UTC, 0 replies.
- [02/11] incubator-s2graph git commit: simplify Transformer interface. - posted by st...@apache.org on 2018/04/04 02:44:58 UTC, 0 replies.
- [03/11] incubator-s2graph git commit: implement writeBatch only for LoadIncrementHFile. - posted by st...@apache.org on 2018/04/04 02:44:59 UTC, 0 replies.
- [04/11] incubator-s2graph git commit: separate bulkload from write. - posted by st...@apache.org on 2018/04/04 02:45:00 UTC, 0 replies.
- [05/11] incubator-s2graph git commit: add writeBatchWithMutate on S2GraphSink - posted by st...@apache.org on 2018/04/04 02:45:01 UTC, 0 replies.
- [06/11] incubator-s2graph git commit: modify tc - posted by st...@apache.org on 2018/04/04 02:45:02 UTC, 0 replies.
- [07/11] incubator-s2graph git commit: filter OptionKeys on GraphFileOptions. - posted by st...@apache.org on 2018/04/04 02:45:03 UTC, 0 replies.
- [08/11] incubator-s2graph git commit: merge writeBatch for S2GraphSink - posted by st...@apache.org on 2018/04/04 02:45:04 UTC, 0 replies.
- [09/11] incubator-s2graph git commit: Merge pull request #14 from elric-k/S2GRAPH-197 - posted by st...@apache.org on 2018/04/04 02:45:05 UTC, 0 replies.
- [10/11] incubator-s2graph git commit: add runLoadIncrementalHFiles option for S2graphSink.write. - posted by st...@apache.org on 2018/04/04 02:45:06 UTC, 0 replies.
- [11/11] incubator-s2graph git commit: [S2GRAPH-197]: Provide S2graphSink for non-streaming dataset - posted by st...@apache.org on 2018/04/04 02:45:07 UTC, 0 replies.
- [1/4] incubator-s2graph git commit: add skipError option to skip over not-serializable data. - posted by st...@apache.org on 2018/04/05 05:43:11 UTC, 0 replies.
- [2/4] incubator-s2graph git commit: Merge upstream master. - posted by st...@apache.org on 2018/04/05 05:43:12 UTC, 0 replies.
- [3/4] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-198 - posted by st...@apache.org on 2018/04/05 05:43:13 UTC, 0 replies.
- [4/4] incubator-s2graph git commit: [S2GRAPH-198]: Skip json Decode error and continue - posted by st...@apache.org on 2018/04/05 05:43:14 UTC, 0 replies.
- [1/5] incubator-s2graph git commit: add extra env option for docker build - posted by st...@apache.org on 2018/04/05 05:49:39 UTC, 0 replies.
- [2/5] incubator-s2graph git commit: modify readme - posted by st...@apache.org on 2018/04/05 05:49:40 UTC, 0 replies.
- [3/5] incubator-s2graph git commit: remove duplicate plugin - posted by st...@apache.org on 2018/04/05 05:49:41 UTC, 0 replies.
- [4/5] incubator-s2graph git commit: Merge branch 'S2GRAPH-200' of https://github.com/elric-k/incubator-s2graph into elric-k-S2GRAPH-200 - posted by st...@apache.org on 2018/04/05 05:49:42 UTC, 0 replies.
- [5/5] incubator-s2graph git commit: [S2GRAPH-200]: docker image could not include extra jars - posted by st...@apache.org on 2018/04/05 05:49:43 UTC, 0 replies.
- [1/6] incubator-s2graph git commit: first try, make conencted label recursive - posted by st...@apache.org on 2018/04/05 08:41:28 UTC, 0 replies.
- [2/6] incubator-s2graph git commit: Changing query more intuitively by using `columnName` instead of `from/to` in label field name - posted by st...@apache.org on 2018/04/05 08:41:29 UTC, 0 replies.
- [3/6] incubator-s2graph git commit: add query limit - posted by st...@apache.org on 2018/04/05 08:41:30 UTC, 0 replies.
- [4/6] incubator-s2graph git commit: fix dir bug for in direction edge - posted by st...@apache.org on 2018/04/05 08:41:31 UTC, 0 replies.
- [5/6] incubator-s2graph git commit: update limit - posted by st...@apache.org on 2018/04/05 08:41:32 UTC, 0 replies.
- [6/6] incubator-s2graph git commit: [S2GRAPH-199]: Changing query more intuitively by using `columnName` instead of `from/to` in label field name - posted by st...@apache.org on 2018/04/05 08:41:33 UTC, 0 replies.
- [1/5] incubator-s2graph git commit: add queryParam - posted by da...@apache.org on 2018/04/11 08:08:07 UTC, 0 replies.
- [2/5] incubator-s2graph git commit: fix broken test case - posted by da...@apache.org on 2018/04/11 08:08:08 UTC, 0 replies.
- [3/5] incubator-s2graph git commit: move module - posted by da...@apache.org on 2018/04/11 08:08:09 UTC, 0 replies.
- [4/5] incubator-s2graph git commit: remove wraning for intelliJ - posted by da...@apache.org on 2018/04/11 08:08:10 UTC, 0 replies.
- [5/5] incubator-s2graph git commit: [S2GRAPH-196] Apply Query Parameter to Label Fetch in S2GraphQL - posted by da...@apache.org on 2018/04/11 08:08:11 UTC, 0 replies.
- [1/3] incubator-s2graph git commit: resolve n+1 query - posted by da...@apache.org on 2018/04/18 05:39:42 UTC, 0 replies.
- [2/3] incubator-s2graph git commit: Merge branch 'S2GRAPH-204' - posted by da...@apache.org on 2018/04/18 05:39:43 UTC, 0 replies.
- [3/3] incubator-s2graph git commit: [S2GRAPH-204] Avoid N + 1 queries in GraphQL - posted by da...@apache.org on 2018/04/18 05:39:44 UTC, 0 replies.
- [1/3] incubator-s2graph git commit: reuse s2graph object - posted by st...@apache.org on 2018/04/23 02:37:57 UTC, 0 replies.
- [2/3] incubator-s2graph git commit: fix wrong method reference - posted by st...@apache.org on 2018/04/23 02:37:58 UTC, 0 replies.
- [3/3] incubator-s2graph git commit: [S2GRAPH-205]: reuse S2Graph object on same executor - posted by st...@apache.org on 2018/04/23 02:37:59 UTC, 0 replies.
- [1/8] incubator-s2graph git commit: add 'Contains' Claues in where parser - posted by st...@apache.org on 2018/04/23 04:29:33 UTC, 0 replies.
- [2/8] incubator-s2graph git commit: add search vertices - posted by st...@apache.org on 2018/04/23 04:29:34 UTC, 0 replies.
- [3/8] incubator-s2graph git commit: refactor search - posted by st...@apache.org on 2018/04/23 04:29:35 UTC, 0 replies.
- [4/8] incubator-s2graph git commit: remove hard_coded var - posted by st...@apache.org on 2018/04/23 04:29:36 UTC, 0 replies.
- [5/8] incubator-s2graph git commit: add test case for search vertex query - posted by st...@apache.org on 2018/04/23 04:29:37 UTC, 0 replies.
- [6/8] incubator-s2graph git commit: refactor: (vertex, queryParam) -> edgeQueryParam - posted by st...@apache.org on 2018/04/23 04:29:38 UTC, 0 replies.
- [7/8] incubator-s2graph git commit: add index.provider.lucene.fsType for test - posted by st...@apache.org on 2018/04/23 04:29:39 UTC, 0 replies.
- [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. - posted by st...@apache.org on 2018/04/23 04:29:40 UTC, 0 replies.
- [1/9] incubator-s2graph git commit: add S2GraphSource. - posted by st...@apache.org on 2018/04/23 04:36:39 UTC, 0 replies.
- [2/9] incubator-s2graph git commit: rename class. - posted by st...@apache.org on 2018/04/23 04:36:40 UTC, 0 replies.
- [3/9] incubator-s2graph git commit: add tc for S2GraphSource. - posted by st...@apache.org on 2018/04/23 04:36:41 UTC, 0 replies.
- [4/9] incubator-s2graph git commit: bug fix on S2EdgeDataFrameWriter. - posted by st...@apache.org on 2018/04/23 04:36:42 UTC, 0 replies.
- [5/9] incubator-s2graph git commit: merge S2EdgeDataFrameWriter and S2VertexDataFrameWriter. - posted by st...@apache.org on 2018/04/23 04:36:43 UTC, 0 replies.
- [6/9] incubator-s2graph git commit: pass local cache configuration on S2GraphSource. - posted by st...@apache.org on 2018/04/23 04:36:44 UTC, 0 replies.
- [7/9] incubator-s2graph git commit: add test case to test Json to TaskConf. - posted by st...@apache.org on 2018/04/23 04:36:45 UTC, 0 replies.
- [8/9] incubator-s2graph git commit: Merge remote-tracking branch 'apache/master' into S2GRAPH-201 - posted by st...@apache.org on 2018/04/23 04:36:46 UTC, 0 replies.
- [9/9] incubator-s2graph git commit: [S2GRAPH-201]: Provide S2GraphSource - posted by st...@apache.org on 2018/04/23 04:36:47 UTC, 0 replies.
- [01/16] incubator-s2graph git commit: merge mailing list and PR144 to README.md - posted by st...@apache.org on 2018/04/24 02:06:11 UTC, 0 replies.
- [02/16] incubator-s2graph git commit: update README. - posted by st...@apache.org on 2018/04/24 02:06:12 UTC, 0 replies.
- [03/16] incubator-s2graph git commit: add s2graphql, h2 service to launch - posted by st...@apache.org on 2018/04/24 02:06:13 UTC, 0 replies.
- [04/16] incubator-s2graph git commit: modify h2db option to launch using server mode - posted by st...@apache.org on 2018/04/24 02:06:14 UTC, 0 replies.
- [05/16] incubator-s2graph git commit: add column options for FileSink - posted by st...@apache.org on 2018/04/24 02:06:15 UTC, 0 replies.
- [06/16] incubator-s2graph git commit: modify h2 basedir path - posted by st...@apache.org on 2018/04/24 02:06:16 UTC, 0 replies.
- [07/16] incubator-s2graph git commit: add example - posted by st...@apache.org on 2018/04/24 02:06:17 UTC, 0 replies.
- [08/16] incubator-s2graph git commit: modify README - posted by st...@apache.org on 2018/04/24 02:06:18 UTC, 0 replies.
- [09/16] incubator-s2graph git commit: increate timeout when create schema - posted by st...@apache.org on 2018/04/24 02:06:19 UTC, 0 replies.
- [10/16] incubator-s2graph git commit: Merge pull request #15 from elric-k/S2GRAPH-193 - posted by st...@apache.org on 2018/04/24 02:06:20 UTC, 0 replies.
- [11/16] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-193 - posted by st...@apache.org on 2018/04/24 02:06:21 UTC, 0 replies.
- [12/16] incubator-s2graph git commit: update README.md to add s2graphql and s2jobs. - posted by st...@apache.org on 2018/04/24 02:06:22 UTC, 0 replies.
- [13/16] incubator-s2graph git commit: add apache license header. - posted by st...@apache.org on 2018/04/24 02:06:23 UTC, 0 replies.
- [14/16] incubator-s2graph git commit: add extra jar to launch spark job - posted by st...@apache.org on 2018/04/24 02:06:24 UTC, 0 replies.
- [15/16] incubator-s2graph git commit: add graphiql.html for example - posted by st...@apache.org on 2018/04/24 02:06:25 UTC, 0 replies.
- [16/16] incubator-s2graph git commit: [S2GRAPH-193]: Add README for S2Jobs sub-project. - posted by st...@apache.org on 2018/04/24 02:06:26 UTC, 0 replies.
- [1/3] incubator-s2graph git commit: refactoring - posted by st...@apache.org on 2018/04/24 02:10:48 UTC, 0 replies.
- [2/3] incubator-s2graph git commit: add vertexQueryParam on esIndexProvider - posted by st...@apache.org on 2018/04/24 02:10:49 UTC, 0 replies.
- [3/3] incubator-s2graph git commit: [S2GRAPH-209]: GlobalIndex supports field data types such as Numeric to enable Range Query. - posted by st...@apache.org on 2018/04/24 02:10:50 UTC, 0 replies.
- [1/7] incubator-s2graph git commit: - rename mysqls package to schema. - remove GlobalIndex. - add toBytes, fromBytes on Schema. - posted by st...@apache.org on 2018/04/26 03:09:50 UTC, 0 replies.
- [2/7] incubator-s2graph git commit: - rename mysqls package to schema. - remove GlobalIndex. - add toBytes, fromBytes on Schema. - posted by st...@apache.org on 2018/04/26 03:09:51 UTC, 0 replies.
- [3/7] incubator-s2graph git commit: - rename mysqls package to schema. - remove GlobalIndex. - add toBytes, fromBytes on Schema. - posted by st...@apache.org on 2018/04/26 03:09:52 UTC, 0 replies.
- [4/7] incubator-s2graph git commit: - rename mysqls package to schema. - remove GlobalIndex. - add toBytes, fromBytes on Schema. - posted by st...@apache.org on 2018/04/26 03:09:53 UTC, 0 replies.
- [5/7] incubator-s2graph git commit: fix compile error while test:compile. - posted by st...@apache.org on 2018/04/26 03:09:54 UTC, 0 replies.
- [6/7] incubator-s2graph git commit: update SafeUpdateCache constructor. - posted by st...@apache.org on 2018/04/26 03:09:55 UTC, 0 replies.
- [7/7] incubator-s2graph git commit: [S2GRAPH-210]: Rename package `mysqls` to `schema` - posted by st...@apache.org on 2018/04/26 03:09:56 UTC, 0 replies.