In SAP HANA we have the option to use History tables.
So we can query / view the current values but can also view the table as of a specific date. More detailed explanations are here:
SAP HANA History Table - Time traveling using SAP HANA
When I traveled through time using SAP HANA!!
So my questions are
- When (not) to use history tables?
- What are the draw-backs?
There are many threads that some people have issues with History tables:
SAP HANA History Table
SAP HANA HISTORY TABLE CREATION USING HDBTABLE ( XS PROJECT)
But I do not see any problem, except missing CDS support. So far I found:- missing the support in CDS
- export/archiving not supported (but there is an easy work-around by using SQL)
- Why are they not supported in CDS? (will it come in future releases or is it deprecated)?