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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.4.3
Added
Cloud only: added support for Global Active Tables. This includes new requests and structs:
AddReplicaRequest
DropReplicaRequest
ReplicaStatsRequest/Result
ReplicaStats
Replica
as well as additional replica-related information in TableResult
Latest Oracle Cloud Infrastructure regions and region codes: TYO, ABH, DAC, DOH,
IZQ, UKY, XSP, RKT, SHJ, RUH, EBB, EBL
Added support for array_collect() and count(distinct) in queries. These
require server side support which is only available in Oracle NoSQL releases
23.3 and higher and will not be immediately available in the cloud service
Changed
Changed copyrights to 2024
Modified internal query processing to better support elasticity operations