Skip to content

Fix indentation in bulkImport.js#6314

Closed
utafrali wants to merge 1 commit intoapache:mainfrom
utafrali:fix/issue-6313-eventually-consistent-batch-scanner-retr
Closed

Fix indentation in bulkImport.js#6314
utafrali wants to merge 1 commit intoapache:mainfrom
utafrali:fix/issue-6313-eventually-consistent-batch-scanner-retr

Conversation

@utafrali
Copy link
Copy Markdown

Quick cleanup while working in this file. The columns array had inconsistent spacing - fixed it to match the rest of the codebase.

@DomGarguilo
Copy link
Copy Markdown
Member

Looks like there are changes to other files too not just bulkImport.js. Are those other files supposed to be included here and if so, what do those changes do?

I ran the javascript formatter command that is run in the build and got the same output for bulkImport.js so that part looks good to me

@utafrali utafrali force-pushed the fix/issue-6313-eventually-consistent-batch-scanner-retr branch from a75fe4a to 1e421b6 Compare April 16, 2026 09:42
Copy link
Copy Markdown
Contributor

@dlmarion dlmarion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand:

  1. Why javadoc comments were removed
  2. Why the text blocks were undone
  3. The code reorganization

It looks like these changes might be targeted to fix issue #6313, but that issue is already closed at this time. We are happy to accept and review pull requests, but please make a comment on an issue if you are going to work on it to let others know.

@utafrali
Copy link
Copy Markdown
Author

fair point, didn't realize the issue was already closed - closing this

@utafrali utafrali closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants