Skip to content

Commit a9a826a

Browse files
authored
Update README.md
Added Review Date and License Link.
1 parent a5a79c8 commit a9a826a

File tree

1 file changed

+3
-2
lines changed
  • data-platform/core-converged-db/hybrid-partitioned

1 file changed

+3
-2
lines changed

data-platform/core-converged-db/hybrid-partitioned/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Hybrid Partitioned Tables
22

33
As the name implies the partitions of hybrid partitioned tables can exist in both – inside the Oracle database in tablespaces and outside in external sources, such as Linux files, files on Hadoop Distributed File System (HDFS),and files in Cloud Object Storage. Hybrid Partitioned Tables enhance the functionality of partitioning for mixed Big Data scenarios where large portions of a table can reside in external partitions.
4-
4+
5+
Review Date: 03.06.2024
56

67
## Useful Links
78

@@ -40,4 +41,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
4041

4142
Licensed under the Universal Permissive License (UPL), Version 1.0.
4243

43-
See LICENSE for more details.
44+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)