Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11880

[R] Handle empty or NULL transmute() args properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • R

    Description

      The following examples should all return results with zero columns. Check that this behavior is consistent across Tables, RecordBatches, and Datasets. There are some cases currently where these examples return all columns or throw errors.

      • transmute()
      • transmute(NULL)
      • transmute(x = NULL, y = NULL, z = NULL)
      • x = NULL
        transmute(x = !!x)

      Attachments

        Issue Links

          Activity

            People

              icook Ian Cook
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m