taosdata / taosdata/TDengine

'DB error: invalid operation: invalid column name' when using schemaless insert

Open
#28,666 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
25.1k
Forks
5k
Avg merge
4d 59m
Merged PRs (30d)
7

Description

Bug Description
When trying to query a column with camel case column name it results in an error DB error: Invalid column name:

To Reproduce
Steps to reproduce the behavior:

  1. Use example from https://docs.tdengine.com/reference/connectors/node/#schemaless-writing
  2. change one field_key/column_name to camel case e.g. voltage ==> supplyVoltage
  3. query column supplyVoltage

Screenshots
image

Environment:
TDengine running in Kubernetes lilke described ==> https://docs.tdengine.com/operation/deployment/#kubernetes

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.