File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,23 +46,6 @@ $ ./ci/scripts/build.sh test linux amd64
4646
4747This will produce a shared library in ` src/build ` .
4848
49- To run the validation suite, you will first need to build the shared library.
50- You will also need to set up a SingleStore instance (see [ the validation
51- README] ( ./src/validation/README.md ) ). Finally, from the ` src/ ` subdirectory:
52-
53- ``` shell
54- $ pixi run validate
55- ```
56-
57- This will produce a test report, which can be rendered into a documentation
58- page (using MyST Markdown):
59-
60- ``` shell
61- $ pixi run gendocs --output generated/
62- ```
63-
64- Then look at ` ./generated/singlestore.md ` .
65-
6649## Opening a Pull Request
6750
6851Before opening a pull request:
Original file line number Diff line number Diff line change 11ADBC Driver for SingleStore (Build Scripts)
22Copyright 2026 ADBC Drivers Contributors
3+
4+ This product includes software developed at
5+ The Apache Software Foundation (http://www.apache.org/).
You can’t perform that action at this time.
0 commit comments