Skip to content

Investigating SQL Support.#11

Merged
alxmrs merged 8 commits into
mainfrom
sql
Feb 15, 2024
Merged

Investigating SQL Support.#11
alxmrs merged 8 commits into
mainfrom
sql

Conversation

@alxmrs

@alxmrs alxmrs commented Feb 13, 2024

Copy link
Copy Markdown
Collaborator

Beginning to investigate SQL support. Right now, for anything beyond a small Xarray dataset, this is terribly slow.
This PR also introduces a profiling methodology using py-spy (statistical profiling).

Beginning to investigate SQL support. Right now, for anything beyond a small Xarray dataset, this is terribly slow.
Also adding in baseline profile.
Added dtypes from the xr.Dataset to the pd.DataFrame. This allows SQL aggegrations to work, which need type info.

This changed the core `unravel` operation, so I've added sanity profile traces.
@alxmrs
alxmrs merged commit 429e5b4 into main Feb 15, 2024
@alxmrs
alxmrs deleted the sql branch February 15, 2024 07:54
@alxmrs alxmrs changed the title [Draft] Investigating SQL Support. Investigating SQL Support. Feb 15, 2024
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.

1 participant