Commits


Yuan Zhou authored and Antoine Pitrou committed 224c60eb310
ARROW-9087: [C++] Support additional HDFS options With this patch Arrow can pass kerberos_ticket and extra_conf on connecting with HDFS. Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Closes #7393 from zhouyuan/wip_hdfs_auth Lead-authored-by: Yuan Zhou <yuan.zhou@intel.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>