cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

importer: support {} format for arrays in CSV

Open rafiss opened this issue 3 years ago • 1 comments

fixes https://github.com/cockroachdb/cockroach/issues/84631

Release note (sql change): Arrays can now be imported in a CSV file using the {} format, similar to COPY FROM. Importing array expressions (e.g. ARRAY[1, 2, 3]) is still supported as well.

rafiss avatar Aug 09 '22 20:08 rafiss

This change is Reviewable

cockroach-teamcity avatar Aug 09 '22 20:08 cockroach-teamcity

tftr!

bors r=ecwall

rafiss avatar Aug 12 '22 15:08 rafiss

Build succeeded:

craig[bot] avatar Aug 12 '22 16:08 craig[bot]