Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

refactor: Actually refactor createreadstream 2#1120

Closed
danieljbruce wants to merge 8 commits intogoogleapis:mainfrom
danieljbruce:actually-refactor-createreadstream-2
Closed

refactor: Actually refactor createreadstream 2#1120
danieljbruce wants to merge 8 commits intogoogleapis:mainfrom
danieljbruce:actually-refactor-createreadstream-2

Conversation

@danieljbruce
Copy link
Copy Markdown
Contributor

This is another refactor to make the createReadStream function smaller and more modular.

@danieljbruce danieljbruce requested review from a team July 4, 2022 15:28
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/nodejs-bigtable API. labels Jul 4, 2022
@danieljbruce danieljbruce added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 4, 2022
@danieljbruce
Copy link
Copy Markdown
Contributor Author

Depends on #1118

@danieljbruce danieljbruce added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 23, 2022
…into actually-refactor-createreadstream-2

# Conflicts:
#	src/table.ts
#	src/utils/table.ts
To recover from merge conflicts, need to move the function lessThanOrEqual to so that it is reachable from other modules.
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 8, 2023
As discussed before, TableUtils should not rely on Table since Table already relies on TableUtils
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/nodejs-bigtable API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants