anuragk3007 opened a new issue, #155:
URL: https://github.com/apache/datasketches-bigquery/issues/155
After installing the datasketches in my Bigquery project, I tried running
make test but test for most of the datasketch functions are failing. Errors are
following
`tuple_sketch_int64_agg_int64_33a14931-4cfb-440c-b905-25516a015343: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
tuple_sketch_int64_agg_string_9a1e186f-ce77-469e-a3f9-c5dbe09ccb92: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
tuple_sketch_int64_agg_int64_c5b45691-5595-45df-9ce3-869df8afc0d7: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
tuple_sketch_int64_agg_union_0aab746d-5ca2-4d20-9e53-f096059cbe5e: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
tuple_sketch_int64_agg_string_fada7032-4fa6-4282-a022-6380b6974918: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
tuple_sketch_int64_agg_string_d9ea9590-36eb-440a-8920-ebb814aaa50a: failed`
`theta_sketch_agg_union_lgk_seed_fcfa9606-92de-43c0-8e6b-6260f197ca50: failed
Error thrown: TypeError: Cannot convert 9001 to a BigInt.
theta_sketch_get_estimate_and_bounds_seed_fe6b8a7e-600f-42fe-b042-51c116ffb286:
failed
Error thrown: TypeError: Cannot convert undefined to a BigInt at
UDF$1(BYTES, INT64, INT64) line 3, columns 21-22.`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]