Skip to content

ARROW-405: Use vendored hdfs.h if not found in include/ in $HADOOP_HOME - #237

Closed
wesm wants to merge 1 commit into
apache:masterfrom
wesm:ARROW-405
Closed

ARROW-405: Use vendored hdfs.h if not found in include/ in $HADOOP_HOME#237
wesm wants to merge 1 commit into
apache:masterfrom
wesm:ARROW-405

Conversation

@wesm

@wesmwesm commented Dec 12, 2016

Copy link
Copy Markdown
Member

Not all Hadoop distributions have their files arranged in the same way.

Change-Id: I488c313b89a53d58c3da084fab052f0b8b0b6aaf

@xhochyxhochy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM

@wesm
wesm deleted the ARROW-405 branch January 6, 2017 16:14
rafael-telles added a commit to rafael-telles/arrow that referenced this pull request Jan 25, 2022
* Set netty property when JDBC driver is loaded (apache#235)
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* [Java] [JDBC] Change the statement implementation to reduce the job numbers. (apache#234)
* Properly read incoming PreparedStatement columnmetadata
* Make map Thread-safe, rename map and change getPreparedStatement return type
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* Add column metadata when creating PreparedStatement (apache#233)
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* Minor fixes
Co-authored-by: Kyle Porter <kporter@dremio.com>
Co-authored-by: Jose Almeida <almeidajcr90@gmail.com>
Co-authored-by: Rafael Telles <rafael@telles.dev>
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
Co-authored-by: kylep-dremio <38920967+kylep-dremio@users.noreply.github.com>
Co-authored-by: iurysalino <iurysalino@gmail.com>
Co-authored-by: Gabriel Escobar <51451696+escobargabriel@users.noreply.github.com>
vfraga added a commit to rafael-telles/arrow that referenced this pull request Mar 29, 2022
* Set netty property when JDBC driver is loaded (apache#235)
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* [Java] [JDBC] Change the statement implementation to reduce the job numbers. (apache#234)
* Properly read incoming PreparedStatement columnmetadata
* Make map Thread-safe, rename map and change getPreparedStatement return type
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* Add column metadata when creating PreparedStatement (apache#233)
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
* Minor fixes
Co-authored-by: Kyle Porter <kporter@dremio.com>
Co-authored-by: Jose Almeida <almeidajcr90@gmail.com>
Co-authored-by: Rafael Telles <rafael@telles.dev>
Co-authored-by: Vinicius Fraga <sxvinifp@gmail.com>
Co-authored-by: kylep-dremio <38920967+kylep-dremio@users.noreply.github.com>
Co-authored-by: iurysalino <iurysalino@gmail.com>
Co-authored-by: Gabriel Escobar <51451696+escobargabriel@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wesm@xhochy