Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Mar 31, 2017

This function will help catch malformed RecordBatch objects during development

…uilds

Change-Id: I4ee527dbb27e3e4988062c7d39ab2dc2f56cefd7
NAMES clang-tidy-3.8 clang-tidy-3.7 clang-tidy-3.6 clang-tidy
PATHS ${ClangTools_PATH} $ENV{CLANG_TOOLS_PATH} /usr/local/bin /usr/bin
find_program(CLANG_TIDY_BIN
NAMES clang-format-4.0 clang-format-3.9 clang-tidy-3.8 clang-tidy-3.7 clang-tidy-3.6 clang-tidy
Copy link
Member

Choose a reason for hiding this comment

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

This looks fishy.

Copy link
Member Author

Choose a reason for hiding this comment

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

oops, fixed

Change-Id: Ife0885d3815e57f7c7c2835970128c588e84ec42
@wesm
Copy link
Member Author

wesm commented Mar 31, 2017

@asfgit asfgit closed this in f5967ed Mar 31, 2017
@wesm wesm deleted the ARROW-603 branch March 31, 2017 14:20
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
In recent Arrow builds, ReadAt() doesn't specify whether it updates the file position or not.

(ideally, it does not, but on certain platforms the file position may be updated anyway -- e.g. Windows)

Author: Antoine Pitrou <[email protected]>

Closes apache#466 from pitrou/PARQUET-1307-memory-test-fix and squashes the following commits:

ffd6dc0 [Antoine Pitrou] PARQUET-1307: Fix memory-test for newer Arrow

Change-Id: I24b7aeef37f4dd0999d72213921527af846f7478
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
Sign up for free to 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