featurebase/ingest
Samir Patel 33a916c0f4 Revert "increase time range for timestamp by using specified granularity"
This PR reverts the timestamp work.

The timestamp work requires changes to FB and IDK; and there are
circular dependencies between tests in either repo preventing merging
of either. The work here is pretty stable, but required bypassing
the smoketest. Meanwhile, I found some additional things in IDK that
need addressing which means I merged this work in pre-maturely. Once
I get that worked out, I'll re-commit these commits.

This reverts following commits related to timestamp work:

bypass of smoke test b/c of circular dep with IDK: 0676790
update codec to reflect changes to timstamp range: bd5dc76
fix few bugs regarding timestamp: 33fce8a
increase time range for timestamp by using specified granularity: 5939923.
2022-07-18 11:09:04 -05:00
..
codec.go Revert "increase time range for timestamp by using specified granularity" 2022-07-18 11:09:04 -05:00
codec_test.go Revert "increase time range for timestamp by using specified granularity" 2022-07-18 11:09:04 -05:00
doc.go add copyright notice back in 2021-12-10 11:01:04 -06:00
op.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
op_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
shard.go add copyright notice back in 2021-12-10 11:01:04 -06:00
sort.go add copyright notice back in 2021-12-10 11:01:04 -06:00
sort_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
translate_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00
update.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
vec.go add copyright notice back in 2021-12-10 11:01:04 -06:00
vec_test.go add copyright notice back in 2021-12-10 11:01:04 -06:00