XiangpengHao commented on issue #13818:
URL: https://github.com/apache/datafusion/issues/13818#issuecomment-2554849722

   Maybe we are looking for something like this? https://sql-workbench.com
   
   currently parquet viewer is completely in Rust, and we create js binding 
when we need to interact with browser, so it can be quite challenging to 
incorporate to many fancy frontend lib, like monaco editor etc...
   
   If we want some cool editor experience, it's better to create a binding of 
DataFusion and develop from the frontend side, like what  @waynexia has done 
for datafusion-wasm-bindings.
   But my frontend knowledge can barely understand what llm generates...
   


-- 
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...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to