Teradata important component (architecture point of view)
Parsing engine: Receive the query from client and will check the syntax error, user access, receive the result from client and send to client.
Message parsing layer: it will receive the execution plan and send to AMP and will receive the result and will send to Engine.
AMP : SOrting, filtering and data type conversion
Comments
Post a Comment