incubator-s2graph
incubator-s2graph copied to clipboard
Mirror of Apache S2Graph (Incubating)
the column_metas miss default_value
Avoid blocking when values are evaluated for cache updates
stck to stack https://issues.apache.org/jira/browse/S2GRAPH-256
- add TransactionUtil to support incremental job
As an initial PR, I've added swagger doc and UI support, and added API docs for the "admin" services for now; mutate and query services will come later. How to...
I've added a configuration for curl example base url and let each rst source refer to the variable for interpolation. As the variable is used in code block, I also...
- add SchemaManager. - add SerializeUtil/DeserializeUtil . - refactor S2GraphSink/S2GraphSource to use SerializeUtil/DeserializeUtil.
- [WIP]: adding datastore storage.
Unused variable refactoring.
JIRA: [S2GRAPH-171] https://issues.apache.org/jira/browse/S2GRAPH-171