Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12227

Support drop multiple columns specified by Column class in DataFrame API

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete CommentsDelete
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.5.2
    • None
    • SQL
    • None

    Description

      In SPARK-11884, dropping multiple columns specified by column names in the DataFrame API was supported.

      However, there are two drop variants for single column:

      def drop(colName: String)
      def drop(col: Column)
      

      From API parity's point of view, it would be better to also support dropping multiple columns specified by Column class.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            sunrui Sun Rui
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment