Skip to content

ParametrizedQuery from example doesn't work #686

@Iseraid

Description

@Iseraid

Steps to reproduce:

  1. Run the example from https://github.com/influxdata/influxdb-client-csharp/blob/master/Examples/ParametrizedQuery.cs

Expected behavior:
The flux query is valid and passed dictionary elements are used as parameters

Actual behavior:
The params identifier isn't recognized and Query class therefore doesn't provide a way to pass parameters into the query

Specifications:

  • Client Version: 4.15.0
  • InfluxDB Version: v2.7.6
  • Platform: client on Windows and influxdb inside a linux container

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions