-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: Point72/csp
base: v0.0.11
head repository: Point72/csp
compare: v0.8.0
- 11 commits
- 105 files changed
- 6 contributors
Commits on Mar 1, 2025
-
Bump ruff to 0.9, normalize conda recipes, clean docs to only use mak…
…efile commands Add ruff isort to rules apply isort update settings Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fe608f - Browse repository at this point
Copy the full SHA 3fe608fView commit details
Commits on Mar 4, 2025
-
Handle type properly in pydantic type checking. Also improve error me…
…ssages when incorrectly using generic type. (#471) Signed-off-by: Pascal Tomecek <pascal.tomecek@cubistsystematic.com>
Configuration menu - View commit details
-
Copy full SHA for 40c0f4d - Browse repository at this point
Copy the full SHA 40c0f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdccfb6 - Browse repository at this point
Copy the full SHA fdccfb6View commit details -
Merge pull request #329 from Point72/tkp/ruffclean
Bump ruff to 0.9, add ruff isort, normalize conda recipes, clean docs to only use makefile commands
Configuration menu - View commit details
-
Copy full SHA for a2ddfa0 - Browse repository at this point
Copy the full SHA a2ddfa0View commit details
Commits on Mar 5, 2025
-
Bugfix in QueueWaiter wait. If eventsPending is already true when ent…
…ering wait(), flag will never reset to false and we end up busy looping the rest of the run (#474) Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
Configuration menu - View commit details
-
Copy full SHA for ec9f701 - Browse repository at this point
Copy the full SHA ec9f701View commit details -
Allow ParquetReader to read LARGE_STRING, LARGE_BINARY, LARGE_LIST ty…
…pes from Arrow (#460) * Allow ParquetReader to read LARGE_STRING types from Arrow Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> * Allow ParquetReader to read LARGE_BINARY types from Arrow Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> * Allow ParquetReader to support LARGE_LIST Arrow types Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> * Add tests for different types supported by ParquetReader Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> * Fix tests, cleanup code, and address comments Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> * Move member variables to protected Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com> --------- Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com>
Configuration menu - View commit details
-
Copy full SHA for aafe7f9 - Browse repository at this point
Copy the full SHA aafe7f9View commit details
Commits on Mar 7, 2025
-
Add hasConverter convince method (#480)
* Add hasConverter convince method Signed-off-by: alexd <alex.dobkin@point72.com>
Configuration menu - View commit details
-
Copy full SHA for a58eb8c - Browse repository at this point
Copy the full SHA a58eb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81483c8 - Browse repository at this point
Copy the full SHA 81483c8View commit details
Commits on Mar 9, 2025
-
Allow using pydantic for from_dict, schema for FastList (#479)
* Allow using pydantic for from_dict, schema for FastList --------- Signed-off-by: Nijat Khanbabayev <nijat.khanbabayev@cubistsystematic.com>
Configuration menu - View commit details
-
Copy full SHA for 56e7d32 - Browse repository at this point
Copy the full SHA 56e7d32View commit details -
Correct adjustment of annotations on OutputBasket type. Required for …
…revalidation of output basket types when an int type is present (#484) Signed-off-by: Pascal Tomecek <pascal.tomecek@cubistsystematic.com>
Configuration menu - View commit details
-
Copy full SHA for d22bd7d - Browse repository at this point
Copy the full SHA d22bd7dView commit details
Commits on Mar 10, 2025
-
Signed-off-by: Rob Ambalu <robert.ambalu@point72.com>
Configuration menu - View commit details
-
Copy full SHA for a6ae087 - Browse repository at this point
Copy the full SHA a6ae087View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.11...v0.8.0