Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Retrieving column names of table from HANA through Java is slow.

$
0
0

Using Metadata.getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) to get column names takes around 500ms-1000ms to complete.

 

com.sap.db.jdbc.trace.DatabaseMetaData's implementation of the the getColumns method takes much longer than Oracle.

The Oracle implementation of the getColumns method takes around 10ms to complete.

 

Is this a known issue with the HANA jdbc driver?

If so, will this be fixed in the near future?


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>