Commit 097e893
authored
Add
* docs: add feature flag for Avro support in SQL API example
* docs: update code block syntax for memory allocator example in crate configuration
* docs: update code block syntax for CSV example in UDFs documentation
* chore(deps): add snmalloc-rs dependency version 0.3
* fix(docs): update Avro example to conditionally compile and remove empty code block
* feat(ci): add snmalloc build dependencies installation to workflows
* feat(ci): add installation of cmake system build dependencies in workflows
* fix(docs): correct formatting of Avro example code block in SQL API documentation
* Restore main's dependencies, ci workflow
* fix: update code block to ignore execution requiring snmalloc in crate-configuration.md
* revert md block to no-run
* revert block text to csvcfg(feature = "avro") attribute to Avro example in SQL API docs (#17142)1 parent 033fc9b commit 097e893
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments