Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement rust catalog read and write from Python #986

Merged
merged 21 commits into from
Feb 3, 2023
Merged

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    2be355e View commit details
    Browse the repository at this point in the history
  2. move py_type_to_parquet_type

    ghill2 committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3bf8c67 View commit details
    Browse the repository at this point in the history
  3. quote_tick_list_to_capsule

    ghill2 committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7ab30b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Update link

    cjdsellers committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f01dc10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95354fb View commit details
    Browse the repository at this point in the history
  3. Optimize quantity update

    cjdsellers committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9049643 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    cjdsellers committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a318b84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28685e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. remove print statement

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    17e6919 View commit details
    Browse the repository at this point in the history
  2. mark tests

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    047752a View commit details
    Browse the repository at this point in the history
  3. merge upstream/develop

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2b41ec4 View commit details
    Browse the repository at this point in the history
  4. skip tests

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6f392b0 View commit details
    Browse the repository at this point in the history
  5. pre-commit

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ec84e16 View commit details
    Browse the repository at this point in the history
  6. skip tests

    ghill2 committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1c410bd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    f091074 View commit details
    Browse the repository at this point in the history
  2. Fix parquet writer issue

    twitu committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    acb779b View commit details
    Browse the repository at this point in the history
  3. unskip tests

    ghill2 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ee206e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. pre-commit

    ghill2 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1a2df05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef84de View commit details
    Browse the repository at this point in the history
  3. trade tick write test

    ghill2 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8b1467e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. add capsule destructors

    ghill2 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4b0822b View commit details
    Browse the repository at this point in the history