Skip to content

Releases: oskar11120/Apache.Druid.Querying

1.3.1

24 Oct 08:14
d7136f6
Compare
Choose a tag to compare

What's Changed

  • Parameterized native query endpoint uri. by @oskar11120 in #6
  • fix: Update value of expression column names key in the JSON object with new column names by @tomasko126 in #5

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

24 Sep 21:12
70ee085
Compare
Choose a tag to compare
Merge pull request #2 from oskar11120/truncated_result_hanlding_fixes

Truncated result handling fixes/improvements

1.2.0

05 May 10:43
Compare
Choose a tag to compare
DataSource factory methods in DataSourceProvider now allow for creati…

1.1

30 Apr 12:46
Compare
Choose a tag to compare
1.1
Generic variance wherever possible for easier generalization on query…

1.0.2

29 Apr 14:32
Compare
Choose a tag to compare
Cleanup.

1.0.1

24 Apr 14:23
Compare
Choose a tag to compare

Singificantly reduced deserialization allocations.

1.0.0

07 Apr 19:28
eec9576
Compare
Choose a tag to compare
Merge pull request #1 from oskar11120/oskar11120-patch-1

Update README.md

0.7.9

30 Mar 19:42
Compare
Choose a tag to compare
Test fixes

0.7.8

23 Mar 21:21
Compare
Choose a tag to compare
Serialization between numbers and booleans.

0.7.7

23 Mar 15:28
Compare
Choose a tag to compare
Fixed a bug where none query element type would sometimes be retained…