• Harry688's avatar
    fix: topic2 query execution - output path, chdir, type conversion, double init_raw · 5ef0403f
    Harry688 authored
    - Fix output.txt path: add db_name prefix (4 locations)
    - Fix create_table/create_index/flush_meta: chdir to DB directory
    - Fix FLOAT-INT implicit type conversion in analyze.cpp
    - Fix UpdateExecutor double init_raw assertion crash
    - Add DbMeta::name() public getter
    - Update dev-rules: specify Ubuntu-22.04 WSL distro
    - Update agent-memory: WSL distro note
    - All 5 Topic 2 test points pass locally
    5ef0403f