Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8568

Local file system does not match relative path with wildcards

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • 2.16.0
    • 2.17.0
    • sdk-java-core

    Description

      CWD structure:

      src/test/resources/input/sometestfile.txt
      

       
      Code:

      input 
      .apply(Create.of("src/test/resources/input/*)) 
      .apply(FileIO.matchAll()) 
      .apply(FileIO.readMatches())
      

      The code above doesn't match any file starting Beam 2.16.0. The regression has been introduced in BEAM-7854.

      Attachments

        Issue Links

          Activity

            People

              dmvk David Morávek
              blackml Ondrej Cerny
              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 - 5h
                  5h