Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

manticoresearch 6.3.2 #178748

Closed

Conversation

daeho-ro
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Version 6.3.2
Released: June 26th 2024

➡️➡️➡️ DOWNLOAD HERE ⬅️⬅️⬅️

Version 6.3.2 continues the 6.3 series and includes several bug fixes, some of which were discovered after the release of 6.3.0.

Breaking changes

  • ⚠️Issue #2305 Updated aggs.range values to be numeric.

Bug fixes

  • Commit c51c Fixed grouping by stored check vs rset merge.
  • Commit 0e85 Fixed a crash in the daemon when querying with wildcard characters in an RT index using a CRC dictionary and local_df enabled.
  • Issue #2200 Fixed a crash in JOIN on count(*) without GROUP BY.
  • Issue #2201 Fixed JOIN not returning a warning when attempting grouping by a full-text field.
  • Issue #2230 Addressed issue where adding an attribute via ALTER TABLE did not take KNN options into account.
  • Issue #2231 Fixed failure in removing manticore-tools Redhat package in version 6.3.0.
  • Issue #2242 Corrected issues with JOIN and multiple FACET statements returning incorrect results.
  • Issue #2250 Fixed ALTER TABLE producing an error if the table is in a cluster.
  • Issue #2252 Fixed the original query being passed into buddy from the SphinxQL interface.
  • Issue #2267 Improved wildcard expansion in the CALL KEYWORDS for RT index with disk chunks.
  • Issue #271 Fixed hanging of incorrect /cli requests.
  • Issue #274 Resolved issues where concurrent requests to Manticore could get stuck.
  • Issue #275 Fixed hanging of drop table if exists t; create table t via /cli.

Replication-related

  • Issue #2270 Added support for cluster:name format in the /_bulk HTTP endpoint.

@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue icu4c ICU use is a significant feature of the PR or issue labels Jul 28, 2024
@chenrui333
Copy link
Member

  [ 43%] Building CXX object src/replication/CMakeFiles/repli_stuff.dir/wsrep_v31.cpp.o
  cd /tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/build/src/replication && /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_NO_LIB -I/tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/src -I/tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/build/config -isystem /tmp/manticoresearch-20240728-16389-bng2qh/cache/linux-x86_64/cctz/include -isystem /tmp/manticoresearch-20240728-16389-bng2qh/cache/linux-x86_64/xxhash/include -isystem /tmp/manticoresearch-20240728-16389-bng2qh/cache/linux-x86_64/mcl/c25-s15-k3/include/manticore-columnar-api -O3 -DNDEBUG -std=gnu++17 -D_FILE_OFFSET_BITS=64 -Wall -fno-strict-aliasing -fno-rtti -MD -MT src/replication/CMakeFiles/repli_stuff.dir/wsrep_v31.cpp.o -MF CMakeFiles/repli_stuff.dir/wsrep_v31.cpp.o.d -o CMakeFiles/repli_stuff.dir/wsrep_v31.cpp.o -c /tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/src/replication/wsrep_v31.cpp
  /tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/src/replication/wsrep_v25.cpp:359:15: error: declaration of ‘using Status_e = enum class RAW25::Status_e’ changes meaning of ‘Status_e’ [-fpermissive]
    359 |         using Status_e = Status_e;
        |               ^~~~~~~~
  /tmp/manticoresearch-20240728-16389-bng2qh/manticoresearch-6.3.2/src/replication/wsrep_v25.cpp:18:12: note: ‘Status_e’ declared here as ‘enum class RAW25::Status_e’
     18 | enum class Status_e : int {
        |            ^~~~~~~~

@chenrui333 chenrui333 added the build failure CI fails while building the software label Jul 28, 2024
@daeho-ro daeho-ro force-pushed the bump-manticoresearch-6.3.2 branch 3 times, most recently from 6977349 to 5f03f4d Compare July 29, 2024 13:49
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 31, 2024
@github-actions github-actions bot closed this Aug 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
boost Boost use is a significant feature of the PR or issue build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants