zhouqingqing / qpmodel

A Relational Optimizer and Executor
MIT License
64 stars 18 forks source link

modeling streaming and other extended relational features #84

Open zhouqingqing opened 4 years ago

zhouqingqing commented 4 years ago

steaming: unbounded data, unbounded processing

unbounded processing:

batch: bounded stream and delta maintanence


Progress: implements fixed and slide window

zhouqingqing commented 4 years ago

Json query:

object method:

Relational Matrix Algebra: https://arxiv.org/abs/2004.05517