Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-2773

Load one file for multiple times in one load command cause wrong query result

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      CarbonData now support load multiple files in one load command. The file path can be comma separated.

      But when I try to load one file for multiple times in one load command, the query result is wrong.

      The load command looks like below:

      ```

      LOAD DATA LOCAL INPATH 'file1,file1,file1' INTO TABLE test_table;

      ```

      The expected result should be the triple of the file content, but actually the result is the file content not tripled.

      Attachments

        Activity

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

          People

            wangsen wangsen
            xuchuanyin Chuanyin Xu

            Dates

              Created:
              Updated:

              Slack

                Issue deployment