grafana/pkg/tsdb/influxdb/influxql/testdata
ismail simsek 2b0e7afb4e
InfluxDB: Fix an edge case while parsing table response (#78802)
* Prepare the test files

* use json files everywhere

* update golden json files

* disable update

* update test file

* fix naming

* lint

* InfluxDB: Add metadata information to first frame only (#78664)

* executedString in first frame only

* lint

* fix tests

* update tests

* don't update

* linting

* update

* update again

* handle nil values

* append in the right array

* add comments

* remove redundant if condition
2023-12-01 18:31:49 +01:00
..
all_values_are_null.json
all_values_are_null.table.golden.jsonc
all_values_are_null.time_series.golden.jsonc
empty_response.json
empty_response.table.golden.jsonc
empty_response.time_series.golden.jsonc
error_on_top_level_response.json
error_response.json
invalid_timestamp_format.json
invalid_value_format.json
invalid_value_format.table.golden.jsonc
invalid_value_format.time_series.golden.jsonc
many_columns.json InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
many_columns.table.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
many_columns.time_series.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
metric_find_queries.json
metric_find_queries.table.golden.jsonc
metric_find_queries.time_series.golden.jsonc Chore: Return executedString information even with frames has no time column (#78906) 2023-11-30 14:25:15 +01:00
multiple_measurements.json
multiple_measurements.table.golden.jsonc
multiple_measurements.time_series.golden.jsonc
multiple_series_with_tags_and_multiple_columns.json
multiple_series_with_tags_and_multiple_columns.table.golden.jsonc
multiple_series_with_tags_and_multiple_columns.time_series.golden.jsonc
multiple_series_with_tags.json
multiple_series_with_tags.table.golden.jsonc
multiple_series_with_tags.time_series.golden.jsonc
one_measurement_with_two_columns.json
one_measurement_with_two_columns.table.golden.jsonc
one_measurement_with_two_columns.time_series.golden.jsonc
response_with_nil_bools_and_nil_strings.json
response_with_nil_bools_and_nil_strings.table.golden.jsonc
response_with_nil_bools_and_nil_strings.time_series.golden.jsonc
response_with_weird_tag.json
response_with_weird_tag.table.golden.jsonc
response_with_weird_tag.time_series.golden.jsonc
response.json
response.table.golden.jsonc
response.time_series.golden.jsonc
retention_policy.json
retention_policy.table.golden.jsonc
retention_policy.time_series.golden.jsonc Chore: Return executedString information even with frames has no time column (#78906) 2023-11-30 14:25:15 +01:00
show_tag_values_response.json
show_tag_values_response.table.golden.jsonc
show_tag_values_response.time_series.golden.jsonc Chore: Return executedString information even with frames has no time column (#78906) 2023-11-30 14:25:15 +01:00
simple_response_with_diverse_data_types.json
simple_response_with_diverse_data_types.table.golden.jsonc
simple_response_with_diverse_data_types.time_series.golden.jsonc
simple_response.json
simple_response.table.golden.jsonc
simple_response.time_series.golden.jsonc
some_values_are_null.json
some_values_are_null.table.golden.jsonc
some_values_are_null.time_series.golden.jsonc
string_column_with_null_value2.json InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
string_column_with_null_value2.table.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
string_column_with_null_value2.time_series.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
string_column_with_null_value.json InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
string_column_with_null_value.table.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00
string_column_with_null_value.time_series.golden.jsonc InfluxDB: Fix an edge case while parsing table response (#78802) 2023-12-01 18:31:49 +01:00