gradoop icon indicating copy to clipboard operation
gradoop copied to clipboard

[Epic] Table Integration and Operators

Open galpha opened this issue 6 years ago • 0 comments

This goal of this issue is to maintain a clean commit history during the integration of Flinks Table API. The following issues are mandatory for successful integration. The integration will take place in a gradoop-table module.

Model

  • [x] #1310 Preparation/Generalizing and Simplification of Baseline API
  • [ ] Generalizing GradoopFlinkConfig to support multi-model workflows
  • [ ] Generalize DataSinks/Sources to support multi-model workflows

Operators

  • [ ] Set-Operators for Graph and GraphCollections (Overlap, Combine etc.)
  • [ ] Subgraph
  • [ ] Grouping
  • [ ] CAPF-Integration

Source/Sinks

  • [ ] Add support for ORC and Apache Hive

This integration is based on the experimental implementation of @lordon.

galpha avatar Jun 24 '19 08:06 galpha