Commits


Antoine Pitrou authored and Krisztián Szűcs committed 5ae4f902f70
ARROW-7169: [C++] Vendor uriparser library The library is only used internally (the types and headers are not exposed). Vendoring it makes it easier for core functionality to depend on it. Closes #5865 from pitrou/ARROW-7169-vendor-uriparser and squashes the following commits: 83bb7c22a <Antoine Pitrou> ARROW-7169: Vendor uriparser library Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>