summaryrefslogtreecommitdiff
path: root/releasenotes/notes/vertica-load-via-curl-call-4d47c4e0b1b53471.yaml
blob: 0f757c6437e59f97c9d1aae02c744d540c6d1db1 (plain)
1
2
3
4
5
6
7
8
---
features:
  - Vertica comes with a User Defined Load function that takes a URL as a
    load source. This can be used to load files that are stored in Swift. As
    this is a common use case, it is valuable to enable this by default.
    This can be done in the post-prepare method for Vertica. A new UDL_LIBS
    list has been added that describes any UDLs to be loaded into the
    database. This change only has one entry - the curl function.