You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title="Beta features are planned to be generally available in subsequent releases, however, APIs and their behavior are not final and may change in the general release."
title="Concept features are ideas for potential future enhancements and an opportunity for you to give feedback. This is not a commitment to implement the feature though."
title="Gamma features are finalized and ready to use, stable, and supported long term. Yet, as they have a broad scope and range, you should ensure to test them thoroughly."
|`LargeBinary`| Unlimited data, usually streamed at runtime |_BLOB_|
44
+
|`LargeBinary`| Unlimited data, usually streamed at runtime<br/>[Prefer using Attachments plugin for large files](../plugins/index.md#attachments)|_BLOB_|
45
45
|`LargeString`| Unlimited data, usually streamed at runtime |_NCLOB_|
46
46
|`Map`| Mapped to *NCLOB* for HANA. |*JSON* type |
47
47
|`Vector` (`dimension `) | Requires SAP HANA Cloud QRC 1/2024, or later |_REAL_VECTOR_|
0 commit comments