Skip to content

fix(tick): validate time and sym column types - #7

Open
belowzeroff wants to merge 1 commit into
KxSystems:masterfrom
belowzeroff:fix/validate-tick-schema-types
Open

fix(tick): validate time and sym column types#7
belowzeroff wants to merge 1 commit into
KxSystems:masterfrom
belowzeroff:fix/validate-tick-schema-types

Conversation

@belowzeroff

Copy link
Copy Markdown

Summary

  • validate that tick schemas start with time and sym columns of the expected q types
  • reject timestamp time columns at startup instead of failing later on first update insert

Verification

  • q tick.q sym -q with time:timespan starts and returns .u.t as ,`trade
  • q tick.q sym -q with time:timestamp fails at startup with `timesym
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant