cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Display Impala metadata information for Kudu tables in JMP "Select Tables for Query" window

What inspired this wish list request? 

Unlike Oracle or SQL server database, we don't see any metadata information for tables in Kudu database (like primary key or indexed column), using an ODBC Impala connection

Technical details : driver Cloudera ODBC Driver for Impala DSN v2.6.13.1015 64bitsdriver Cloudera ODBC Driver for Impala DSN v2.6.13.1015 64bits

What is the improvement you would like to see? 

Same behavior as the other types of database (Oracle, Sql server) : display key icon for primary key columns for example

 

Why is this idea important? 

Displaying this information is crucial for advanced users querying our datalake database, in order to build coherent queries, espacially when joining tables, in order to avoid cartesian products and database server overload (timetout)