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

Test JS bundle using parcel

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 7.0.0
    • None
    • JavaScript
    • None

    Description

      Currently it can't handle importing like (it can't find map.ts)

      import {...} from "apache-arrow"

      Also

      import {...} from "apache-arrow/src/Arrow.ts"

      doesn't work (because it's referring to JS files in the distribution, while the source should refer to .ts files).

       

      While the error might be a parcel bug / quirk, how it resolves the paths, we still might to support it's latest versions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alippai Adam Lippai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: