Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@flarco flarco released this 14 Feb 09:40
108c3ba

Sling v1.4.3 (2025-02-14T09:57:45Z)

SQL Server BCP Import Improvements

  • Added handling for empty values with new emptyRep placeholder
  • Improved string replacement logic for quotes, newlines, and empty values

DuckDB File Writing Enhancements

  • Added better support for file splitting by rows
  • Improved handling of file paths and directories
  • Fixed file size handling when splitting by rows

JSON Processing

  • Added better handling of JSON values in string fields
  • Added special handling for "null" string values in JSON

Data Type Casting

  • Improved integer casting with boolean value support
  • Added handling for "true"/"false" string values to convert to 1/0

Configuration and Pipeline Updates

  • Changed blank key warning to trace level when in debug mode
  • Added environment variable handling in pipeline configuration