Skip to content

feat: Add chunking mechanism to push_data, cleanup TODOs#67

Merged
jirimoravcik merged 5 commits into
masterfrom
feature/dataset-chunking-minor-changes
Feb 15, 2023
Merged

feat: Add chunking mechanism to push_data, cleanup TODOs#67
jirimoravcik merged 5 commits into
masterfrom
feature/dataset-chunking-minor-changes

Conversation

@jirimoravcik

Copy link
Copy Markdown
Member

Adds chunking to push_data, add an integration test for it, cleanup TODOs (issues have been created instead)

@jirimoravcik jirimoravcik added adhoc Ad-hoc unplanned task added during the sprint. debt Code quality improvement or decrease of technical debt. high priority Do this ASAP! This is for mission-critical work or work that blocks other teams in their work. labels Feb 13, 2023
@github-actions github-actions Bot added this to the 57th sprint - Platform team milestone Feb 13, 2023
@github-actions github-actions Bot added the t-core-services Issues with this label are in the ownership of the core services team. label Feb 13, 2023

@fnesveda fnesveda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice! I just had one note about the chunking function and some other small notes.

Comment thread tests/integration/test_actor_dataset.py
Comment thread src/apify/storages/dataset.py Outdated
Comment thread src/apify/storages/dataset.py Outdated

@fnesveda fnesveda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Almost there! I just realized a few more things about the chunking.

Comment thread src/apify/storages/dataset.py Outdated
Comment thread src/apify/storages/dataset.py

@fnesveda fnesveda left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, looks great now!

@drobnikj

Copy link
Copy Markdown
Member

Just one test is failing @jirimoravcik

@jirimoravcik

Copy link
Copy Markdown
Member Author

Just one test is failing @jirimoravcik

Yeah, I know, looking into it

@jirimoravcik
jirimoravcik merged commit 5f38d51 into master Feb 15, 2023
@jirimoravcik
jirimoravcik deleted the feature/dataset-chunking-minor-changes branch February 15, 2023 15:52
@fnesveda fnesveda added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Oct 9, 2023
@github-actions github-actions Bot added the tested Temporary label used only programatically for some analytics. label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. debt Code quality improvement or decrease of technical debt. high priority Do this ASAP! This is for mission-critical work or work that blocks other teams in their work. t-core-services Issues with this label are in the ownership of the core services team. tested Temporary label used only programatically for some analytics. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants