Skip to content

Commit 530bef7

Browse files
committed
chore: checkpoint before runtime budget exit (ses-1773440505820-456b0b) @ 2026-03-13T22:35:54.872Z
1 parent 92e5971 commit 530bef7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pr.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This switches `axiom-py` APL query defaults from `legacy` to `tabular` for both sync and async clients, aligning SDK behavior with the format migration plan.
2+
3+
Slack context: <https://watchlyhq.slack.com/archives/C0ABV843Y9M/p1773440506177029|#gilfoyle-sessions thread>
4+
5+
The change updates `AplOptions` defaults and both `_prepare_apl_options` code paths, while preserving explicit `format=AplResultFormat.Legacy` behavior for callers that still need it. Tests now assert the tabular default behavior directly.
6+
7+
Validation:
8+
- `python3 -m pytest tests/test_query_defaults.py tests/test_client_async.py -q`

0 commit comments

Comments
 (0)