ExamGecko
Question list
Search
Search

List of questions

Search

Question 84 - DEA-C01 discussion

Report
Export

Snowpipe API provides a REST endpoint for defining the list of files to ingest that Informs Snow-flake about the files to be ingested into a table. A successful response from this endpoint means that

Snowflake has recorded the list of files to add to the table. It does not necessarily mean the files have been ingested. What is name of this Endpoint?

A.
REST endpoints --> insertReport
Answers
A.
REST endpoints --> insertReport
B.
REST endpoints --> loadHistoryScan
Answers
B.
REST endpoints --> loadHistoryScan
C.
REST endpoints --> ingestfiles
Answers
C.
REST endpoints --> ingestfiles
D.
REST endpoints--> insertfiles
Answers
D.
REST endpoints--> insertfiles
Suggested answer: D

Explanation:

The Snowpipe API provides a REST endpoint for defining the list of files to ingest.

Endpoint: insertFiles

Informs Snowflake about the files to be ingested into a table. A successful response from this endpoint means that Snowflake has recorded the list of files to add to the table. It does not necessarily mean the files have been ingested. For more details, see the response codes below.

In most cases, Snowflake inserts fresh data into the target table within a few minutes.

To Know more about SnowFlake Rest API used for Data File ingestion, do refer:

https://docs.snowflake.com/en/user-guide/data-load-snowpipe-rest-apis.html#data-file-ingestion

asked 23/09/2024
Bradley Coetzee
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first