Skip to content

v0.6.0: Added temporal pattern matching + Flink 1.9.3

Latest
Compare
Choose a tag to compare
@ChrizZz110 ChrizZz110 released this 29 Mar 09:53
4a29ed8
  • Changed Flink version to 1.9.3
  • Temporal Pattern Matching using Temporal-GDL added
  • Temporal verify operator added
  • More Gelly-based algorithms are available for TemporalGraph
  • Min and Max aggregations can now be applied on date and datetime types
  • Duration aggregations have now an optional unit parameter to define a time unit (e.g., Minutes)
  • Indexed CSV Source/Sink added (also for temporal graphs)
  • Some bugfixes in MinimalCSVImporter