Skip to content

OSMSG : Base refactor with pydantic models and the duckdb db - #34

Merged
kshitijrajsharma merged 15 commits into
masterfrom
develop
Apr 28, 2026
Merged

OSMSG : Base refactor with pydantic models and the duckdb db #34
kshitijrajsharma merged 15 commits into
masterfrom
develop

Conversation

@kshitijrajsharma

Copy link
Copy Markdown
Collaborator

What does this PR do ?

  • Refactors base with pydantic models and duckdb

gauravbarall and others added 14 commits April 11, 2026 20:22
…process implementations for processing of files
Added dependencies: duckdb and pydantic
Added pyarrow as dependency
… write Parquet (independent) → final DuckDB merge.

One additional column named "sequence_id" added to changeset_stats table, which is an int, unique to one replication file. The changeset_stats table now has the combined primary key of "sequence_id" and "changeset_id", to address the cross-files osm elements of single changeset.
refactor(osmsg): Data type validation with pydantic models and multi-process
@kshitijrajsharma
kshitijrajsharma marked this pull request as ready for review April 28, 2026 06:43
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.

2 participants