Insight-Services-APAC / APAC-Capability-DAI-DbtFabricSparkNb

MIT License
8 stars 2 forks source link

Feature/enhancedlogging #156

Closed cheinamann closed 1 month ago

cheinamann commented 1 month ago
  1. The logging lakehouse can be set in the profile "log_lakehouse: LOG LAKEHOUSE HERE". The profile creation will ask for this now. This will need to be added to the documentation.
  2. Both logging tables include the master notebook as a column.
  3. The logging code has been amended to include the master notebook when opening and closing batches
  4. Datetime is now in human readable format but in UTC time. This can have the timezone added when writing queries against the data.

50