Skip to content

Release 1.1.2

Latest
Compare
Choose a tag to compare
@banmoy banmoy released this 02 Feb 07:18
· 3 commits to main since this release

What's Changed

This release mainly includes some features and improvements.

Features

  • Support Apache Spark 3.5 #89
  • Support "starrocks.filter.query" for Spark SQL read #92
  • Support to read json column #100

Improvements

  • Refine the error log if starrocks.columns contains a non-existed column #97
  • RestService logs response status and entity for debug #98

UT

  • add output col names test #99

Contributors

dirtysalt, feihengye, packy92, banmoy