FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[DuckDB] Use the new Maven dependency for the JDBC driver by mrigger · Pull Request #17 · sqlancer/sqlancer · GitHub

[DuckDB] Use the new Maven dependency for the JDBC driver - #17

Merged
mrigger merged 1 commit into
masterfrom
duckdb_jdbc
Jun 4, 2020
Merged

[DuckDB] Use the new Maven dependency for the JDBC driver#17
mrigger merged 1 commit into
masterfrom
duckdb_jdbc

Conversation

mrigger commented Jun 4, 2020

Copy link
Copy Markdown
Contributor

mrigger added the duckdb label Jun 4, 2020
mrigger merged commit 55807b6 into master Jun 4, 2020
mrigger deleted the duckdb_jdbc branch June 4, 2020 21:08
fm4v added a commit to ClickHouse/sqlancer that referenced this pull request Jun 24, 2026
…ate oracles (sqlancer#15,17,18,22)

Four self-contained, reader-safe oracles (every projected wire value toString-wrapped
so the client-v2 RowBinary reader never sees a raw container/Variant/AggregateFunction
column; default-on, --flag gated):
- sqlancer#15 MapTupleContainer      Map/Tuple/Array extractions == Java ground truth (private fixture)
- sqlancer#17 GeoMetamorphic         pointInPolygon/polygonArea/greatCircleDistance/intersection
                             metamorphic identities, integer coords, 1e-6 float tolerance
- sqlancer#18 VariantSubcolumn       Variant/Dynamic/JSON subcolumn roundtrip (toString-wrapped reads
                             only; raw-column projection emission stays gated off per plan)
- sqlancer#22 AggregateStateExpansion finalizeAggregation(arrayReduce('<agg>State',groupArray(x)))==<agg>(x)
                             for sum/min/max/uniqExact/quantileExact/groupArray + AggregatingMergeTree arm

Young-type unavailability (Variant/JSON/Dynamic/geo) tolerated to IgnoreMe. Wired into
factory/options/run-sqlancer.sh; mvn compile green. Probe-on-head: geo function names
(polygonAreaCartesian etc.), Variant subcolumn syntax (v.Int64 vs variantElement),
arrayReduce/finalizeAggregation signatures.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL