Closed jp-vanheerden closed 3 months ago
Please also catch up with Charl as he has just completed Delta table logging #27.
Dev completed bug picked up reverted to back to Charl
This has been merged to dev
We decided to not update the column data type for start_time in the log tables. Unix timestamp type is the standard way of capturing datetime in delta tables. To convert the unix timestamp you can use the following code in select statements:
The following enhancements to the framework logging would be useful: