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

Simplifications and performance improvements #8

Merged
merged 10 commits into from
Jul 27, 2021
Merged

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    a7697be View commit details
    Browse the repository at this point in the history
  2. single eval of expressions

    dcmoura committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b41d963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d9982 View commit details
    Browse the repository at this point in the history
  4. refactored dynamic execution

    dcmoura committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    7d0cfbc View commit details
    Browse the repository at this point in the history
  5. row evaluation as flat list

    dcmoura committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    7e73b76 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. simplified input iteration

    dcmoura committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    70f05c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. cleanup

    dcmoura committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    5a84ad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. improved code readability

    dcmoura committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    8e57b90 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Update spyql/processor.py

    Co-authored-by: Diogo Recharte <drecharte@veniam.com>
    dcmoura and recharte committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    f7ca07c View commit details
    Browse the repository at this point in the history
  2. Update spyql/processor.py

    Co-authored-by: Diogo Recharte <drecharte@veniam.com>
    dcmoura and recharte committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0116811 View commit details
    Browse the repository at this point in the history