Smurphy000 commented on issue #6107: URL: https://github.com/apache/arrow-datafusion/issues/6107#issuecomment-1764795234
Currently working on this. I have extended the existing `compare.py` since it already reads in the existing json format well and I am producing rows of data in line protocol like this ``` benchmark,benchmark_version=32.0.0,datafusion_version=32.0.0,num_cpus=4 query="Query 1",row_count="4",elapsed="840.606454" 1697423932000 ``` At this moment I am trying to setup an ingestion into influx using docker, but cannot quite seem to make the data available to visualize. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
