Skip to main content
Version: 0.8

tecton.MaterializationAttemptData

Summary​

Data representation of the materialization job attempt.

Materialization job may have multiple attempts to materialize features.

Methods​

NameDescription
__init__(...)Initialize self.
from_proto(...)

__init__(...)​

Initialize self.

Parameters​

  • id (str) – ID string of the materialization attempt.

  • run_url (str) – URL to track materialization attempt.

  • state (str) – State of the materialization attempt.

  • created_at (datetime) – Materialization attempt creation timestamp.

  • updated_at (datetime) – Materialization attempt update timestamp.

@classmethod from_proto(...)​

Parameters​

  • proto

Was this page helpful?

🧠 Hi! Ask me anything about Tecton!

Floating button icon