Xiaoyong Zhu
Xiaoyong Zhu
> It sounds like Spark wrote a bad statistics in the Delta log. Two possible (and not mutually exclusive) solutions: > > (1) If there is an error processing statistics,...
But the weird thing is Spark can read the table, so not sure if there are still stats errors
> Thanks @xiaoyongzhu for the report :) > > I think this is probably caused by an ambiguity in the delta spec. In https://github.com/delta-io/delta/blob/master/PROTOCOL.md#per-file-statistics, there is no mention of whether...
Thanks @houqp and @wjones127 ! I'm not a rust developer so might not be able to help here, but definitely open to help testing it out!
I also have this problem, and the file is different from @Designbook1 (it's around 70,000 and his is around 23851). I don't believe the downloaded file has problems, but during...
I also met this problem and downgrading TF to 1.1 solves this problem. Not sure anyone knows why? I guess there might be some API incompatibility?
Sorry for the late response... Only by Azure machine learning can I get the GPU service? May I get the GPU service from Azure virtual machine? - Thru both services...
This depends on the specific tasks (which needs you to adapt the model a bit). That's why we are preparing for the public research dataset and you can adapt based...
Actually this is expected so close the issue.
Thanks @chinmaytredence for the contribution! The code looks good to me. @hangfei can also chime in. A few comments: 1. Can we add simple tests for those? To make sure...