You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is that the doc says these database options are just defaults for table options, which seems to make sense.
And I think it's a valid use case like templates and dynamic templates in elasticsearch for configuring tables that'll be auto created on metrics ingestion.
What type of bug is this?
Configuration
What subsystems are affected?
Standalone mode, Metasrv
Minimal reproduce step
It's mentioned in doc table options are applicable to CREATE DATABSE WITH as well, but the code suggests it's hard coded to allow only TTL.
Execute the following SQL.
What did you expect to see?
database created with default storage options.
What did you see instead?
What operating system did you use?
docker.io/greptime/greptimedb:v0.11.3 on arm64 orangepi 5 pro
What version of GreptimeDB did you use?
v0.11.3
Relevant log output and stack trace
The text was updated successfully, but these errors were encountered: