liukun4515 commented on issue #4809: URL: https://github.com/apache/arrow-datafusion/issues/4809#issuecomment-1374482849
> @waynexia @jiacai2050 (CeresDB) @v0y4g3r (GrepTime) @gruuya (SeaFowl) As I believe you are building other timeseries database systems on DataFusion, I wonder if you have any thoughts about adding such a feature to DataFusion? > > We plan on building this feature natively in IOx but might be willing to upstream it as well if there is community interest > > cc @waitingkuo @andygrove and @liukun4515 in case you have thoughts as well If the SQL and usage is compatible with the PG SQL syntax, I think it can be added in datafusion easily. If the the SQL syntax and usage is not compatible with PG or other RDMBS, I think we should add the feature in the corresponding lib or project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org