Skip to content

Filter on new column with default value doesn't work #5892

@waynexia

Description

@waynexia

What type of bug is this?

Incorrect result

What subsystems are affected?

Datanode, Storage Engine

Minimal reproduce step

  • create a table
  • write some data
  • alter table add a new column with default value
  • query the table with a filter on that new column

What did you expect to see?

  • correct query result

What did you see instead?

  • incorrect result, the filter doesn't work on new column

What operating system did you use?

unrelated

What version of GreptimeDB did you use?

0.13.2

Relevant log output and stack trace

Metadata

Metadata

Assignees

Labels

C-bugCategory Bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions