[jira] [Created] (ARROW-13933) [R] Update title in schema.R

2021-09-08 Thread Nic Crane (Jira)
Nic Crane created ARROW-13933: - Summary: [R] Update title in schema.R Key: ARROW-13933 URL: https://issues.apache.org/jira/browse/ARROW-13933 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13924) [R] Bindings for stringr::str_starts and stringr::str_ends

2021-09-07 Thread Nic Crane (Jira)
Nic Crane created ARROW-13924: - Summary: [R] Bindings for stringr::str_starts and stringr::str_ends Key: ARROW-13924 URL: https://issues.apache.org/jira/browse/ARROW-13924 Project: Apache Arrow

[jira] [Created] (ARROW-13913) [C++] segfault if compute function index called with no options supplied

2021-09-06 Thread Nic Crane (Jira)
Nic Crane created ARROW-13913: - Summary: [C++] segfault if compute function index called with no options supplied Key: ARROW-13913 URL: https://issues.apache.org/jira/browse/ARROW-13913 Project: Apache

[jira] [Created] (ARROW-13912) [R] TrimOptions implementation breaks test-r-minimal-build due to dependencies

2021-09-06 Thread Nic Crane (Jira)
Nic Crane created ARROW-13912: - Summary: [R] TrimOptions implementation breaks test-r-minimal-build due to dependencies Key: ARROW-13912 URL: https://issues.apache.org/jira/browse/ARROW-13912 Project:

[jira] [Created] (ARROW-13908) [R] Implement ExtractRegexOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13908: - Summary: [R] Implement ExtractRegexOptions Key: ARROW-13908 URL: https://issues.apache.org/jira/browse/ARROW-13908 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13905) [R] Implement ReplaceSliceOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13905: - Summary: [R] Implement ReplaceSliceOptions Key: ARROW-13905 URL: https://issues.apache.org/jira/browse/ARROW-13905 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13907) [R] Implement TDigestOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13907: - Summary: [R] Implement TDigestOptions Key: ARROW-13907 URL: https://issues.apache.org/jira/browse/ARROW-13907 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13906) [R] Implement PartitionNthOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13906: - Summary: [R] Implement PartitionNthOptions Key: ARROW-13906 URL: https://issues.apache.org/jira/browse/ARROW-13906 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13903) [R] Implement StrftimeOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13903: - Summary: [R] Implement StrftimeOptions Key: ARROW-13903 URL: https://issues.apache.org/jira/browse/ARROW-13903 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13904) [R] Implement ModeOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13904: - Summary: [R] Implement ModeOptions Key: ARROW-13904 URL: https://issues.apache.org/jira/browse/ARROW-13904 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13902) [R] Implement CompareOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13902: - Summary: [R] Implement CompareOptions Key: ARROW-13902 URL: https://issues.apache.org/jira/browse/ARROW-13902 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13901) [R] Implement IndexOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13901: - Summary: [R] Implement IndexOptions Key: ARROW-13901 URL: https://issues.apache.org/jira/browse/ARROW-13901 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13900) Implement ArithmeticOptions

2021-09-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13900: - Summary: Implement ArithmeticOptions Key: ARROW-13900 URL: https://issues.apache.org/jira/browse/ARROW-13900 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13891) [R] Docs should be more explicit about why float32 objects report type as "float" and float64 objects report type as "double"

2021-09-03 Thread Nic Crane (Jira)
Nic Crane created ARROW-13891: - Summary: [R] Docs should be more explicit about why float32 objects report type as "float" and float64 objects report type as "double" Key: ARROW-13891 URL:

[jira] [Created] (ARROW-13888) [R] Rephrase docs for schema()'s ... argument and rephrase error message

2021-09-03 Thread Nic Crane (Jira)
Nic Crane created ARROW-13888: - Summary: [R] Rephrase docs for schema()'s ... argument and rephrase error message Key: ARROW-13888 URL: https://issues.apache.org/jira/browse/ARROW-13888 Project: Apache

[jira] [Created] (ARROW-13887) [R] Various errors using schemas when reading in CSV file

2021-09-03 Thread Nic Crane (Jira)
Nic Crane created ARROW-13887: - Summary: [R] Various errors using schemas when reading in CSV file Key: ARROW-13887 URL: https://issues.apache.org/jira/browse/ARROW-13887 Project: Apache Arrow

[jira] [Created] (ARROW-13886) [R] Expand documentation for decimal()

2021-09-03 Thread Nic Crane (Jira)
Nic Crane created ARROW-13886: - Summary: [R] Expand documentation for decimal() Key: ARROW-13886 URL: https://issues.apache.org/jira/browse/ARROW-13886 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13885) [C++] Error when using schema with decimal type

2021-09-03 Thread Nic Crane (Jira)
Nic Crane created ARROW-13885: - Summary: [C++] Error when using schema with decimal type Key: ARROW-13885 URL: https://issues.apache.org/jira/browse/ARROW-13885 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13875) [R] Bindings for stringr::str_extract/str_extract_all ~ "extract_regex" kernel

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13875: - Summary: [R] Bindings for stringr::str_extract/str_extract_all ~ "extract_regex" kernel Key: ARROW-13875 URL: https://issues.apache.org/jira/browse/ARROW-13875 Project:

[jira] [Created] (ARROW-13874) [R] Implement TrimOptions

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13874: - Summary: [R] Implement TrimOptions Key: ARROW-13874 URL: https://issues.apache.org/jira/browse/ARROW-13874 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13869) [R] Check if misc kernels have options implemented and if not, implement them

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13869: - Summary: [R] Check if misc kernels have options implemented and if not, implement them Key: ARROW-13869 URL: https://issues.apache.org/jira/browse/ARROW-13869 Project:

[jira] [Created] (ARROW-13868) [R] Check if utf8 kernels have options implemented and implement if not

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13868: - Summary: [R] Check if utf8 kernels have options implemented and implement if not Key: ARROW-13868 URL: https://issues.apache.org/jira/browse/ARROW-13868 Project: Apache

[jira] [Created] (ARROW-13867) [R] Check if ascii functions have options implemented and implement if not

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13867: - Summary: [R] Check if ascii functions have options implemented and implement if not Key: ARROW-13867 URL: https://issues.apache.org/jira/browse/ARROW-13867 Project: Apache

[jira] [Created] (ARROW-13866) [R] Implement Options for all compute kernels available via list_compute_functions

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13866: - Summary: [R] Implement Options for all compute kernels available via list_compute_functions Key: ARROW-13866 URL: https://issues.apache.org/jira/browse/ARROW-13866

[jira] [Created] (ARROW-13864) [Doc][Cookbook] Investigate use of images and recipe formats to improve cookbook - R

2021-09-02 Thread Nic Crane (Jira)
Nic Crane created ARROW-13864: - Summary: [Doc][Cookbook] Investigate use of images and recipe formats to improve cookbook - R Key: ARROW-13864 URL: https://issues.apache.org/jira/browse/ARROW-13864

[jira] [Created] (ARROW-13844) [Doc] Document the release process part of the CI

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13844: - Summary: [Doc] Document the release process part of the CI Key: ARROW-13844 URL: https://issues.apache.org/jira/browse/ARROW-13844 Project: Apache Arrow Issue

[jira] [Created] (ARROW-13841) [Doc] Document the different subcomponents that make up the CI and how they fit together

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13841: - Summary: [Doc] Document the different subcomponents that make up the CI and how they fit together Key: ARROW-13841 URL: https://issues.apache.org/jira/browse/ARROW-13841

[jira] [Created] (ARROW-13840) [Doc] Add FAQ section to CI docs

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13840: - Summary: [Doc] Add FAQ section to CI docs Key: ARROW-13840 URL: https://issues.apache.org/jira/browse/ARROW-13840 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-13838) [R] Add extra documentation for test_dplyr_equal helper function

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13838: - Summary: [R] Add extra documentation for test_dplyr_equal helper function Key: ARROW-13838 URL: https://issues.apache.org/jira/browse/ARROW-13838 Project: Apache Arrow

[jira] [Created] (ARROW-13837) CLONE - [Doc][Cookbook] Manipulating and analyze Arrow data with base R functions - R

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13837: - Summary: CLONE - [Doc][Cookbook] Manipulating and analyze Arrow data with base R functions - R Key: ARROW-13837 URL: https://issues.apache.org/jira/browse/ARROW-13837

[jira] [Created] (ARROW-13836) [R][Documentation] Add a vignette on using dplyr and the compute kernels

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13836: - Summary: [R][Documentation] Add a vignette on using dplyr and the compute kernels Key: ARROW-13836 URL: https://issues.apache.org/jira/browse/ARROW-13836 Project: Apache

[jira] [Created] (ARROW-13834) [R][Documentation] Document the process of creating R bindings for compute kernels and rationale behind conventions

2021-09-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13834: - Summary: [R][Documentation] Document the process of creating R bindings for compute kernels and rationale behind conventions Key: ARROW-13834 URL:

[jira] [Created] (ARROW-13782) [C++] Add option to handle NAs to TDigestOptions

2021-08-27 Thread Nic Crane (Jira)
Nic Crane created ARROW-13782: - Summary: [C++] Add option to handle NAs to TDigestOptions Key: ARROW-13782 URL: https://issues.apache.org/jira/browse/ARROW-13782 Project: Apache Arrow Issue

[jira] [Created] (ARROW-13772) [R] Binding for median aggregation

2021-08-26 Thread Nic Crane (Jira)
Nic Crane created ARROW-13772: - Summary: [R] Binding for median aggregation Key: ARROW-13772 URL: https://issues.apache.org/jira/browse/ARROW-13772 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13764) [C++] Implement ScalarAggregateOptions for count_distinct (grouped)

2021-08-26 Thread Nic Crane (Jira)
Nic Crane created ARROW-13764: - Summary: [C++] Implement ScalarAggregateOptions for count_distinct (grouped) Key: ARROW-13764 URL: https://issues.apache.org/jira/browse/ARROW-13764 Project: Apache Arrow

[jira] [Created] (ARROW-13759) [C++] Update run_clang_format.py to specify python3 in shebang line

2021-08-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-13759: - Summary: [C++] Update run_clang_format.py to specify python3 in shebang line Key: ARROW-13759 URL: https://issues.apache.org/jira/browse/ARROW-13759 Project: Apache Arrow

[jira] [Created] (ARROW-13701) [C++] Regression introduced in PR 10806 (ARROW-13222: [C++] Improve type support for case_when)

2021-08-23 Thread Nic Crane (Jira)
Nic Crane created ARROW-13701: - Summary: [C++] Regression introduced in PR 10806 (ARROW-13222: [C++] Improve type support for case_when) Key: ARROW-13701 URL: https://issues.apache.org/jira/browse/ARROW-13701

[jira] [Created] (ARROW-13692) [Documentation][CI] Nightly C++ docs

2021-08-23 Thread Nic Crane (Jira)
Nic Crane created ARROW-13692: - Summary: [Documentation][CI] Nightly C++ docs Key: ARROW-13692 URL: https://issues.apache.org/jira/browse/ARROW-13692 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13691) [C++

2021-08-23 Thread Nic Crane (Jira)
Nic Crane created ARROW-13691: - Summary: [C++ Key: ARROW-13691 URL: https://issues.apache.org/jira/browse/ARROW-13691 Project: Apache Arrow Issue Type: Improvement Reporter: Nic

[jira] [Created] (ARROW-13667) [Docs] Link to cookbook from main docs site

2021-08-18 Thread Nic Crane (Jira)
Nic Crane created ARROW-13667: - Summary: [Docs] Link to cookbook from main docs site Key: ARROW-13667 URL: https://issues.apache.org/jira/browse/ARROW-13667 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13666) [R] strftime bindings

2021-08-18 Thread Nic Crane (Jira)
Nic Crane created ARROW-13666: - Summary: [R] strftime bindings Key: ARROW-13666 URL: https://issues.apache.org/jira/browse/ARROW-13666 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13634) [R] Update distro() in nixlibs.R to map from "bookworm" to 12

2021-08-16 Thread Nic Crane (Jira)
Nic Crane created ARROW-13634: - Summary: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 Key: ARROW-13634 URL: https://issues.apache.org/jira/browse/ARROW-13634 Project: Apache Arrow

[jira] [Created] (ARROW-13633) [Packaging][Debian] Add support for bookworm

2021-08-16 Thread Nic Crane (Jira)
Nic Crane created ARROW-13633: - Summary: [Packaging][Debian] Add support for bookworm Key: ARROW-13633 URL: https://issues.apache.org/jira/browse/ARROW-13633 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13615) [R] Bindings for stringr::str_to_sentence

2021-08-12 Thread Nic Crane (Jira)
Nic Crane created ARROW-13615: - Summary: [R] Bindings for stringr::str_to_sentence Key: ARROW-13615 URL: https://issues.apache.org/jira/browse/ARROW-13615 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13547) [R] update GH actions to not use any third party scripts

2021-08-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-13547: - Summary: [R] update GH actions to not use any third party scripts Key: ARROW-13547 URL: https://issues.apache.org/jira/browse/ARROW-13547 Project: Apache Arrow

[jira] [Created] (ARROW-13466) [R] make installation fail if Arrow C++ dependencies cannot be installed

2021-07-27 Thread Nic Crane (Jira)
Nic Crane created ARROW-13466: - Summary: [R] make installation fail if Arrow C++ dependencies cannot be installed Key: ARROW-13466 URL: https://issues.apache.org/jira/browse/ARROW-13466 Project: Apache

[jira] [Created] (ARROW-13464) [R] Refactor r/configure

2021-07-27 Thread Nic Crane (Jira)
Nic Crane created ARROW-13464: - Summary: [R] Refactor r/configure Key: ARROW-13464 URL: https://issues.apache.org/jira/browse/ARROW-13464 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13456) [CI] Add archery subcommand for comparing diffs of 2 CI runs

2021-07-27 Thread Nic Crane (Jira)
Nic Crane created ARROW-13456: - Summary: [CI] Add archery subcommand for comparing diffs of 2 CI runs Key: ARROW-13456 URL: https://issues.apache.org/jira/browse/ARROW-13456 Project: Apache Arrow

[jira] [Created] (ARROW-13422) [R] Trouble Installing Package on Windows with S3 support

2021-07-21 Thread Nic Crane (Jira)
Nic Crane created ARROW-13422: - Summary: [R] Trouble Installing Package on Windows with S3 support Key: ARROW-13422 URL: https://issues.apache.org/jira/browse/ARROW-13422 Project: Apache Arrow

[jira] [Created] (ARROW-13407) [Documentation]

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13407: - Summary: [Documentation] Key: ARROW-13407 URL: https://issues.apache.org/jira/browse/ARROW-13407 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13403) [R] Update developing.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13403: - Summary: [R] Update developing.Rmd vignette Key: ARROW-13403 URL: https://issues.apache.org/jira/browse/ARROW-13403 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13402) [R] Update flight.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13402: - Summary: [R] Update flight.Rmd vignette Key: ARROW-13402 URL: https://issues.apache.org/jira/browse/ARROW-13402 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13401) [R] Update python.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13401: - Summary: [R] Update python.Rmd vignette Key: ARROW-13401 URL: https://issues.apache.org/jira/browse/ARROW-13401 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13400) [R] Update fd.Rmd (Working with S3) vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13400: - Summary: [R] Update fd.Rmd (Working with S3) vignette Key: ARROW-13400 URL: https://issues.apache.org/jira/browse/ARROW-13400 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13399) [R] Update dataset.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13399: - Summary: [R] Update dataset.Rmd vignette Key: ARROW-13399 URL: https://issues.apache.org/jira/browse/ARROW-13399 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13398) [R] Update install.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13398: - Summary: [R] Update install.Rmd vignette Key: ARROW-13398 URL: https://issues.apache.org/jira/browse/ARROW-13398 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13397) [R] Update arrow.Rmd vignette

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13397: - Summary: [R] Update arrow.Rmd vignette Key: ARROW-13397 URL: https://issues.apache.org/jira/browse/ARROW-13397 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13396) [R] Add intro to reading/writing data chapter

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13396: - Summary: [R] Add intro to reading/writing data chapter Key: ARROW-13396 URL: https://issues.apache.org/jira/browse/ARROW-13396 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13395) [R] Add "unpublished" content to main cookbook

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13395: - Summary: [R] Add "unpublished" content to main cookbook Key: ARROW-13395 URL: https://issues.apache.org/jira/browse/ARROW-13395 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13394) [R] Re-organise cookbook content to reflect user needs

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13394: - Summary: [R] Re-organise cookbook content to reflect user needs Key: ARROW-13394 URL: https://issues.apache.org/jira/browse/ARROW-13394 Project: Apache Arrow

[jira] [Created] (ARROW-13393) [R] Allow cookbook to pair build version with release version

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13393: - Summary: [R] Allow cookbook to pair build version with release version Key: ARROW-13393 URL: https://issues.apache.org/jira/browse/ARROW-13393 Project: Apache Arrow

[jira] [Created] (ARROW-13392) [R] Cookbook Infrastructure

2021-07-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-13392: - Summary: [R] Cookbook Infrastructure Key: ARROW-13392 URL: https://issues.apache.org/jira/browse/ARROW-13392 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13383) [R] Add examples to functions which don't have examples

2021-07-19 Thread Nic Crane (Jira)
Nic Crane created ARROW-13383: - Summary: [R] Add examples to functions which don't have examples Key: ARROW-13383 URL: https://issues.apache.org/jira/browse/ARROW-13383 Project: Apache Arrow

[jira] [Created] (ARROW-13345) [C++] Implement logN

2021-07-15 Thread Nic Crane (Jira)
Nic Crane created ARROW-13345: - Summary: [C++] Implement logN Key: ARROW-13345 URL: https://issues.apache.org/jira/browse/ARROW-13345 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-13324) [R] Typo and dodgy test in bindings for utf8_reverse and ascii_reverse

2021-07-13 Thread Nic Crane (Jira)
Nic Crane created ARROW-13324: - Summary: [R] Typo and dodgy test in bindings for utf8_reverse and ascii_reverse Key: ARROW-13324 URL: https://issues.apache.org/jira/browse/ARROW-13324 Project: Apache

[jira] [Created] (ARROW-13289) [C++] Log functions doesn't have int kernels

2021-07-08 Thread Nic Crane (Jira)
Nic Crane created ARROW-13289: - Summary: [C++] Log functions doesn't have int kernels Key: ARROW-13289 URL: https://issues.apache.org/jira/browse/ARROW-13289 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13280) [R] Bindings for log, logb, log10, and log2

2021-07-07 Thread Nic Crane (Jira)
Nic Crane created ARROW-13280: - Summary: [R] Bindings for log, logb, log10, and log2 Key: ARROW-13280 URL: https://issues.apache.org/jira/browse/ARROW-13280 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13279) [R] Use C++ DayOfWeekOptions in wday implementation instead of manually calculating via Expression

2021-07-07 Thread Nic Crane (Jira)
Nic Crane created ARROW-13279: - Summary: [R] Use C++ DayOfWeekOptions in wday implementation instead of manually calculating via Expression Key: ARROW-13279 URL: https://issues.apache.org/jira/browse/ARROW-13279

[jira] [Created] (ARROW-13278) [R] open_dataset autodetects types wrong in fairly unambiguous data

2021-07-07 Thread Nic Crane (Jira)
Nic Crane created ARROW-13278: - Summary: [R] open_dataset autodetects types wrong in fairly unambiguous data Key: ARROW-13278 URL: https://issues.apache.org/jira/browse/ARROW-13278 Project: Apache Arrow

[jira] [Created] (ARROW-13259) [C++] Enable slicing to end of string using "utf8_slice_codeunits" when string length unknown or different lengths

2021-07-05 Thread Nic Crane (Jira)
Nic Crane created ARROW-13259: - Summary: [C++] Enable slicing to end of string using "utf8_slice_codeunits" when string length unknown or different lengths Key: ARROW-13259 URL:

[jira] [Created] (ARROW-13234) [C++] Add string padding option to determine which side the extra space goes on

2021-07-01 Thread Nic Crane (Jira)
Nic Crane created ARROW-13234: - Summary: [C++] Add string padding option to determine which side the extra space goes on Key: ARROW-13234 URL: https://issues.apache.org/jira/browse/ARROW-13234 Project:

[jira] [Created] (ARROW-13157) [C++] Implement ignore_case option for find_substring

2021-06-23 Thread Nic Crane (Jira)
Nic Crane created ARROW-13157: - Summary: [C++] Implement ignore_case option for find_substring Key: ARROW-13157 URL: https://issues.apache.org/jira/browse/ARROW-13157 Project: Apache Arrow

[jira] [Created] (ARROW-13156) [R] bindings for str_count

2021-06-23 Thread Nic Crane (Jira)
Nic Crane created ARROW-13156: - Summary: [R] bindings for str_count Key: ARROW-13156 URL: https://issues.apache.org/jira/browse/ARROW-13156 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-13138) [C++] Implement kernel to extract datetime components (year, month, day, etc) from date type objects

2021-06-21 Thread Nic Crane (Jira)
Nic Crane created ARROW-13138: - Summary: [C++] Implement kernel to extract datetime components (year, month, day, etc) from date type objects Key: ARROW-13138 URL: https://issues.apache.org/jira/browse/ARROW-13138

[jira] [Created] (ARROW-13133) [R] Add support for locale-specific

2021-06-21 Thread Nic Crane (Jira)
Nic Crane created ARROW-13133: - Summary: [R] Add support for locale-specific Key: ARROW-13133 URL: https://issues.apache.org/jira/browse/ARROW-13133 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-13116) [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies

2021-06-18 Thread Nic Crane (Jira)
Nic Crane created ARROW-13116: - Summary: [R] Test for RecordBatchReader to C-interface fails on arrow-r-minimal due to missing dependencies Key: ARROW-13116 URL: https://issues.apache.org/jira/browse/ARROW-13116

[jira] [Created] (ARROW-13071) [C++] sort_indices - implement kernel that allows sorting by boolean field

2021-06-14 Thread Nic Crane (Jira)
Nic Crane created ARROW-13071: - Summary: [C++] sort_indices - implement kernel that allows sorting by boolean field Key: ARROW-13071 URL: https://issues.apache.org/jira/browse/ARROW-13071 Project:

[jira] [Created] (ARROW-13070) [R] bindings for sd and var

2021-06-14 Thread Nic Crane (Jira)
Nic Crane created ARROW-13070: - Summary: [R] bindings for sd and var Key: ARROW-13070 URL: https://issues.apache.org/jira/browse/ARROW-13070 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13054) [C++] Add TemporalOptions

2021-06-11 Thread Nic Crane (Jira)
Nic Crane created ARROW-13054: - Summary: [C++] Add TemporalOptions Key: ARROW-13054 URL: https://issues.apache.org/jira/browse/ARROW-13054 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-13037) [R] Incorrect param when creating Expression crashes R

2021-06-10 Thread Nic Crane (Jira)
Nic Crane created ARROW-13037: - Summary: [R] Incorrect param when creating Expression crashes R Key: ARROW-13037 URL: https://issues.apache.org/jira/browse/ARROW-13037 Project: Apache Arrow

[jira] [Created] (ARROW-13022) [R] bindings for lubridate's year, isoyear, quarter, month, day, wday, yday, isoweek, minute, and second functions

2021-06-09 Thread Nic Crane (Jira)
Nic Crane created ARROW-13022: - Summary: [R] bindings for lubridate's year, isoyear, quarter, month, day, wday, yday, isoweek, minute, and second functions Key: ARROW-13022 URL:

[jira] [Created] (ARROW-12974) [R] test-r-without-arrow build fails because of example requiring Arrow

2021-06-04 Thread Nic Crane (Jira)
Nic Crane created ARROW-12974: - Summary: [R] test-r-without-arrow build fails because of example requiring Arrow Key: ARROW-12974 URL: https://issues.apache.org/jira/browse/ARROW-12974 Project: Apache

[jira] [Created] (ARROW-12876) [R] Add a bullet to "known issues" on the install.Rmd vignette about build flags when installing on Raspbian

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12876: - Summary: [R] Add a bullet to "known issues" on the install.Rmd vignette about build flags when installing on Raspbian Key: ARROW-12876 URL:

[jira] [Created] (ARROW-12874) [R] update error messages to use rlang::abort and use bullet points to separate thing out

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12874: - Summary: [R] update error messages to use rlang::abort and use bullet points to separate thing out Key: ARROW-12874 URL: https://issues.apache.org/jira/browse/ARROW-12874

[jira] [Created] (ARROW-12870) [R] match_like

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12870: - Summary: [R] match_like Key: ARROW-12870 URL: https://issues.apache.org/jira/browse/ARROW-12870 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-12869) [R] utf8_reverse and ascii_reverse

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12869: - Summary: [R] utf8_reverse and ascii_reverse Key: ARROW-12869 URL: https://issues.apache.org/jira/browse/ARROW-12869 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-12868) [R] Bindings for stringr::str_sub and substr/substring

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12868: - Summary: [R] Bindings for stringr::str_sub and substr/substring Key: ARROW-12868 URL: https://issues.apache.org/jira/browse/ARROW-12868 Project: Apache Arrow

[jira] [Created] (ARROW-12867) [R] Bindings for abs()

2021-05-25 Thread Nic Crane (Jira)
Nic Crane created ARROW-12867: - Summary: [R] Bindings for abs() Key: ARROW-12867 URL: https://issues.apache.org/jira/browse/ARROW-12867 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-12860) [R] Error when installing R package on Raspbian

2021-05-24 Thread Nic Crane (Jira)
Nic Crane created ARROW-12860: - Summary: [R] Error when installing R package on Raspbian Key: ARROW-12860 URL: https://issues.apache.org/jira/browse/ARROW-12860 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-12847) [R] StructArray doesn't print field names

2021-05-21 Thread Nic Crane (Jira)
Nic Crane created ARROW-12847: - Summary: [R] StructArray doesn't print field names Key: ARROW-12847 URL: https://issues.apache.org/jira/browse/ARROW-12847 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-12841) [R] Add examples to more function documentation - part 2

2021-05-20 Thread Nic Crane (Jira)
Nic Crane created ARROW-12841: - Summary: [R] Add examples to more function documentation - part 2 Key: ARROW-12841 URL: https://issues.apache.org/jira/browse/ARROW-12841 Project: Apache Arrow

[jira] [Created] (ARROW-12792) [R] FileSystemDataset incorrectly reports CSVs as parquet files

2021-05-14 Thread Nic Crane (Jira)
Nic Crane created ARROW-12792: - Summary: [R] FileSystemDataset incorrectly reports CSVs as parquet files Key: ARROW-12792 URL: https://issues.apache.org/jira/browse/ARROW-12792 Project: Apache Arrow

[jira] [Created] (ARROW-12791) [R] Better error handling for DataSetFactory$Finish() when schema is NULL

2021-05-14 Thread Nic Crane (Jira)
Nic Crane created ARROW-12791: - Summary: [R] Better error handling for DataSetFactory$Finish() when schema is NULL Key: ARROW-12791 URL: https://issues.apache.org/jira/browse/ARROW-12791 Project: Apache

[jira] [Created] (ARROW-12789) [C++] Support for scalar value recycling in RecordBatch/Table creation

2021-05-14 Thread Nic Crane (Jira)
Nic Crane created ARROW-12789: - Summary: [C++] Support for scalar value recycling in RecordBatch/Table creation Key: ARROW-12789 URL: https://issues.apache.org/jira/browse/ARROW-12789 Project: Apache

[jira] [Created] (ARROW-12777) [R] Add input type checking for match_arrow

2021-05-13 Thread Nic Crane (Jira)
Nic Crane created ARROW-12777: - Summary: [R] Add input type checking for match_arrow Key: ARROW-12777 URL: https://issues.apache.org/jira/browse/ARROW-12777 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-12761) [R] Better error handling for write_to_raw

2021-05-12 Thread Nic Crane (Jira)
Nic Crane created ARROW-12761: - Summary: [R] Better error handling for write_to_raw Key: ARROW-12761 URL: https://issues.apache.org/jira/browse/ARROW-12761 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-12758) [R] Add examples to more function documentation

2021-05-12 Thread Nic Crane (Jira)
Nic Crane created ARROW-12758: - Summary: [R] Add examples to more function documentation Key: ARROW-12758 URL: https://issues.apache.org/jira/browse/ARROW-12758 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-12743) [R] Add additional DESCRIPTION fields for dev dependencies and update docs accordingly

2021-05-11 Thread Nic Crane (Jira)
Nic Crane created ARROW-12743: - Summary: [R] Add additional DESCRIPTION fields for dev dependencies and update docs accordingly Key: ARROW-12743 URL: https://issues.apache.org/jira/browse/ARROW-12743

[jira] [Created] (ARROW-12722) [R] Raise error when attemping to create table with duplicated naming

2021-05-10 Thread Nic Crane (Jira)
Nic Crane created ARROW-12722: - Summary: [R] Raise error when attemping to create table with duplicated naming Key: ARROW-12722 URL: https://issues.apache.org/jira/browse/ARROW-12722 Project: Apache

[jira] [Created] (ARROW-12707) [C++] Add defaults() method for arrow::compute::SplitPatternOptions

2021-05-10 Thread Nic Crane (Jira)
Nic Crane created ARROW-12707: - Summary: [C++] Add defaults() method for arrow::compute::SplitPatternOptions Key: ARROW-12707 URL: https://issues.apache.org/jira/browse/ARROW-12707 Project: Apache Arrow

  1   2   >