mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 16:45:55 +00:00
update
This commit is contained in:
parent
7355f97b62
commit
bdf813d7ee
1 changed files with 1 additions and 2 deletions
|
|
@ -740,6 +740,5 @@ func enrichDiagnosticsWithSchemaProperties(d *diagnostics.Diagnostics, holder *H
|
|||
d.Set("NumFrames", numFrames)
|
||||
d.Set("NumSlices", numSlices)
|
||||
d.Set("BSIFieldCount", bsiFieldCount)
|
||||
d.Set("BSIEnabled", bsiFieldCount > 0)
|
||||
d.Set("TimeQuantumEnaled", timeQuantumEnabled)
|
||||
d.Set("TimeQuantumEnabled", timeQuantumEnabled)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue