diff options
author | vvvv <[email protected]> | 2025-10-08 11:41:14 +0300 |
---|---|---|
committer | vvvv <[email protected]> | 2025-10-08 12:20:42 +0300 |
commit | d73f13cfdb331365ddad0da51ec36e0a3e4cf187 (patch) | |
tree | 88cab10170ce9aa3389be7f1a09247386dcf5ebd /yql/essentials/public/udf/arrow/bit_util.cpp | |
parent | f377d8ad9e0741cd904c1d4934afdf24af517d93 (diff) |
YQL-20086 public
commit_hash:68b0c2e9c2960587af7d57ecedcb38f4d05890b7
Diffstat (limited to 'yql/essentials/public/udf/arrow/bit_util.cpp')
-rw-r--r-- | yql/essentials/public/udf/arrow/bit_util.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yql/essentials/public/udf/arrow/bit_util.cpp b/yql/essentials/public/udf/arrow/bit_util.cpp index 569e207167f..c6d8ea9ebdb 100644 --- a/yql/essentials/public/udf/arrow/bit_util.cpp +++ b/yql/essentials/public/udf/arrow/bit_util.cpp @@ -4,4 +4,4 @@ namespace NYql { namespace NUdf { } -} +} // namespace NYql |