What's Changed
* Fixes for sqllib-docs by gz in https://github.com/feldera/feldera/pull/3739
* docs: simplify directory structure and remove stale entries by lalithsuresh in https://github.com/feldera/feldera/pull/3741
* [adapters] Delta source: add `filter` property. by ryzhyk in https://github.com/feldera/feldera/pull/3748
* docs: postfix to retain original URLs for sql, connectors and formats by lalithsuresh in https://github.com/feldera/feldera/pull/3750
* docs: fix a broken link by lalithsuresh in https://github.com/feldera/feldera/pull/3751
* [py] Use 127.0.0.1 instead of localhost. by ryzhyk in https://github.com/feldera/feldera/pull/3749
* [adapters] initialize metrics recorder before circuit by abhizer in https://github.com/feldera/feldera/pull/3745
* [adapters] kafka_input: start reading from offset by abhizer in https://github.com/feldera/feldera/pull/3710
* docs: fix some more broken links by lalithsuresh in https://github.com/feldera/feldera/pull/3752
* docs: fix missing `</ul>` error in docs by lalithsuresh in https://github.com/feldera/feldera/pull/3757
* [dbsp] Init operators with correct ids. by ryzhyk in https://github.com/feldera/feldera/pull/3755
* Add resource limits to datafusion config. by gz in https://github.com/feldera/feldera/pull/3758
* [SQL] Fix compiler crash during error reporting by mihaibudiu in https://github.com/feldera/feldera/pull/3759
* [SQL] Common-subexpression elimination in inner IR by mihaibudiu in https://github.com/feldera/feldera/pull/3753
* [dbsp] Panic in ListMerger. by ryzhyk in https://github.com/feldera/feldera/pull/3760
* [docs] usecase: Accelerating Batch Analytics Part 3 by abhizer in https://github.com/feldera/feldera/pull/3709
* Implement seek_key_exact for keybatch and valbatch types by blp in https://github.com/feldera/feldera/pull/3761
* [dbsp] hash_distinct operator by ryzhyk in https://github.com/feldera/feldera/pull/3762
* [adapters] Delta source: wait for state=RUNNING. by ryzhyk in https://github.com/feldera/feldera/pull/3763
* [SQL] Fix bug in incorrect common-subexpression elimination by mihaibudiu in https://github.com/feldera/feldera/pull/3764
* Runtime elapsed in profiles by blp in https://github.com/feldera/feldera/pull/3747
* [adapters] Initialize connectors concurrently. by ryzhyk in https://github.com/feldera/feldera/pull/3765
**Full Changelog**: https://github.com/feldera/feldera/compare/v0.40.0...v0.41.0