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

Added support for page-level filter pushdown (column and offset indexes) #107

Merged
merged 16 commits into from
Mar 25, 2022

Commits on Mar 25, 2022

  1. Improved indexes

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    80b2be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a170d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db3dba View commit details
    Browse the repository at this point in the history
  4. Added rows to DataPage

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    cd8a850 View commit details
    Browse the repository at this point in the history
  5. Added write of indexes

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6cb259b View commit details
    Browse the repository at this point in the history
  6. Improved API

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f0519a6 View commit details
    Browse the repository at this point in the history
  7. Clean

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    065c65b View commit details
    Browse the repository at this point in the history
  8. Improved API

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6791aac View commit details
    Browse the repository at this point in the history
  9. Fixed error

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4e4f8db View commit details
    Browse the repository at this point in the history
  10. Simpler API

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    39fce3c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1953766 View commit details
    Browse the repository at this point in the history
  12. Internal move of files

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    59060d0 View commit details
    Browse the repository at this point in the history
  13. Added boolean index

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2d5e482 View commit details
    Browse the repository at this point in the history
  14. Improved API

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    80c85b5 View commit details
    Browse the repository at this point in the history
  15. Improved API

    jorgecarleitao committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f67633b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f67e75c View commit details
    Browse the repository at this point in the history