This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git
from 6495ebd84a test(frontend): extend HuggingFaceComponent unit test
coverage (#6773)
new c24755c98e fix(BarChart): treat an empty categoryColumn as no category
(px.bar color) (#6807)
new 110a54c151 fix(KeywordSearch): keep punctuation handling consistent in
case-sensitive mode (#6801)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../keywordSearch/CaseSensitiveAnalyzer.scala | 9 +++++----
.../visualization/barChart/BarChartOpDesc.scala | 4 +++-
.../keywordSearch/CaseSensitiveAnalyzerSpec.scala | 22 ++++++++++++----------
.../keywordSearch/KeywordSearchOpExecSpec.scala | 18 +++++++++++++++++-
.../barChart/BarChartOpDescSpec.scala | 10 ++++++++++
5 files changed, 47 insertions(+), 16 deletions(-)