influxdata / influxdata/influxdb-client-csharp
Questions regarding FluxColumn type
Open
- Dominant language
- C#
- Stars
- 377
- Forks
- 93
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
`FluxColumn` has a string property called `DataType`. What are the possible values this property can take? Is there a list, apart from the `DataType` doc?
Some possible values make sense (`int`, `double`, `string`) but others like `dateTime:RFC3339` seem a bit confusing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the FluxColumn.DataType documentation and the existing description of values such as int, double, string, and dateTime:RFC3339. Done means the supported values and the meaning of the dateTime format are listed clearly in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100