-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Bar
-
None
-
None
-
None
{x: Timestamp(0, 100)}
Will not run in the query bar, butÂ
{x: new Timestamp(1, 100)}
Will run. I think it may be confusing to users that they need a "new", especially when other type do not require it.