Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
Providing a table schema LOG_SCHEMA, so that users can load structured logs with the following:
```
spark.read.schema(LOG_SCHEMA).json(logPath)
```
Attachments
Issue Links
- links to