-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-270: Define more generic Interval logical type #144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
adeneche
approved these changes
Sep 27, 2016
Contributor
adeneche
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 8, 2018
Added a ReadBatchValues() API to the Column class. Added a parquet-scan tool Separated examples into benchmarks/tools added clang tidy and clang format to benchmarks and tools Author: Deepak Majeti <deepak.majeti@hpe.com> Closes apache#144 from majetideepak/parquetscan and squashes the following commits: cc7f183 [Deepak Majeti] Removed GetRemainingInPage API 44da480 [Deepak Majeti] add scan all in public api 20829b8 [Deepak Majeti] clang-format da62354 [Deepak Majeti] ScanAllValues API e385f61 [Deepak Majeti] put clang-* in the root directory 9ff785c [Deepak Majeti] use c++ random d854bde [Deepak Majeti] parquet scan tool Change-Id: Id92162d295153ed362a82b1ebdafa28d87f0b7d7
wesm
pushed a commit
to wesm/arrow
that referenced
this pull request
Sep 27, 2018
Added a ReadBatchValues() API to the Column class. Added a parquet-scan tool Separated examples into benchmarks/tools added clang tidy and clang format to benchmarks and tools Author: Deepak Majeti <deepak.majeti@hpe.com> Closes apache#144 from majetideepak/parquetscan and squashes the following commits: cc7f183 [Deepak Majeti] Removed GetRemainingInPage API 44da480 [Deepak Majeti] add scan all in public api 20829b8 [Deepak Majeti] clang-format da62354 [Deepak Majeti] ScanAllValues API e385f61 [Deepak Majeti] put clang-* in the root directory 9ff785c [Deepak Majeti] use c++ random d854bde [Deepak Majeti] parquet scan tool Change-Id: I1e5d1e42aa5a3e8dfbe6b556dd0081bb0ed7f4d8
wesm
pushed a commit
that referenced
this pull request
Sep 27, 2018
Added a ReadBatchValues() API to the Column class. Added a parquet-scan tool Separated examples into benchmarks/tools added clang tidy and clang format to benchmarks and tools Author: Deepak Majeti <deepak.majeti@hpe.com> Closes #144 from majetideepak/parquetscan and squashes the following commits: cc7f183 [Deepak Majeti] Removed GetRemainingInPage API 44da480 [Deepak Majeti] add scan all in public api 20829b8 [Deepak Majeti] clang-format da62354 [Deepak Majeti] ScanAllValues API e385f61 [Deepak Majeti] put clang-* in the root directory 9ff785c [Deepak Majeti] use c++ random d854bde [Deepak Majeti] parquet scan tool Change-Id: I1e5d1e42aa5a3e8dfbe6b556dd0081bb0ed7f4d8
rafael-telles
added a commit
to rafael-telles/arrow
that referenced
this pull request
Oct 19, 2021
…ables Implements the GetTables on FlightSql Server
zhouyuan
pushed a commit
to zhouyuan/arrow
that referenced
this pull request
Sep 7, 2022
* Add parquet scan benchmark * Add Usage * perf report * Add Optimize append * Complete plaindecoder code and passed test * Add code for DictDecoder * Resume CMakeLists.txt * Fix offset validate * reduce buffer capacity * Add Patch version * Add Fix for write validate * Set false for resize * Fix customer case issue * Add patch version * Remove cout
zhouyuan
pushed a commit
to zhouyuan/arrow
that referenced
this pull request
Sep 9, 2022
* Add parquet scan benchmark * Add Usage * perf report * Add Optimize append * Complete plaindecoder code and passed test * Add code for DictDecoder * Resume CMakeLists.txt * Fix offset validate * reduce buffer capacity * Add Patch version * Add Fix for write validate * Set false for resize * Fix customer case issue * Add patch version * Remove cout Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
pribor
pushed a commit
to GlobalWebIndex/arrow
that referenced
this pull request
Oct 24, 2025
Author: Julien Le Dem <julien@dremio.com> Closes apache#144 from julienledem/interval and squashes the following commits: eb76fed [Julien Le Dem] ARROW-270: Define more generic Interval logical type
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.