Thanks Wes, I’ve began using either CLI gdb or emacs/gud-gdb to get into Arrow/Parquet, yet CLion looks like it might improve productivity.
-Brian On Sep 2, 2018, at 5:01 PM, Wes McKinney <wesmck...@gmail.com<mailto:wesmck...@gmail.com>> wrote: EXTERNAL hey Brian, I personally do all my work with Emacs+gdb on the command line, but I've heard CLion is really useful for debugging and so I've been meaning to set it up myself. I think Phillip C has used CLion some in the past I recently opened https://issues.apache.org/jira/browse/ARROW-3118 about documenting the setup process for this. Apache Impala has a guide for using CLion with Impala so that's a reasonable starting point https://cwiki.apache.org/confluence/display/IMPALA/IntelliJ+and+CLion+Setup+for+Impala+Development - Wes On Sun, Sep 2, 2018 at 4:49 PM Brian Bowman <brian.bow...@sas.com<mailto:brian.bow...@sas.com>> wrote: Community, I’m curious what your preferred IDEs are for Arrow/Parquet C++ work? Is anyone using CLion from Jetbrains? Thanks, Brian