Skip to content

Upstream: ab2a2d1a0381de61ff52b43fff8fefae34efabb2#727

Merged
kgyrtkirk merged 12 commits intomasterfrom
up-ab2a2d1a0381de61ff52b43fff8fefae34efabb2
Mar 18, 2025
Merged

Upstream: ab2a2d1a0381de61ff52b43fff8fefae34efabb2#727
kgyrtkirk merged 12 commits intomasterfrom
up-ab2a2d1a0381de61ff52b43fff8fefae34efabb2

Conversation

@kgyrtkirk
Copy link
Copy Markdown
Owner

No description provided.

clintropolis and others added 12 commits March 6, 2025 20:26
* Docs: Add query example

* Update after review

* Update query

* Update docs/api-reference/sql-api.md

---------

Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
remove usage of dependency:go-offline from build scripts - as it tries to download excluded artifacts

---------

Co-authored-by: Zoltan Haindrich <kirk@rxd.hu>
…7790)

Currently, query stack traces are logged only when "debug: true" is set
in the query context. This patch additionally logs stack traces targeted
at the DEVELOPER or OPERATOR personas, because for these personas, stack
traces are useful more often than not.

We continue to omit stack traces by default for USER and ADMIN, because
these personas are meant to interact with the API, not with code or logs.
Skipping stack traces minimizes clutter in the logs.
* fix go to task selecting correct task type

* support autocompact also

* support scheduled_batch, refactor

* one more state and update tests
Enables Calcite*Test-s and quidem tests to run queries with Dart.

needed some minor tweaks:

    changed to use interfaces at some places
    renamed DartWorkerClient to DartWorkerClientImpl and made DartWorkerClient an interface
    reused existing parts of the MSQ test system to run the query
* Fix single container config creates failing peon tasks

* More obvious array error output
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
* Update docusaurus.config.js

* Update docusaurus.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants