Wyatt Alt
e3b472c212
feat: connection-level job operations ( #3755 )
...
Adds job operations to the connection surface, building on the Job
handle from #3742 : job(id), list_jobs, get_job, cancel_job, and
job_history, plus a non-blocking Job.status(). Implemented on the
Database trait (defaulting to NotSupported), the remote backend
(/v1/jobs), and the Python and Node bindings; job_history returns Arrow
batches.
errors() and progress() are not included.
Tested with mocked endpoints in all three languages.
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-31 12:51:43 -07:00
..
2025-05-05 14:25:34 -07:00
2024-12-09 17:04:09 -08:00
2026-05-19 18:35:07 -07:00
2025-05-05 14:25:34 -07:00
2025-05-05 14:25:34 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-04-06 11:20:10 -07:00
2025-03-12 09:57:36 -07:00
2026-05-16 22:49:08 -07:00
2025-01-30 16:06:06 -08:00
2026-06-29 16:55:45 -07:00
2026-05-13 16:16:56 -07:00
2026-05-13 11:49:27 -07:00
2026-05-13 11:49:27 -07:00
2026-04-15 20:56:59 +08:00
2026-03-02 08:37:14 -08:00
2026-05-13 11:49:27 -07:00
2026-05-13 16:16:56 -07:00
2025-05-05 14:25:34 -07:00
2026-05-13 11:49:27 -07:00
2026-05-13 11:49:27 -07:00
2024-07-22 10:26:49 -07:00
2026-06-02 07:00:00 -07:00
2025-04-29 15:19:08 -02:30
2025-04-29 15:19:08 -02:30
2026-07-29 17:40:12 +08:00
2026-07-14 10:59:33 -07:00
2025-04-15 11:51:35 +08:00
2025-01-30 16:06:06 -08:00
2025-03-12 10:28:37 -07:00
2025-03-12 10:28:37 -07:00
2026-06-11 13:37:39 -07:00
2025-08-15 14:00:26 -07:00
2026-06-05 07:52:40 -07:00
2025-03-21 10:57:08 -07:00
2025-03-12 10:28:37 -07:00
2025-10-14 05:13:28 -07:00
2026-07-31 12:51:43 -07:00
2026-07-31 12:51:43 -07:00
2026-07-31 12:51:43 -07:00
2026-05-13 11:49:27 -07:00
2026-05-13 11:49:27 -07:00
2026-05-29 08:48:11 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-07-18 12:38:05 -07:00
2026-05-29 08:48:11 -07:00
2026-06-29 16:55:45 -07:00
2026-06-29 16:55:45 -07:00
2026-06-08 17:36:38 -07:00
2026-03-16 06:25:40 -07:00
2025-01-30 16:06:06 -08:00
2025-04-04 12:34:41 -07:00
2025-01-30 16:06:06 -08:00
2026-05-20 09:05:48 -07:00
2026-05-13 16:16:56 -07:00
2024-12-09 17:04:09 -08:00
2026-05-14 15:07:41 -07:00
2025-10-09 18:07:31 -07:00
2025-11-06 16:15:33 -08:00
2025-11-06 16:15:33 -08:00
2026-07-06 05:50:45 -07:00
2025-11-06 16:15:33 -08:00
2024-12-09 17:04:09 -08:00
2025-04-29 15:19:08 -02:30
2025-08-15 06:48:24 -07:00
2025-09-23 18:49:42 -07:00
2026-07-29 17:40:12 +08:00
2025-09-10 13:44:00 -07:00
2026-06-02 07:00:00 -07:00
2024-12-09 17:04:09 -08:00
2025-05-05 14:25:34 -07:00
2025-01-30 16:06:06 -08:00
2025-05-08 13:07:05 -07:00
2026-05-19 18:35:07 -07:00