This is an automated email from the ASF dual-hosted git repository.
alsay pushed a commit to branch quotient_filter
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
The following commit(s) were added to refs/heads/quotient_filter by this push:
new 182ac4b fixed dir name
182ac4b is described below
commit 182ac4bf6ae1f5691b17d7bb212d1d9f2feb5452
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Tue Jun 18 20:57:04 2024 -0700
fixed dir name
---
filters/{Include => include}/quotient_filter.hpp | 0
filters/{Include => include}/quotient_filter_impl.hpp | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/filters/Include/quotient_filter.hpp
b/filters/include/quotient_filter.hpp
similarity index 100%
rename from filters/Include/quotient_filter.hpp
rename to filters/include/quotient_filter.hpp
diff --git a/filters/Include/quotient_filter_impl.hpp
b/filters/include/quotient_filter_impl.hpp
similarity index 100%
rename from filters/Include/quotient_filter_impl.hpp
rename to filters/include/quotient_filter_impl.hpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]