Commit cda964b
committed
fix(materialize): correct docstring and remove deprecated flag
- Update create_source docstring to reflect actual supported load generators
(AUCTION, TPCH, MARKETING only; KEY VALUE and DATUMS removed in v26)
- Remove deprecated enable_create_table_from_source flag from compose.yaml
(flag is for v26 compatibility, tests should work with default behavior)1 parent afad862 commit cda964b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
731 | 731 | | |
732 | 732 | | |
733 | 733 | | |
734 | | - | |
| 734 | + | |
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
| |||
0 commit comments