Skip to content

Commit f4a506e

Browse files
committed
Clarify version for parquet header support.
1 parent e6cd341 commit f4a506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ For example, you can use `uuid:ID(Person){label:Person}`, where the relationship
11361136
* For examples of creating property uniqueness constraints, see link:{neo4j-docs-base-uri}/cypher-manual/current/constraints/managing-constraints/#create-property-uniqueness-constraints[Cypher Manual -> Create property uniqueness constraints].
11371137
====
11381138

1139-
=== Extended header support for Parquet
1139+
=== Extended header support for Parquet label:new[Introduced in 2025.04]
11401140

11411141
In addition to the header format supported by the CSV import, the Parquet import supports name-mapping header files.
11421142
Those files contain two rows of entries, where the first row represents the name (incl. optional type, id group, etc.), and the second row references the name of the original columns in the data files.

0 commit comments

Comments
 (0)