mirror of
https://github.com/langchain-ai/datafusion.git
synced 2026-07-19 05:44:51 -04:00
f40e0db161
* Add `FormatOptions` to Config * Fix `output_with_header` * Add cli test * Add `to_string` * Prettify * Prettify * Preserve the initial `NULL` logic * Cleanup * Remove `lt` as no longer needed * Format assert * Fix sqllogictest * Fix tests * Set formatting params for dates / times * Lowercase `duration_format` --------- Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>