Skip to content

Conversation

@domoritz
Copy link
Member

@domoritz domoritz commented Jan 5, 2024

@domoritz domoritz requested a review from trxcllnt as a code owner January 5, 2024 21:49
@domoritz domoritz changed the title GH-39482: refactor type imports GH-39482: [JS] refactor type imports Jan 5, 2024
Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
@domoritz domoritz requested a review from trxcllnt January 5, 2024 22:16
@domoritz domoritz changed the title GH-39482: [JS] refactor type imports GH-39482: [JS] refactor imports Mar 21, 2024
@domoritz domoritz changed the title GH-39482: [JS] refactor imports GH-39482: [JS] Refactor imports Mar 29, 2024
@domoritz domoritz added this to the 16.0.0 milestone Apr 12, 2024
@raulcd raulcd removed this from the 16.0.0 milestone Apr 16, 2024
@domoritz domoritz merged commit 5abd933 into apache:main Apr 16, 2024
@domoritz domoritz deleted the dom/39482 branch April 16, 2024 19:51
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 5abd933.

There were 12 benchmark results indicating a performance regression:

The full Conbench report has more details. It also includes information about 9 possible false positives for unstable benchmarks that are known to sometimes produce them.

domoritz added a commit to domoritz/arrow that referenced this pull request Apr 17, 2024
* use `node:` prefix for node imports
* remove `import` for types where it makes sense

* Closes: apache#39482
* GitHub Issue: apache#39482

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
@domoritz domoritz removed the awaiting committer review Awaiting committer review label Apr 18, 2024
raulcd pushed a commit that referenced this pull request Apr 29, 2024
* use `node:` prefix for node imports
* remove `import` for types where it makes sense

* Closes: #39482
* GitHub Issue: #39482

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
* use `node:` prefix for node imports
* remove `import` for types where it makes sense

* Closes: apache#39482
* GitHub Issue: apache#39482

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JS] Use node: prefix and import types instead of using import

3 participants