snowflakedb / snowflake-ingest-java

Java SDK for the Snowflake Ingest Service -
http://www.snowflake.net
Apache License 2.0
65 stars 51 forks source link

SNOW-1357377 Add request Id in all streaming ingest APIs #759

Closed sfc-gh-japatel closed 1 month ago

sfc-gh-japatel commented 2 months ago

Along with this, our response should also include requestId but that can come later since they can still rely on offsetToken API. (Wont work for other APIs but there hasn't been any request)

This is for internal logging purposes.