NebulaGraph Studio cannot display the result of format="tck" while executing the PROFILE command
xtcn92 opened this issue · 1 comments
xtcn92 commented
QingZ11 commented
Thank you for your feedback. Based on the current product roadmap, the studio is only compatible with the row
format for execution plan output, which is the most commonly used and the most convenient to read. If you are interested in the implementation of this part, you could try to work on the adaptation for .dot
and tck
formats. If there's anything you need my help with, please let me know.