Lin Zhou
Lin Zhou
@ckayay Could you share a detailed proposal in your mind?
@alexott I'll address this with a recent change.
Thanks! @polsm91 Yes extra fields will be ignored, that should be expected for most users. We can make a documentation change later. We'll check the link and update it.
@polsm91 Sorry for the late response. So could you share a specific use case where limitHint would not work and sampleHint could help? I feel sampleHint could satisfy most cases?
@ckayay Sorry for the late response. Have you tried to set predicateHints? What do you mean by it not working properly? Have you tried to run optimize on the original...
@alexott Sorry for the late response. Are you saying to overload `df.count()` to leverage `stats.numRecords` instead of loading the full table?
Well we could if it's common that if a lot users care about count only. Two things I'm not quite sure: a) if numRecords is always accurate, 2) how to...
@pangtg How do you figured it's 4.1.63? I believe it's covered by [this dependency](https://github.com/delta-io/delta-sharing/blob/main/build.sbt#L137), we can try to bump the version in the next release, if nothing unexpected pops up.
cc @andyl-db @chakankardb
@cic1988 sorry haven't seen it before. Is this still happening? Do you have a full stack trace?