smolder icon indicating copy to clipboard operation
smolder copied to clipboard

HL7 Apache Spark Datasource

Results 1 smolder issues
Sort by recently updated
recently updated
newest added

Given a dataframe that loads the HL7 files, can you provide an example of parsing a segment_field and/or subfield from the message column? val repro = spark.read.format("hl7").load("...") ![message](https://github.com/databrickslabs/smolder/assets/72049707/ea6afe36-ae4a-417b-ac42-fe6a81590ba8)