Skip to content

Commit

Permalink
Fix broken inline literal (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimGalasyn authored Oct 5, 2018
1 parent 8c5c3aa commit 6bbadca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Detailed Changlog
* `PR-1349 <https://github.com/confluentinc/ksql/pull/1349>`_ - Minor: Add test around extract JSON array field.
* `PR-1350 <https://github.com/confluentinc/ksql/pull/1350>`_ - Child first class loader for UDFs
* `PR-1344 <https://github.com/confluentinc/ksql/pull/1344>`_ - Add syntax ref for INSERT INTO
* `PR-1337 <https://github.com/confluentinc/ksql/pull/1337>`_ - Fix the way `LIMIT` clauses are handled
* `PR-1337 <https://github.com/confluentinc/ksql/pull/1337>`_ - Fix the way ``LIMIT`` clauses are handled
* `PR-1321 <https://github.com/confluentinc/ksql/pull/1321>`_ - Make FunctionRegistry an interface and make MetaStore implement it
* `PR-1340 <https://github.com/confluentinc/ksql/pull/1340>`_ - Post fix udf instance names to ensure they are unique.
* `PR-1341 <https://github.com/confluentinc/ksql/pull/1341>`_ - Fix system tests (ish)
Expand Down

0 comments on commit 6bbadca

Please sign in to comment.