improve json_populate_record/json_populate_recordset
to accept null::<table>
as the first parameter
#18601
Milestone
json_populate_record/json_populate_recordset
to accept null::<table>
as the first parameter
#18601
PG:
RW:
RW can use
struct<>
to replacet
, but in the case of integration, it is required to support using table to indicate the row type:https://github.com/vectordotdev/vector/pull/21248/files#diff-e940b31386309d22cca11fff761d2467ff4a590c8110378b7a6d2a8747859031R123
The text was updated successfully, but these errors were encountered: