Skip to content

refactor: decouple SearchLV LQL from BigQuery TableSchema#3306

Merged
Ziinc merged 2 commits intoLogflare:mainfrom
msmithstubbs:refactor/search-decouple-bigquery
Mar 26, 2026
Merged

refactor: decouple SearchLV LQL from BigQuery TableSchema#3306
Ziinc merged 2 commits intoLogflare:mainfrom
msmithstubbs:refactor/search-decouple-bigquery

Conversation

@msmithstubbs
Copy link
Copy Markdown
Contributor

@msmithstubbs msmithstubbs commented Mar 23, 2026

SearchLV uses schema flat_map for preparing queries. Removes the tight coupling to BigQuery schemas.

This is in preparation for a subsequent PR #3307 to implement SearchLV querying Postgres sources (needed for integration tests in CI).

@msmithstubbs msmithstubbs marked this pull request as ready for review March 24, 2026 00:36
@msmithstubbs msmithstubbs force-pushed the refactor/search-decouple-bigquery branch from 52bd88d to d78cad7 Compare March 26, 2026 04:08
@Ziinc Ziinc merged commit 1611cfb into Logflare:main Mar 26, 2026
10 checks passed
Ziinc pushed a commit that referenced this pull request Mar 26, 2026
* refactor: decouple SearchLV LQL from BigQuery TableSchema

* fix: dialyzer warnings
Ziinc added a commit that referenced this pull request Mar 26, 2026
* fix: allow partial backend config updates

* chore: version bump

* chore: linting

* chore: implement cast_config/2

* fix: don't rebind changeset to prevent change in underlying changeset data

* refactor: decouple SearchLV LQL from BigQuery TableSchema (#3306)

* refactor: decouple SearchLV LQL from BigQuery TableSchema

* fix: dialyzer warnings

* chore: version bump

* chore: remove newline

---------

Co-authored-by: Adam Mokan <amokan@gmail.com>
Co-authored-by: Matt Stubbs <22266+msmithstubbs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants