Skip to content

Conversation

@YaroslavLitvinov
Copy link
Contributor

@YaroslavLitvinov YaroslavLitvinov commented Dec 23, 2025

  • Rename QueryStatus -> ExecutionStatus, remove unneeded states
  • Prepare query's execution_status, error_code, result to be saved in Statestore
  • Executor unit test for StateStore query
  • Features
    • "state-store-query" feature to executor/embucketd/lambda
    • Add "traces-test-log" feature to api-snowflake-rest (to disable traces.log by default)
    • Add "tests" feature to crate/queries (to disable tests by default)
  • Fix build-info build script

@YaroslavLitvinov YaroslavLitvinov marked this pull request as draft December 23, 2025 00:44
@YaroslavLitvinov YaroslavLitvinov marked this pull request as ready for review December 24, 2025 02:40
@YaroslavLitvinov YaroslavLitvinov changed the title WIP: Add Statestore Query to ExecutionService Add Statestore Query to ExecutionService Dec 24, 2025

const TEST_SESSION_ID: &str = "test_session_id";

// it stucks without multithread
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related comment, will be removed eventually

@YaroslavLitvinov YaroslavLitvinov merged commit c7bcab5 into main Dec 24, 2025
3 checks passed
@YaroslavLitvinov YaroslavLitvinov deleted the yaro/statestore-mock branch December 24, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants