Project

General

Profile

Task #27679

Make BatchAppend use BatchInput_t for consistency with BatchSubmit

Added by Sachin Divekar 16 days ago. Updated 16 days ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
27/05/2025
Due date:
% Done:

100%

Estimated time:

Description

Changed BatchAppend to accept []BatchInput_t instead of []batchsqlc.InsertIntoBatchRowsParams. This makes the API consistent between BatchSubmit and BatchAppend and aligning with wiki documentation.

#1

Updated by Sachin Divekar 16 days ago

  • % Done changed from 0 to 100
  • Status changed from New to In Progress

Changed BatchAppend to accept []BatchInput_t instead of []batchsqlc.InsertIntoBatchRowsParams. Updated batch append example to use the new signature and fixed missing BatchOutputBucket configuration.

#2

Updated by Sachin Divekar 16 days ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF