cancel
Showing results for 
Search instead for 
Did you mean: 

How to get total row count of SAP HANA view?

zhanyu2023
Explorer
0 Kudos

As we know, after customer uses SAP datasphere to have data ingest, data catalog, data replication..., the data can be write into SAP HANA cloud (or SAP HANA Data Lake Files). Today we want to integrate with SAP Datasphere and read the data stored in SAP HANA cloud (or SAP HANA Data Lake Files) through OData protocol (https://help.sap.com/docs/SAP_DATASPHERE/43509d67b8b84e66a30851e832f66911/7a453609c8694b029493e7d87e0de60a.html), for example:

https://<tenant_url>.cloud.sap/api/v1/dwc/relational/<space_id>/<view_id>/<view_id>;

To improving the performance of data read, we want to enable partitions and parallel-read, here it must get the total row number of related view first, do we support that while we cannot find related information in public doc?


Accepted Solutions (0)

Answers (0)