faucet-transform-sql 1.0.1

SQL-as-transform for faucet-stream — run DuckDB SQL over each pipeline page (the `batch` relation).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

All notable changes to this project are documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and the project aims to follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
(see the versioning policy in CONTRIBUTING.md — connector crates version
independently).
## [1.0.1]https://github.com/PawanSikawat/faucet-stream/compare/faucet-transform-sql-v1.0.0...faucet-transform-sql-v1.0.1 - 2026-06-22

### Miscellaneous

- Updated the following local packages: faucet-core