Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Merging changes from develop to 0.9.26.integration #1768

Merged
merged 46 commits into from
May 13, 2024

Conversation

sandeep6189
Copy link
Contributor

Pull Request checklist

  • The commit(s) message(s) follows the contribution guidelines ?
  • Tests for the changes have been added (for bug fixes / features) ?
  • Docs have been added / updated (for bug fixes / features) ?

alextheimer and others added 30 commits February 25, 2024 21:31
…ilodb#1720)

Adds support for export from the downsampler job to multiple destinations in the Iceberg format.
Support for export of CSV-formatted data is removed.

---------

Co-authored-by: nikitag55 <nikitagupta551991@gmail.com>
…to columns in Iceberg Data Export S… (filodb#1721)

* Assign correct NULL/NOT NULL type to columns in Iceberg Data Export Schema

* remove false/true value from labelColumn Mapping and determine it dynamically

* minor refactor
…sions (filodb#1717)

* cleanup of imports and adding handling of transformers

* fixes for conversion and ActorRef serialization

---------

Co-authored-by: Kier Petrov <kpetrov@apple.com>
* fix @modifier for multiple partition time series.
---------

Co-authored-by: Yu Zhang <yzhang999272@apple.com>
)

additionally: update timestamp column's value from LocalDateTime to java.sql.Timestamp
…filodb#1729)

* Configuration to enable usage of protobuf based ExecPlans

* fixing unit tests for protobuf exec plan configuration

* addressing a comment

---------

Co-authored-by: Kier Petrov <kpetrov@apple.com>
…to table (filodb#1733)

* misc(iceberg-export): sort within partitions before writing the data to table

* Update spark-jobs/src/main/scala/filodb/downsampler/chunk/BatchExporter.scala

Co-authored-by: alextheimer <theimer.alex@gmail.com>

* chain all dataframe operations and enable default hash mode

---------

Co-authored-by: alextheimer <theimer.alex@gmail.com>
…ram_naming

fix(histogram): updating naming for min max histograms to otel_cumulative and otel_delta
rdar://125373726

Co-authored-by: Yu Zhang <yzhang999272@apple.com>
fix(query) Fix for Irate over delta counters not returning value if there is only sample in the window
…uge_data_publishing

fix(gateway): Filodb Gateway was publishing untyped schema instead of gauge schema for `gen-gauge-data` flag
amolnayak311 and others added 16 commits March 28, 2024 10:22
…dispatcher (filodb#1748)

* Remote GRPC call to run execution plans and corresponding dispatcher and execution plan.

* fix for remote dispatching

---------

Co-authored-by: Kier Petrov <kpetrov@apple.com>
…es (filodb#1753)

* Adding partition check for cardinality queries
…#1760)

* misc(http): Adding a simple http endpoint for liveness checks
…1759)

* fix(query) misleading message when label filter is too long.
---------

Co-authored-by: Yu Zhang <yzhang999272@apple.com>
…#1755)

- Additionally fixes transformer application to RemoteExec plans.
…odb#1653)

* feat(core): support for per dataset cassandra keyspace overrides
…with leaf plan (filodb#1762)

* Adding new helper method to get columnfilter list along with leaf plan

* Addressing PR comments
…a connectivity at startup (filodb#1763)

* feat(cluster): Enhancing liveness check to include cassandra and kafka connectivity at startup
… int to long to avoid integer overflow (filodb#1764)

* fix(cardinality): converting cardinality storage and query types from int to long to avoid integer overflow
@sandeep6189 sandeep6189 merged commit 1fafdae into filodb:integration May 13, 2024
1 check passed
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.

None yet

8 participants