warpstreamlabs / bento

Fancy stream processing made operationally mundane. This repository is a fork of the original project before the license was changed.
https://warpstreamlabs.github.io/bento/
Other
1.07k stars 71 forks source link

SQL Integration Test: Oracle is failing #156

Open jem-davies opened 2 weeks ago

jem-davies commented 2 weeks ago

It appears for me that the test: TestIntegrationOracle in ./internal/impl/sql/integration_test.go: is failing with:

 Diff:
                                --- Expected
                                +++ Actual
                                @@ -1 +1 @@
                                -[{"bar":8,"baz":"and this","foo":"doc-8"}]
                                +[{"bar":"8","baz":"and this","foo":"doc-8"}]