Quantcast
Channel: SCN : All Content - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6745

HANA Studio Select on 1000+ columns

$
0
0

Hello,

I was playing around with the flexible schema option and I faced some client side issues in HANA Studio. Even a simple SELECT takes ages if many columns are included. In my case I generated a table with 8000 columns.

 

I performed several SELECT's (1 row of data) which required following amount of time to show the results in HANA Studio(not fetched or execution time):


Amount of column’sFirst ExecutionSubsequent Execution
500 columns4 Seconds1,5 Seconds
1000 columns14 Seconds8 Seconds
1500 columns30 Seconds15 Seconds
2000 columns83 Seconds30 Seconds
2500 columns153 Seconds52 Seconds

 

If I perform the 2500 select via hdbsql.exe it takes less than a second. It is no problem of the HANA Server, the server proc. Time and the Fetch time are ok.  It is also no problem of the RAM/CPU of my client. I guess there is a problem with HANA Studio handling this kind of requests. A colleague of mine can reproduce this behavior.

 

If I want to see the results I do not get a proper display of the results, after 534 columns the header does not fit together with the data anymore. You can see this on following screenshots.

 

Everything is fine:

Unbenannt.PNG

 

 

Does not work properly:

Unbenannt2.PNG

 

HANA Studio has a problem displaying the definition of such tables. Working in the modeler with them is also pretty painful.

 

Does someone know if it is a known issue or is it caused by the HANA Studio version I use?


Viewing all articles
Browse latest Browse all 6745

Trending Articles



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