Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / risinglightdb/sqllogictest-rs issues and pull requests

#132 - release 0.10.0 & improve README & add `update_test_file`

Pull Request - State: closed - Opened by xxchan over 1 year ago - 1 comment

#131 - Add more tests for `update_record_with_output`

Pull Request - State: closed - Opened by alamb over 1 year ago

#130 - Add `update_record_with_output` function and tests

Pull Request - State: closed - Opened by alamb over 1 year ago - 3 comments

#129 - Test for parse(unparse(parse()) is identity

Pull Request - State: closed - Opened by alamb over 1 year ago - 1 comment

#128 - fix(bin): fix newline handling for `--format/override`

Pull Request - State: closed - Opened by xxchan over 1 year ago

#127 - Improve the ability to parse/unparse files

Pull Request - State: closed - Opened by alamb over 1 year ago - 3 comments

#126 - Change the type for Validator

Pull Request - State: closed - Opened by xudong963 over 1 year ago

#125 - Add a quick start cookbook to the README

Pull Request - State: closed - Opened by alamb over 1 year ago

#124 - Add test for sqllogictest

Issue - State: open - Opened by xxchan over 1 year ago

#123 - test against sqlite's test suite

Pull Request - State: open - Opened by xxchan over 1 year ago - 1 comment

#122 - parser: comment at the end of the line is not supported

Issue - State: open - Opened by xxchan over 1 year ago - 1 comment

#121 - fix: hash-threshold should be compared with the number of values

Pull Request - State: closed - Opened by xxchan over 1 year ago

#120 - CLI: support MySQL engine

Issue - State: open - Opened by xudong963 over 1 year ago - 4 comments

#119 - TestError::display is hard to use

Issue - State: closed - Opened by xxchan over 1 year ago - 3 comments

#118 - feat-request: Allow differnet file extentions as input

Issue - State: closed - Opened by Xuanwo over 1 year ago - 1 comment

#117 - CLI: support multiple files as input

Issue - State: closed - Opened by xxchan over 1 year ago

#116 - runner: run_script and run_file are different

Issue - State: open - Opened by xxchan over 1 year ago - 1 comment
Labels: bug, A-include

#115 - ci: tweak release name

Pull Request - State: closed - Opened by xxchan over 1 year ago

#114 - Support format & override in runner

Issue - State: closed - Opened by xxchan over 1 year ago - 2 comments

#113 - release: bump to 0.9.0

Pull Request - State: closed - Opened by xxchan over 1 year ago

#112 - feat: support generate & format test files

Pull Request - State: closed - Opened by xxchan over 1 year ago

#111 - refactor: use Vec<Vec<String>> as query results & fix hash-threshold

Pull Request - State: closed - Opened by xxchan over 1 year ago

#110 - Support fail-fast mode

Issue - State: open - Opened by xxchan over 1 year ago

#109 - Document how to handle separators

Issue - State: open - Opened by xxchan over 1 year ago - 2 comments

#108 - support value-wise query result

Issue - State: open - Opened by xxchan over 1 year ago - 3 comments

#107 - `hash-threshold`'s behavior differs from original sqllogictest

Issue - State: closed - Opened by xxchan over 1 year ago - 1 comment

#106 - feat: support hash-threshold

Pull Request - State: closed - Opened by xxchan over 1 year ago

#105 - fix: do not always colorize TestErrorKind

Pull Request - State: closed - Opened by xxchan over 1 year ago

#104 - `--color never` cannot control diff's color

Issue - State: closed - Opened by xxchan over 1 year ago

#103 - `statement count n` doesn't work for postgres engine

Issue - State: closed - Opened by xxchan over 1 year ago

#102 - feat: support checking error message for statement & bump to 0.8.0

Pull Request - State: closed - Opened by xxchan over 1 year ago

#101 - deps: upgrade libtest-mimic

Pull Request - State: closed - Opened by skyzh over 1 year ago

#100 - fix: swap colors in diff

Pull Request - State: closed - Opened by wangrunji0408 over 1 year ago - 4 comments

#99 - fix: --external-engine-command-template is not required

Pull Request - State: closed - Opened by xxchan over 1 year ago

#98 - chore: fix a mistake in CHANGELOG

Pull Request - State: closed - Opened by TennyZhuang over 1 year ago - 2 comments

#97 - release: bump to v0.7.0

Pull Request - State: closed - Opened by TennyZhuang over 1 year ago

#96 - feat: support external driver by subprocess

Pull Request - State: closed - Opened by TennyZhuang over 1 year ago

#95 - proposal: sqllogictest custom extension

Issue - State: open - Opened by skyzh over 1 year ago

#94 - support more type in postgres-extended

Pull Request - State: closed - Opened by ZENOTME over 1 year ago - 10 comments

#93 - compare result based on semantics

Issue - State: open - Opened by ZENOTME over 1 year ago - 14 comments

#92 - support hash-threshold

Issue - State: closed - Opened by xxchan almost 2 years ago

#91 - refactor: use cargo workspace inheritance

Pull Request - State: closed - Opened by xxchan almost 2 years ago

#90 - feat: add a sqllogictest formatter

Pull Request - State: closed - Opened by wangrunji0408 almost 2 years ago

#89 - feat: print file stack on error

Pull Request - State: closed - Opened by wangrunji0408 almost 2 years ago - 1 comment

#88 - Add a hook `on_failure`

Issue - State: open - Opened by xxchan almost 2 years ago

#87 - release: bump to v0.6.4

Pull Request - State: closed - Opened by xxchan almost 2 years ago

#86 - feat: use one session for each file in serial mode

Pull Request - State: closed - Opened by xxchan almost 2 years ago

#85 - Use per file session for serial mode

Issue - State: closed - Opened by xxchan almost 2 years ago - 1 comment
Labels: bug

#84 - release: v0.6.3

Pull Request - State: closed - Opened by wangrunji0408 almost 2 years ago

#81 - idea: add syntax for session

Issue - State: open - Opened by xxchan almost 2 years ago - 7 comments
Labels: A-include

#77 - support `defer` statement

Issue - State: open - Opened by BugenZhao almost 2 years ago - 6 comments

#55 - should `control sortmode` be file-level or global?

Issue - State: open - Opened by xxchan about 2 years ago - 10 comments
Labels: A-include

#43 - generate test result using actual output of a run

Issue - State: closed - Opened by leiysky about 2 years ago - 4 comments

#36 - verify column in option is the same as provided input

Issue - State: closed - Opened by skyzh about 2 years ago - 6 comments
Labels: bug

#30 - Support checking error message

Issue - State: closed - Opened by wangrunji0408 over 2 years ago
Labels: enhancement

#17 - Refactor tests in examples

Issue - State: closed - Opened by Xuanwo over 2 years ago

#16 - Make Result an associated type for DB

Issue - State: closed - Opened by Xuanwo over 2 years ago - 1 comment

#13 - Dynamic query support

Issue - State: closed - Opened by Xuanwo over 2 years ago - 6 comments