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

query_runner -> query_results: improve logging, handle unhandled data types #6905

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Apr 18, 2024

  1. query_runner: add debug log

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aa7b93c View commit details
    Browse the repository at this point in the history
  2. query_runner: add debug log

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fb4163c View commit details
    Browse the repository at this point in the history
  3. handle datetime.time

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4e7e468 View commit details
    Browse the repository at this point in the history
  4. query_runner: add debug log

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    11e4f0b View commit details
    Browse the repository at this point in the history
  5. fmt

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1f4853e View commit details
    Browse the repository at this point in the history
  6. add debug

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e0ae3ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    051ed07 View commit details
    Browse the repository at this point in the history
  8. pull changes

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    71e433a View commit details
    Browse the repository at this point in the history
  9. pull changes

    vtatarin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    17c00d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    512bde7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. expose error messae

    vtatarin committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    be111d3 View commit details
    Browse the repository at this point in the history
  2. expose error messae

    vtatarin committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    26b5f7c View commit details
    Browse the repository at this point in the history
  3. revert additional changes

    vtatarin committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d155bf View commit details
    Browse the repository at this point in the history
  4. revert additional changes

    vtatarin committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    374e6bf View commit details
    Browse the repository at this point in the history
  5. revert additional changes

    vtatarin committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1a7f204 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update redash/query_runner/query_results.py

    Co-authored-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>
    vtatarin and AndrewChubatiuk committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d22df7c View commit details
    Browse the repository at this point in the history
  2. review edits

    vtatarin committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    30776b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9feda5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. add tests

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a181ba9 View commit details
    Browse the repository at this point in the history
  2. add tests

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d3f8cad View commit details
    Browse the repository at this point in the history
  3. fmt

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0778b71 View commit details
    Browse the repository at this point in the history
  4. fix

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a8023fb View commit details
    Browse the repository at this point in the history
  5. fix lint

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4e3cbdb View commit details
    Browse the repository at this point in the history
  6. fix lint

    vtatarin committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5e69e3f View commit details
    Browse the repository at this point in the history