64dfc8b35a2d739c51469840696e0fa0 *DESCRIPTION
d5a1d35276110188e4de7ff0e614beb7 *NAMESPACE
a1d5af312cf4f2de7ced53b7d064fd19 *R/Connection.R
1608533cbe0a40ff9b42dd6f353dddcb *R/Driver.R
b6b0fd02def5bd1dc77cfc0e66adf4fa *R/Result.R
e850578fa7d82e7359b978ecefde704f *R/Viewer.R
09408db54ab12268d96559c4a8b747cc *R/csv.R
93a267c1ebd2a4b97d587cf5d69f2475 *R/duckdb.R
88ff21482b14e0d65081a96c31d77f16 *R/register.R
e2d951e62ad00edd5bdd9da9fba8919b *README.md
95645911d270eeea9ebcdc773288dbed *inst/icons/duckdb.png
c589a20096c1c292631651ba751988ac *inst/rstudio/connections.dcf
4486ee285c77bd31ae955d4aa653d889 *inst/rstudio/connections/DuckDB.R
b3ae7b2b588df1391ab8a9e8d2d7d233 *man/deprecated.Rd
32a7f874f271d6bf435f052744fbfda7 *man/duckdb-package.Rd
a8876bbc3b2cdbdd9ba0ec2641de37f3 *man/duckdb.Rd
c5464c6782adbe6746595d4a671e7671 *man/duckdb_connection-class.Rd
2a09868b492b24fc20e00aefb1fb8542 *man/duckdb_driver-class.Rd
dc8b19f9d2acd463017161c6c9c63573 *man/duckdb_read_csv.Rd
2d80ced83f63178afa5753a34e6d7d06 *man/duckdb_register.Rd
d39e4c6aab567a8f6be45310a4c9d257 *man/duckdb_register_arrow.Rd
972321b906338bc3fd174c1e33b300a4 *man/duckdb_result-class.Rd
2fa9b38ddb6c0ef44abb319b2f0cc138 *src/Makevars
7532068403fdefdd6706796835bf7d33 *src/altrep.cpp
28449225c56d9358bdb77eaeb0548c97 *src/connection.cpp
f3643e85675a176de371c9d3ffc1eb93 *src/database.cpp
f780549d85e24b36868d6cf57234adc7 *src/duckdb/amalgamation-1.cpp
a097759449e6be4a235b185e84138877 *src/duckdb/amalgamation-2.cpp
194456885209a94972fcd5334016df2a *src/duckdb/amalgamation-3.cpp
6ba78cd182a3e68571c56dd23d2c16a2 *src/duckdb/amalgamation-4.cpp
377ade63976a0211674b39ca917d9a5d *src/duckdb/amalgamation-5.cpp
b4389441a03850fa0aabb3acd97efe56 *src/duckdb/amalgamation-6.cpp
5c7d1bb78b873ebb387c87212a871db7 *src/duckdb/amalgamation-7.cpp
90a488db77c392e6bc7ecf54c527ab94 *src/duckdb/amalgamation-8.cpp
5c6a430db2f13eb2ac04074b064e94b0 *src/duckdb/extension/extension_helper.hpp
fd2b43a12a98964cce8df2b19f84b959 *src/duckdb/extension/parquet/column_reader.cpp
9e797e8834150e1710b03cd59d3c7f0e *src/duckdb/extension/parquet/include/boolean_column_reader.hpp
e93fc9536d37de2ed2841336501c22d9 *src/duckdb/extension/parquet/include/callback_column_reader.hpp
f8a656f2aa9d9a422466c45268f1a564 *src/duckdb/extension/parquet/include/column_reader.hpp
4d8d076629b63be4ca144457adb9c7e6 *src/duckdb/extension/parquet/include/decimal_column_reader.hpp
fe99f2282ea01542a0e4ed75576c431b *src/duckdb/extension/parquet/include/list_column_reader.hpp
c57a8a308b908e27fbd2698f43bf3788 *src/duckdb/extension/parquet/include/parquet-extension.hpp
3d8b721b27b1b0295b053b29a2efb196 *src/duckdb/extension/parquet/include/parquet_file_metadata_cache.hpp
11dc3caf9e6eb3a678b09f47c4c834c4 *src/duckdb/extension/parquet/include/parquet_metadata.hpp
ed618f448fe7279876d7520136238b31 *src/duckdb/extension/parquet/include/parquet_reader.hpp
0b17bc064c0efbc78ebe268f12a5d669 *src/duckdb/extension/parquet/include/parquet_rle_bp_decoder.hpp
5c63ca8be72b53dc9bded29e1f03e773 *src/duckdb/extension/parquet/include/parquet_statistics.hpp
7b555018d0ba251bcf7736be35502ca7 *src/duckdb/extension/parquet/include/parquet_support.hpp
0047175882c6d844c63556913ee9c83d *src/duckdb/extension/parquet/include/parquet_timestamp.hpp
96de6510afe65d0a0e2c22a05a7aa8de *src/duckdb/extension/parquet/include/parquet_writer.hpp
3169dcd958dff65568963c678a6f592d *src/duckdb/extension/parquet/include/resizable_buffer.hpp
95c69582de6c578c7ea9884d48f6d0ef *src/duckdb/extension/parquet/include/string_column_reader.hpp
0721a692f4d5259de7be9edbfc7c5a54 *src/duckdb/extension/parquet/include/struct_column_reader.hpp
bd865ec43788213db723aa934d56907c *src/duckdb/extension/parquet/include/templated_column_reader.hpp
27256df32ccb6a29becdc30bc7f79ba9 *src/duckdb/extension/parquet/include/thrift_tools.hpp
50e830fa10a68bb1d66b26d86ab5de6e *src/duckdb/extension/parquet/parquet-extension.cpp
2249b8faa4dd1527ee86660ea9ccd19b *src/duckdb/extension/parquet/parquet_metadata.cpp
409ed88071a071f8d4032466729dc7bc *src/duckdb/extension/parquet/parquet_reader.cpp
a9107a04fb1c05d5dbb196f6de764d80 *src/duckdb/extension/parquet/parquet_statistics.cpp
29c255e4284c4f7ea494b76984c53455 *src/duckdb/extension/parquet/parquet_timestamp.cpp
47ca4694868fec99971cf36e4a769868 *src/duckdb/extension/parquet/parquet_writer.cpp
efca97f0848bc3221c6db71d4fda8318 *src/duckdb/src/catalog/catalog.cpp
7498106907eae3f44d38cd7f71413ebc *src/duckdb/src/catalog/catalog_entry.cpp
cf08f7418dd456eb58a07a0f07f92a4e *src/duckdb/src/catalog/catalog_entry/copy_function_catalog_entry.cpp
81519b697c5003bb2b57c9f581c68b7e *src/duckdb/src/catalog/catalog_entry/index_catalog_entry.cpp
42a402ece7d719e248823e38a1371572 *src/duckdb/src/catalog/catalog_entry/macro_catalog_entry.cpp
8392d548cddee94d386416fe576ff986 *src/duckdb/src/catalog/catalog_entry/pragma_function_catalog_entry.cpp
924a8d96e5dcd69d7673ff3bc608b7d8 *src/duckdb/src/catalog/catalog_entry/schema_catalog_entry.cpp
9dcb7c4f5a61432636c4a50ec9d4af6e *src/duckdb/src/catalog/catalog_entry/sequence_catalog_entry.cpp
999d269ecc06c0b8b554594ffdad911c *src/duckdb/src/catalog/catalog_entry/table_catalog_entry.cpp
8bb8beb8e025ec7c40d8d0b318d9d836 *src/duckdb/src/catalog/catalog_entry/table_function_catalog_entry.cpp
8322d8c244bba6614fab9d16c72c7159 *src/duckdb/src/catalog/catalog_entry/view_catalog_entry.cpp
225f401a745c31eb92cb4e8f8ada2a19 *src/duckdb/src/catalog/catalog_set.cpp
9ece396eaf122c6c8e4f7dc962a4b9aa *src/duckdb/src/catalog/default/default_functions.cpp
82cf5397c2ca304f1ca4b436f4783dd8 *src/duckdb/src/catalog/default/default_schemas.cpp
74ac5fd088ae020ce87b46168a253576 *src/duckdb/src/catalog/default/default_views.cpp
fa50b284ec476da95dac80b80f4241cf *src/duckdb/src/catalog/dependency_manager.cpp
4c8023b68e18d6605c070116e7f679ae *src/duckdb/src/common/allocator.cpp
18277aafd2fba071f58601f7e48d9382 *src/duckdb/src/common/arrow_wrapper.cpp
498f9b78726d2f840576d204b6c77044 *src/duckdb/src/common/assert.cpp
f80ad7f8563c57ef9095e49330da266d *src/duckdb/src/common/checksum.cpp
f500f72a052e351d7253181876876e16 *src/duckdb/src/common/constants.cpp
c108b008f8d897661d7daa678416cab4 *src/duckdb/src/common/crypto/md5.cpp
2d1398b3e83c027f4b4493a216547fcf *src/duckdb/src/common/cycle_counter.cpp
7a366450a3709c05883724f6a3275d76 *src/duckdb/src/common/enums/catalog_type.cpp
71ebe3ac8f556d0b4fee1d5b85ec3213 *src/duckdb/src/common/enums/compression_type.cpp
42d31a0767b19f696ac90d30e1d41a22 *src/duckdb/src/common/enums/expression_type.cpp
c5285f8b17acb7d629d347d9887fd253 *src/duckdb/src/common/enums/join_type.cpp
0f516241a31b93674d4521da841caa35 *src/duckdb/src/common/enums/logical_operator_type.cpp
29208d03410d8cd5b9f6330603ed5f1d *src/duckdb/src/common/enums/optimizer_type.cpp
e11dae23bb1b00344e64e0228b3b90ab *src/duckdb/src/common/enums/physical_operator_type.cpp
d73042b009abba35237b517c5bc943bf *src/duckdb/src/common/enums/relation_type.cpp
abfe7dfef829a8b13755b8228464744f *src/duckdb/src/common/enums/statement_type.cpp
a561488ff33616c45ad387637a46005e *src/duckdb/src/common/exception.cpp
506185ef938084741cc631c6f268ab7e *src/duckdb/src/common/exception_format_value.cpp
999161e9ae3f668b06c126064e4d6969 *src/duckdb/src/common/file_buffer.cpp
7972b9f566af5728baa9e029537b62ea *src/duckdb/src/common/file_system.cpp
62b71dcd4a271a53b62c1b296ddc9507 *src/duckdb/src/common/gzip_file_system.cpp
5e5409b15766823020ab628af0f2b01c *src/duckdb/src/common/limits.cpp
31347d9289ed5d6a08cee6c3267b45b7 *src/duckdb/src/common/operator/cast_operators.cpp
55cf98bfe01887420caee463e60e7ce0 *src/duckdb/src/common/operator/convert_to_string.cpp
c612d241f0ea1ae509ca85ac18e54a8f *src/duckdb/src/common/operator/string_cast.cpp
d16d97cc6a9fe0b13f118ef692375f08 *src/duckdb/src/common/pipe_file_system.cpp
46b171cf151e241d6bb51e495ae5f90e *src/duckdb/src/common/printer.cpp
aa8e2b9816a556c765d6b352d5d69554 *src/duckdb/src/common/progress_bar.cpp
666c7b613d1282f8a13563cb5ca3353a *src/duckdb/src/common/radix.cpp
98aa04736e4be870b0037b9174459ee6 *src/duckdb/src/common/row_operations/row_aggregate.cpp
0efd6218e6401686df0ff062f6fc47ee *src/duckdb/src/common/row_operations/row_external.cpp
78f318cf2997bf58eee4656c7c6bb500 *src/duckdb/src/common/row_operations/row_gather.cpp
5aac71716811a9ee533eacd1d193e999 *src/duckdb/src/common/row_operations/row_heap_gather.cpp
2cb42f4bd4315cf9d3ffc2c0fca3b8b7 *src/duckdb/src/common/row_operations/row_heap_scatter.cpp
a0f351d82d7b526096fb30a6c79ba54f *src/duckdb/src/common/row_operations/row_match.cpp
0d362073ea3642cf28a6c63d7f590326 *src/duckdb/src/common/row_operations/row_radix_scatter.cpp
a88355b7b41ef2b3e876f12de142f84c *src/duckdb/src/common/row_operations/row_scatter.cpp
848a8c29ceebab7f48e225dbce3a3a8e *src/duckdb/src/common/serializer.cpp
bb9a59e7c2517dc7d88c9b410a359f0a *src/duckdb/src/common/serializer/buffered_deserializer.cpp
2cec9b39604bec0698855d3058983ddd *src/duckdb/src/common/serializer/buffered_file_reader.cpp
70ef1cf122651d6d5970dadb7d07472a *src/duckdb/src/common/serializer/buffered_file_writer.cpp
2b6394170d024d928d743581e4c5a30f *src/duckdb/src/common/serializer/buffered_serializer.cpp
85430196dcf01a962cd94f322d78a004 *src/duckdb/src/common/sort/comparators.cpp
28396df9c55977a16796642a2a145da7 *src/duckdb/src/common/sort/merge_sorter.cpp
fb75d14e4f721dfc69834f5254adbf16 *src/duckdb/src/common/sort/radix_sort.cpp
c95225c88e9451c52a32eab21d8bf3ae *src/duckdb/src/common/sort/sort_state.cpp
13ef14b4b6e36fa011e85de912be26ff *src/duckdb/src/common/sort/sorted_block.cpp
e3d871cb7cd0c8f4fdfd82b714d8f02b *src/duckdb/src/common/string_util.cpp
f5ac7eca86568dbe057526c33fded36f *src/duckdb/src/common/tree_renderer.cpp
bd0f01cd593b5234a6b42ee3c95adf8a *src/duckdb/src/common/types.cpp
c722485b5ca86cc505f3bb42ef6ec30a *src/duckdb/src/common/types/blob.cpp
5d9c57de956ef38308f8d671c4a5d6b1 *src/duckdb/src/common/types/cast_helpers.cpp
385ce8be41b7edabb1b542001ad097b8 *src/duckdb/src/common/types/chunk_collection.cpp
34bd0c0c65153bb1e25908ca36f429ac *src/duckdb/src/common/types/data_chunk.cpp
82bc283de1bfcc88bb5640bf388b908a *src/duckdb/src/common/types/date.cpp
120ab417f4c21d7add4370f8aeaf0ddb *src/duckdb/src/common/types/decimal.cpp
ff8f2b2e48c1f7583795a66853c96b25 *src/duckdb/src/common/types/hash.cpp
7bc154183a0e9b85ef717db1b55a147f *src/duckdb/src/common/types/hugeint.cpp
9f5d4ce9a033d95019957c2c1a490e76 *src/duckdb/src/common/types/hyperloglog.cpp
694032df2b05ed262b8f4bf6bb251f03 *src/duckdb/src/common/types/interval.cpp
4fddebe735d3877e0b1054d9ec480fa8 *src/duckdb/src/common/types/row_data_collection.cpp
03e8fd8042866ea55d038d3e7edd572e *src/duckdb/src/common/types/row_layout.cpp
5a91dde6f85ed4944e5d8db20a101527 *src/duckdb/src/common/types/selection_vector.cpp
8ef5f74042e9bbeab8473c6c374ef27f *src/duckdb/src/common/types/string_heap.cpp
336c13d3430dd4aea813ee24658cc4f1 *src/duckdb/src/common/types/string_type.cpp
efc810753dc03cc283799bb6afeeb8d8 *src/duckdb/src/common/types/time.cpp
af023d95ba57b57c5d4866571b742da9 *src/duckdb/src/common/types/timestamp.cpp
dfd005a7c2da6fe43dd5177b95e04e79 *src/duckdb/src/common/types/validity_mask.cpp
ff11fe12c44dfec1015810712b4ebafd *src/duckdb/src/common/types/value.cpp
c91ba9900d9ba06ac7d46a16f44f513c *src/duckdb/src/common/types/vector.cpp
5261e12cbb5a7a9154e43aa059069fb1 *src/duckdb/src/common/types/vector_buffer.cpp
0226f083c97f34fd74fcfb5f5ca10f49 *src/duckdb/src/common/types/vector_cache.cpp
5edaff535c2d6d5861e7d8b0999489ba *src/duckdb/src/common/types/vector_constants.cpp
6a2eeb1350b49d34f3cd26f0f9e58107 *src/duckdb/src/common/value_operations/comparison_operations.cpp
2cb1b5e7f3104072334fe79e8ae639cd *src/duckdb/src/common/value_operations/hash.cpp
420ced3ca9403b8070c82168868fcfef *src/duckdb/src/common/value_operations/numeric_operations.cpp
0d3fb1d313bbeacc0b0c598c99e06e00 *src/duckdb/src/common/vector_operations/boolean_operators.cpp
41284c590f9ef2a0d31bd42916ebea11 *src/duckdb/src/common/vector_operations/comparison_operators.cpp
e781822362da76a24479e31985b5568f *src/duckdb/src/common/vector_operations/generators.cpp
6ee2be3c583d03882837f291aea4e1ed *src/duckdb/src/common/vector_operations/is_distinct_from.cpp
02656ce1a54cca2a256a135945c2a9bc *src/duckdb/src/common/vector_operations/null_operations.cpp
5337e5c602bff79a12ce81629c3e0488 *src/duckdb/src/common/vector_operations/numeric_inplace_operators.cpp
3977b0c3226a026ac164a4e0d432e630 *src/duckdb/src/common/vector_operations/vector_cast.cpp
6ddbec8a31507cef8af01df3edb7f89e *src/duckdb/src/common/vector_operations/vector_copy.cpp
e765a68cae827f14db2b10028d478307 *src/duckdb/src/common/vector_operations/vector_hash.cpp
47771ea90b161e764d12f850e65ab93a *src/duckdb/src/common/vector_operations/vector_storage.cpp
ac140c4e5deb402a6e79c1eb9f33bd7a *src/duckdb/src/execution/adaptive_filter.cpp
9e591c4f77e4ffd55aabd70ef442c4f7 *src/duckdb/src/execution/aggregate_hashtable.cpp
51a35db3dd09f78e2e48e940c18cbf91 *src/duckdb/src/execution/base_aggregate_hashtable.cpp
cc6d8b2d9af223bb1439ab93abeb51ba *src/duckdb/src/execution/column_binding_resolver.cpp
f26bfd5dfecd20d04a74f24c7377d84c *src/duckdb/src/execution/expression_executor.cpp
c1ad05a532a2f1a274b99d13a062aaa4 *src/duckdb/src/execution/expression_executor/execute_between.cpp
7583de6d41897a6e165294a45621928b *src/duckdb/src/execution/expression_executor/execute_case.cpp
11f1cbb36d62fbac76ef68a98a0d3338 *src/duckdb/src/execution/expression_executor/execute_cast.cpp
7a3cb2c2e170032b5a9ce9b1f3aeecb8 *src/duckdb/src/execution/expression_executor/execute_comparison.cpp
452a5aa30f07c84598fde3e449c6f258 *src/duckdb/src/execution/expression_executor/execute_conjunction.cpp
0733e61188391c780d55830d730ca3f4 *src/duckdb/src/execution/expression_executor/execute_constant.cpp
ae8e95f41143a282f0878f6d2c529e11 *src/duckdb/src/execution/expression_executor/execute_function.cpp
976adafd9c26cfea1eb197ce03fe3901 *src/duckdb/src/execution/expression_executor/execute_operator.cpp
1dfd39b18b0c954caac350acf87dfc78 *src/duckdb/src/execution/expression_executor/execute_parameter.cpp
e2ee28b02d995a7cfc4d8d540336dcea *src/duckdb/src/execution/expression_executor/execute_reference.cpp
07b86503f7e32b0e500e9dc6aa7817b0 *src/duckdb/src/execution/expression_executor_state.cpp
c864fecd225e772d637229c6caffdc91 *src/duckdb/src/execution/index/art/art.cpp
591b54512403f434b37c62353c470b87 *src/duckdb/src/execution/index/art/art_key.cpp
2fe2d4e8812d3b707c4e5b3a125050f6 *src/duckdb/src/execution/index/art/leaf.cpp
a3e46822f273b1218c9efafc58a04d86 *src/duckdb/src/execution/index/art/node.cpp
b29b5f4d9db8e7a0c2b53ab4d4b91e2f *src/duckdb/src/execution/index/art/node16.cpp
1bcb9d5180aa31d8ddac671501b2d30d *src/duckdb/src/execution/index/art/node256.cpp
9732c44274ff70d867560b1d85aa1015 *src/duckdb/src/execution/index/art/node4.cpp
66e06b5f26eb191f6e7286910972da68 *src/duckdb/src/execution/index/art/node48.cpp
d68d249f99b672702b33daaef0aac8eb *src/duckdb/src/execution/join_hashtable.cpp
b7a1f2b14b936ed1df7cc8f039dc44d4 *src/duckdb/src/execution/merge_join/merge_join.cpp
8fb3e36192ebdc9ee7df3ba15e53c635 *src/duckdb/src/execution/merge_join/merge_join_complex.cpp
1da29774469335b68acf4490ab04a285 *src/duckdb/src/execution/merge_join/merge_join_simple.cpp
54a51ee556cac6bd5a1317f7fe273ec8 *src/duckdb/src/execution/nested_loop_join/nested_loop_join_inner.cpp
28c2ee5de8b3dac89f844703ef73d28c *src/duckdb/src/execution/nested_loop_join/nested_loop_join_mark.cpp
9c47f1154273ccb5148ab736ba851099 *src/duckdb/src/execution/operator/aggregate/physical_hash_aggregate.cpp
e6767919ae9fe77f2be4b5d73ae37a69 *src/duckdb/src/execution/operator/aggregate/physical_perfecthash_aggregate.cpp
77973afb289f24dd2d33a0ab637078bd *src/duckdb/src/execution/operator/aggregate/physical_simple_aggregate.cpp
95aaa3268a77990b031cd0ee63c9a2b9 *src/duckdb/src/execution/operator/aggregate/physical_window.cpp
fbd2bf98d61abff1efbfeb8b88c1c799 *src/duckdb/src/execution/operator/filter/physical_filter.cpp
cecc0a44518134dab985929670e7aa49 *src/duckdb/src/execution/operator/helper/physical_execute.cpp
ab5f17b48341c94da18d3a83fde48639 *src/duckdb/src/execution/operator/helper/physical_limit.cpp
1cf13bffeb1af1938b79d2dd4e2b6cbd *src/duckdb/src/execution/operator/helper/physical_load.cpp
8e0c3a66071ee5e98cf57265ec8d17fa *src/duckdb/src/execution/operator/helper/physical_pragma.cpp
338fe6c07666c34506f4378dc2ec0d88 *src/duckdb/src/execution/operator/helper/physical_prepare.cpp
16d86869b6a7f309de9ac94488d0c4be *src/duckdb/src/execution/operator/helper/physical_reservoir_sample.cpp
889c861ab47ffb2d467dbcafac6adefe *src/duckdb/src/execution/operator/helper/physical_set.cpp
94b89b01f930613c8ad18b930cd6259b *src/duckdb/src/execution/operator/helper/physical_streaming_sample.cpp
a5d797289d5602e9d7c8a910b872a20f *src/duckdb/src/execution/operator/helper/physical_transaction.cpp
78face617b99be32f8975688267148a2 *src/duckdb/src/execution/operator/helper/physical_vacuum.cpp
4227d4135d582f94c8412bc7bd0d2932 *src/duckdb/src/execution/operator/join/physical_blockwise_nl_join.cpp
daf5f36050c8df77e130d3ebd1caccd5 *src/duckdb/src/execution/operator/join/physical_comparison_join.cpp
b12c50b8295985713006f712c8fc88c0 *src/duckdb/src/execution/operator/join/physical_cross_product.cpp
27fb96ba4cf39a994d428652509108b7 *src/duckdb/src/execution/operator/join/physical_delim_join.cpp
400e27428734d62546b4a12658dace30 *src/duckdb/src/execution/operator/join/physical_hash_join.cpp
802bbbb6931421e5bdfc482bfeedc0dd *src/duckdb/src/execution/operator/join/physical_index_join.cpp
ebb3ebbb3134bab9dbcf69aed36c8823 *src/duckdb/src/execution/operator/join/physical_join.cpp
994ebf157b141956cb64d08f02ff6176 *src/duckdb/src/execution/operator/join/physical_nested_loop_join.cpp
feac87830a13fb133f4092eaa9f25687 *src/duckdb/src/execution/operator/join/physical_piecewise_merge_join.cpp
4a335aabba64134562692e324fe68c16 *src/duckdb/src/execution/operator/order/physical_order.cpp
60222a96def00f13c8b682658bc9a14b *src/duckdb/src/execution/operator/order/physical_top_n.cpp
cf9d29cb1cdd2288740ef498b40688b9 *src/duckdb/src/execution/operator/persistent/buffered_csv_reader.cpp
a04518f0061e911c4d8a6f32016ff413 *src/duckdb/src/execution/operator/persistent/physical_copy_to_file.cpp
d93c33071920f7569644eb4d1e265fb0 *src/duckdb/src/execution/operator/persistent/physical_delete.cpp
1b4bf837e4de95d35aaf1f38cbcea0f2 *src/duckdb/src/execution/operator/persistent/physical_export.cpp
5d65289dbdfdb22819032cd7c168aace *src/duckdb/src/execution/operator/persistent/physical_insert.cpp
c3c85069bf12c204093719fd5f4d530f *src/duckdb/src/execution/operator/persistent/physical_update.cpp
9e252d6e07e6afed5e121d6f0bd8913a *src/duckdb/src/execution/operator/projection/physical_projection.cpp
1f6e7b461083f457e3d89ea7a77ff7ac *src/duckdb/src/execution/operator/projection/physical_tableinout_function.cpp
8259e192277393733e41a65366dd754d *src/duckdb/src/execution/operator/projection/physical_unnest.cpp
d9456637b5a1a89a2f9cb294f3958a7d *src/duckdb/src/execution/operator/scan/physical_chunk_scan.cpp
35a157af76f10dba701ad7747df791c1 *src/duckdb/src/execution/operator/scan/physical_dummy_scan.cpp
adec821ed30cadf7c212b2420e4dda1d *src/duckdb/src/execution/operator/scan/physical_empty_result.cpp
0dbd397554ce65b56cda68fbcd2f50a3 *src/duckdb/src/execution/operator/scan/physical_expression_scan.cpp
5814e254be98a3cc7aeda5222c98c80f *src/duckdb/src/execution/operator/scan/physical_table_scan.cpp
d1a3b6a05dfd76c0a953ca98c70b2ba0 *src/duckdb/src/execution/operator/schema/physical_alter.cpp
f39bdb1c5c36452b501a905fa770abb4 *src/duckdb/src/execution/operator/schema/physical_create_function.cpp
aa42c2031b92b20b4f27c5b67bd57675 *src/duckdb/src/execution/operator/schema/physical_create_index.cpp
e91b00f776cee452387d8f5339743cdc *src/duckdb/src/execution/operator/schema/physical_create_schema.cpp
c939627584170714f7b2269879468485 *src/duckdb/src/execution/operator/schema/physical_create_sequence.cpp
5d8cd064ca1852fadee11954d20c497a *src/duckdb/src/execution/operator/schema/physical_create_table.cpp
5d88f3b70fb19beec36e9495e7f5779f *src/duckdb/src/execution/operator/schema/physical_create_table_as.cpp
174f8f377d7f7c7c2a3ca6c8fbfe187a *src/duckdb/src/execution/operator/schema/physical_create_view.cpp
4283400aba0dd1b4c6eb5af85c0eb735 *src/duckdb/src/execution/operator/schema/physical_drop.cpp
af6676110bd62e97e76808438db497b9 *src/duckdb/src/execution/operator/set/physical_recursive_cte.cpp
b407aa048fe1d33a418d72025d08ba3e *src/duckdb/src/execution/operator/set/physical_union.cpp
b86624a4afdfbf4d665051eb669019e9 *src/duckdb/src/execution/partitionable_hashtable.cpp
781e7a66dbbf4d09c172ce00a222fe03 *src/duckdb/src/execution/perfect_aggregate_hashtable.cpp
5bae6ebf1ec60fc5f3ebb0873dff3053 *src/duckdb/src/execution/physical_operator.cpp
0c16a08f77e367416437089e300af6b2 *src/duckdb/src/execution/physical_plan/plan_aggregate.cpp
9b57a874ac9b1964a1dd2297b4f9fc3c *src/duckdb/src/execution/physical_plan/plan_any_join.cpp
f4276c8259c9618b63f79244273ec2cc *src/duckdb/src/execution/physical_plan/plan_chunk_get.cpp
e31299e293df7c4bb0a257276cb4c465 *src/duckdb/src/execution/physical_plan/plan_comparison_join.cpp
8cf28beddcea6170a7414bb177a1c783 *src/duckdb/src/execution/physical_plan/plan_copy_to_file.cpp
edb75b0a243952016a349f9e44143126 *src/duckdb/src/execution/physical_plan/plan_create.cpp
7171c34b7c4170e9f9f9405d44a4ba19 *src/duckdb/src/execution/physical_plan/plan_create_index.cpp
33edc19b8e8bb02e1ec1e90afffdf8a4 *src/duckdb/src/execution/physical_plan/plan_create_table.cpp
8a119c3cd080fa4ae68222c8c58e9564 *src/duckdb/src/execution/physical_plan/plan_cross_product.cpp
571d7031edb8458bda535b09e507ff37 *src/duckdb/src/execution/physical_plan/plan_delete.cpp
b12c37db2588da038c75daabc247bd05 *src/duckdb/src/execution/physical_plan/plan_delim_get.cpp
dd24f6d7b6fab669b08e22846cbef418 *src/duckdb/src/execution/physical_plan/plan_delim_join.cpp
81abbe75b65b6cfbc539291a5587ea9c *src/duckdb/src/execution/physical_plan/plan_distinct.cpp
072c0c883036b736fa84d3a3bf5e3ad8 *src/duckdb/src/execution/physical_plan/plan_dummy_scan.cpp
9b5faa7e0104831faa9eba314f0b6e88 *src/duckdb/src/execution/physical_plan/plan_empty_result.cpp
f41c69377e4a3b2bca05225c5122037b *src/duckdb/src/execution/physical_plan/plan_execute.cpp
07ccbb3604b728cbdbf4544e25a778e1 *src/duckdb/src/execution/physical_plan/plan_explain.cpp
732739ea345078360fe1fc83f4f9a2c3 *src/duckdb/src/execution/physical_plan/plan_export.cpp
438d11a8d933b12c4bad5273f8ba7509 *src/duckdb/src/execution/physical_plan/plan_expression_get.cpp
40696af906838b183aee94c6a6b93ff5 *src/duckdb/src/execution/physical_plan/plan_filter.cpp
902c0695678684268a3a7cdee2a74b5a *src/duckdb/src/execution/physical_plan/plan_get.cpp
976195b3b7a70761411d5f456dea996d *src/duckdb/src/execution/physical_plan/plan_insert.cpp
b44303946fc7fe906a2d3d45a4eef26a *src/duckdb/src/execution/physical_plan/plan_limit.cpp
13eb9a68d28347c82b8f5ceaa7e0546c *src/duckdb/src/execution/physical_plan/plan_order.cpp
c6a41e37bef7cb5508618a57f47aec97 *src/duckdb/src/execution/physical_plan/plan_pragma.cpp
761ba16c3ec3b13b1b77efd68a818ab1 *src/duckdb/src/execution/physical_plan/plan_prepare.cpp
d6ac98055b7c60b42f9da60452881809 *src/duckdb/src/execution/physical_plan/plan_projection.cpp
acf40c902024afcec7d06a21b921aff6 *src/duckdb/src/execution/physical_plan/plan_recursive_cte.cpp
faf2a70926d2d68ee50cba14eac4b1d1 *src/duckdb/src/execution/physical_plan/plan_sample.cpp
feb336e4c04c329993e23e5dde546ecb *src/duckdb/src/execution/physical_plan/plan_set.cpp
293800094110d7103b3dbee8200b4d4b *src/duckdb/src/execution/physical_plan/plan_set_operation.cpp
01d3019721d2622b52b6aff9d9633ed5 *src/duckdb/src/execution/physical_plan/plan_show_select.cpp
aa92e6172fdd6260eb0e16f131aa1cdf *src/duckdb/src/execution/physical_plan/plan_simple.cpp
4e804eb9240fa308e55ba0f330d1767d *src/duckdb/src/execution/physical_plan/plan_top_n.cpp
b96629ef778ec325179cafdcdea1edc4 *src/duckdb/src/execution/physical_plan/plan_unnest.cpp
3f84585328e903bc25ee3bd362dcdc27 *src/duckdb/src/execution/physical_plan/plan_update.cpp
6bd092a1e6caf58eba3490361b5c7b05 *src/duckdb/src/execution/physical_plan/plan_window.cpp
0096b05028c2f8c5eecdfe8a41b0ad50 *src/duckdb/src/execution/physical_plan_generator.cpp
2d538192c016790cc9f265674b292d2b *src/duckdb/src/execution/reservoir_sample.cpp
fde2ca387ab1982adebef45fa7f0b403 *src/duckdb/src/execution/window_segment_tree.cpp
1731e0e8774954134a82ea210ec4ef79 *src/duckdb/src/function/aggregate/algebraic/avg.cpp
97a9a43dee5ce0fe7c736c2613e77ca0 *src/duckdb/src/function/aggregate/algebraic/corr.cpp
76bc40810acdc609719785a763a07042 *src/duckdb/src/function/aggregate/algebraic/covar.cpp
66728ed360c55a038e8314929f90aa2d *src/duckdb/src/function/aggregate/algebraic/stddev.cpp
fc9e0b4e01a29ea2522051d9716a25bc *src/duckdb/src/function/aggregate/algebraic_functions.cpp
b62a8edfa5354c63d631f6abda7dc0c3 *src/duckdb/src/function/aggregate/distributive/approx_count.cpp
5a984259a52f4a048a684a1dfa892d2e *src/duckdb/src/function/aggregate/distributive/arg_min_max.cpp
92b3c3addaae75a9810ee32374e29cbd *src/duckdb/src/function/aggregate/distributive/bitagg.cpp
920cd42ceb77c2c6aac0cdfb9d8dbcde *src/duckdb/src/function/aggregate/distributive/bool.cpp
cf7fc1af76e7d99a4e8b1c755c3e0636 *src/duckdb/src/function/aggregate/distributive/count.cpp
12078e9e13eee77fad2bc4e153b396b2 *src/duckdb/src/function/aggregate/distributive/entropy.cpp
8b8f269f962ddc2b3dda92b63ac19b23 *src/duckdb/src/function/aggregate/distributive/first.cpp
e412551a2137cfa53fb3f49fef3fc978 *src/duckdb/src/function/aggregate/distributive/kurtosis.cpp
a86484d9a085ddab13afdcae073613ec *src/duckdb/src/function/aggregate/distributive/minmax.cpp
33657815a46588e20e1eb43a214d9400 *src/duckdb/src/function/aggregate/distributive/product.cpp
dc75ad8182d19273be8773757d314571 *src/duckdb/src/function/aggregate/distributive/skew.cpp
b68ad402f9f0d93e37df0e6a06989bc1 *src/duckdb/src/function/aggregate/distributive/string_agg.cpp
ddf4d83d0e136e1af07ae75c320912ae *src/duckdb/src/function/aggregate/distributive/sum.cpp
fb98d2377bd1e61797b394a0794d3cb4 *src/duckdb/src/function/aggregate/distributive_functions.cpp
c05f38c72989bea03dd135d57176a017 *src/duckdb/src/function/aggregate/holistic/approximate_quantile.cpp
665a31d9addf78cd4a5d83468fec1aa9 *src/duckdb/src/function/aggregate/holistic/mode.cpp
b426d6b11bb600879e1ce96e80109d58 *src/duckdb/src/function/aggregate/holistic/quantile.cpp
5c494ca6888802dd42396c838bc097ae *src/duckdb/src/function/aggregate/holistic/reservoir_quantile.cpp
7d6a61a231647f2a00fe1118c6c5cc77 *src/duckdb/src/function/aggregate/holistic_functions.cpp
408f9bc3bca5c8b10e8c7610d637a1dc *src/duckdb/src/function/aggregate/nested/histogram.cpp
61cc9f92222b2b6a7658f56a9ccb8a21 *src/duckdb/src/function/aggregate/nested/list.cpp
2b9583e1b146e53ac77db7eb6e2b6bec *src/duckdb/src/function/aggregate/nested_functions.cpp
66105fb4a05185143999b3a345eef7da *src/duckdb/src/function/aggregate/regression/regr_avg.cpp
435b12934f43470f3a860e2a2e105587 *src/duckdb/src/function/aggregate/regression/regr_count.cpp
93fe1cc7381b9c8a555697adceecd7b6 *src/duckdb/src/function/aggregate/regression/regr_intercept.cpp
0a5ccfabe12292cee8302c523a8f6a1e *src/duckdb/src/function/aggregate/regression/regr_r2.cpp
d530aae6e09bd96038dc804bd1d86665 *src/duckdb/src/function/aggregate/regression/regr_slope.cpp
d2780a6d079d9b9dc6602cfcaf5174c1 *src/duckdb/src/function/aggregate/regression/regr_sxx_syy.cpp
4b124565f90cff1c8ffb38ef2b410ae8 *src/duckdb/src/function/aggregate/regression/regr_sxy.cpp
dad90897ca09ad06000287431fe5f849 *src/duckdb/src/function/aggregate/regression_functions.cpp
440e0792c77a3d6f41dd4a03c6816ba4 *src/duckdb/src/function/aggregate/sorted_aggregate_function.cpp
f373a1a94aff319afeab7fe8c843c3d0 *src/duckdb/src/function/cast_rules.cpp
8c6381b03958097f0219dbf977fdd8e8 *src/duckdb/src/function/compression_config.cpp
cf23c041be32c00f0fbadb56b2eb3717 *src/duckdb/src/function/function.cpp
66020a9ca142bea2c7c7df049c242154 *src/duckdb/src/function/macro_function.cpp
a571220b68d92d6ccd09ee1cb54278e1 *src/duckdb/src/function/pragma/pragma_functions.cpp
5d26fcb604114a0c80261e7910039efe *src/duckdb/src/function/pragma/pragma_queries.cpp
7b04a91ecf4d786812c548c3f2d13054 *src/duckdb/src/function/pragma_function.cpp
3ecee628e015665c50ab7ebc32359d88 *src/duckdb/src/function/scalar/blob/base64.cpp
c03c099a3af36885d9bd9532383fc514 *src/duckdb/src/function/scalar/blob/encode.cpp
72926d74141f4aff812642a80ba356a7 *src/duckdb/src/function/scalar/date/age.cpp
fde4c460e7d06c64b988517fb6d261fd *src/duckdb/src/function/scalar/date/current.cpp
2ac7adb45b6c4b1519c0d0c853afd8cf *src/duckdb/src/function/scalar/date/date_diff.cpp
539c6a27b6825063d349474fbc75513e *src/duckdb/src/function/scalar/date/date_part.cpp
bfeeef8b7d786b8260d08f6863199290 *src/duckdb/src/function/scalar/date/date_sub.cpp
47cee72a9e5ba965c64202688d2ae562 *src/duckdb/src/function/scalar/date/date_trunc.cpp
1cc0e01020964e3331357f1bf51161f6 *src/duckdb/src/function/scalar/date/epoch.cpp
1925eb577ceab778bf4d684960ef8db8 *src/duckdb/src/function/scalar/date/strftime.cpp
06c81c0ebc363d3bbb9c05850abe4e11 *src/duckdb/src/function/scalar/date/to_interval.cpp
fc34fcc9df2a2f2bd2aa34abe1fd7cac *src/duckdb/src/function/scalar/date_functions.cpp
c252d00ba144dc2441b69bb5d5b2a581 *src/duckdb/src/function/scalar/generic/alias.cpp
bebad88ff94e9232521639977ce8746f *src/duckdb/src/function/scalar/generic/constant_or_null.cpp
c44501be54d1935796baf83154f12126 *src/duckdb/src/function/scalar/generic/current_setting.cpp
548b111d6315aac580d2415e8ace2695 *src/duckdb/src/function/scalar/generic/least.cpp
764ff4e7e6fcf7ac780b4df9a0bde5c9 *src/duckdb/src/function/scalar/generic/stats.cpp
a6e75382a883fbbacbcc48fb73835cfa *src/duckdb/src/function/scalar/generic/typeof.cpp
abdadf76b51b15ac7c59694c07a69bf6 *src/duckdb/src/function/scalar/generic_functions.cpp
9d7a988c84bd13032f006ea30ae8d4c1 *src/duckdb/src/function/scalar/list/array_slice.cpp
05109d3471150d808865dd15b719aa3a *src/duckdb/src/function/scalar/list/list_extract.cpp
f92a3b9c38abf3b472122062a1749347 *src/duckdb/src/function/scalar/list/list_value.cpp
fcc770fa24d97ac3b2cdb91bc5ff2720 *src/duckdb/src/function/scalar/list/range.cpp
abed13ee94187c1ae07c1dc100c04780 *src/duckdb/src/function/scalar/map/cardinality.cpp
b360bfa392c3242a60e1b668d7975083 *src/duckdb/src/function/scalar/map/map.cpp
52e96f8d06f0cf3f055755f1d067b8cd *src/duckdb/src/function/scalar/map/map_extract.cpp
163476f0af43499020c4dd188ab3738c *src/duckdb/src/function/scalar/math/numeric.cpp
54d87a2d30ec68353cedc9bd855f49e6 *src/duckdb/src/function/scalar/math/random.cpp
ff798545eff555aea18899e64283f421 *src/duckdb/src/function/scalar/math/setseed.cpp
49da4a81a9aab8a23d2f12db2e230aca *src/duckdb/src/function/scalar/math_functions.cpp
7bd04f4b7916b71a52aca8c258836e91 *src/duckdb/src/function/scalar/nested_functions.cpp
3039b82d9e6b2f26bf338927da31ab39 *src/duckdb/src/function/scalar/operators.cpp
592a9fcf06de1cd95297bea69621c540 *src/duckdb/src/function/scalar/operators/add.cpp
fccdbd40fa899e47de1197e1c0d92a59 *src/duckdb/src/function/scalar/operators/arithmetic.cpp
c42a9f471cc94280a1f45f6eac8defa2 *src/duckdb/src/function/scalar/operators/bitwise.cpp
9a1c3bd3e3b3474ffa6e2b90a4b5d424 *src/duckdb/src/function/scalar/operators/multiply.cpp
530bc73efae5ccdd934dab49210a8ad2 *src/duckdb/src/function/scalar/operators/subtract.cpp
0ae18093dea070cce41bef88e23ec471 *src/duckdb/src/function/scalar/pragma_functions.cpp
e163129990fff7962f46e75ae7f372e9 *src/duckdb/src/function/scalar/sequence/nextval.cpp
7c5a068a13ec8a05434d0f41c2a432c7 *src/duckdb/src/function/scalar/sequence_functions.cpp
3b2606df7435a61c30c4bf453ce07d5e *src/duckdb/src/function/scalar/string/ascii.cpp
c75d71dcc13b0acc4b5d397a117f0d0f *src/duckdb/src/function/scalar/string/caseconvert.cpp
e6746cc5857e35895bbb85aad7d204b4 *src/duckdb/src/function/scalar/string/chr.cpp
71b54a25928daf9c21fe1c179dd267b0 *src/duckdb/src/function/scalar/string/concat.cpp
ea3cc533aac680dfc75125377a0b34c3 *src/duckdb/src/function/scalar/string/contains.cpp
492efab282a783dcd06bb360f8fd0024 *src/duckdb/src/function/scalar/string/instr.cpp
b7cb1efeb81d2a1306e6a31924af5885 *src/duckdb/src/function/scalar/string/jaccard.cpp
3a42f5cb058f3d910ea7274e82e92e10 *src/duckdb/src/function/scalar/string/left_right.cpp
c8f8fa21f4a8831c75d373c73362a51c *src/duckdb/src/function/scalar/string/length.cpp
10bb19ecbee7c6e8fc56537b5dc563a3 *src/duckdb/src/function/scalar/string/levenshtein.cpp
c502fb65f24b296663a7fb576b8a264b *src/duckdb/src/function/scalar/string/like.cpp
9e3c14ec9c4ea59cbf9b764c0b680caa *src/duckdb/src/function/scalar/string/md5.cpp
7541eb6215321bc729d2617226a1a596 *src/duckdb/src/function/scalar/string/mismatches.cpp
e6c467e3f375026fa4a8a56531e247d0 *src/duckdb/src/function/scalar/string/nfc_normalize.cpp
331326056858f007fe523139bf056845 *src/duckdb/src/function/scalar/string/pad.cpp
94031203ecfd93568a22761c673455d8 *src/duckdb/src/function/scalar/string/prefix.cpp
a5b084096520c53fcec7edd75cce6c1a *src/duckdb/src/function/scalar/string/printf.cpp
5032474ea88dd65bf5b6b8bfa70e97f5 *src/duckdb/src/function/scalar/string/regexp.cpp
25a7f1e2aefafdc9ed99f4b61cac79c9 *src/duckdb/src/function/scalar/string/repeat.cpp
4afe1f6927e7a60094b37c8b9a0ed931 *src/duckdb/src/function/scalar/string/replace.cpp
9f6578175c04a25368efe69d01211445 *src/duckdb/src/function/scalar/string/reverse.cpp
cf7988c5e699ddf3dde03f8286914bb7 *src/duckdb/src/function/scalar/string/string_split.cpp
2e73995b5583fceeefb9ce5b2d4c77ab *src/duckdb/src/function/scalar/string/strip_accents.cpp
56b08a7dfcbeaa6fef45a288a8bb8d46 *src/duckdb/src/function/scalar/string/substring.cpp
c010552fd99c001ad083166289032410 *src/duckdb/src/function/scalar/string/suffix.cpp
a59a49f8f9a75108134eaa5750cf33b2 *src/duckdb/src/function/scalar/string/trim.cpp
bb7375b28cbb1e98bde0985b3e4035a6 *src/duckdb/src/function/scalar/string_functions.cpp
9fefd57f2fb6858b16c2148ebe6042b8 *src/duckdb/src/function/scalar/struct/struct_extract.cpp
2a5e522673d08786176a0b5d83ad8ae5 *src/duckdb/src/function/scalar/struct/struct_pack.cpp
7f324b98cdcf998acb9fe5ef7fc3ea97 *src/duckdb/src/function/scalar/system/system_functions.cpp
2f1a7bf83c3baaa5fefd831b11bb4e60 *src/duckdb/src/function/scalar/trigonometrics_functions.cpp
1c97cecd95fb2697d1f87cd6a09208df *src/duckdb/src/function/table/arrow.cpp
e404f197464761c2761d8d266324e4e5 *src/duckdb/src/function/table/checkpoint.cpp
4b054ba780c10c0650bc8d743bb38dd6 *src/duckdb/src/function/table/copy_csv.cpp
a6762b35e605c8c3e38df32cbd0b8ea4 *src/duckdb/src/function/table/glob.cpp
5b26303218132a9461afd12a577f78c6 *src/duckdb/src/function/table/pragma_detailed_profiling_output.cpp
d316c2d58637640c9cd7bcb6817ad0e9 *src/duckdb/src/function/table/pragma_last_profiling_output.cpp
f46b2b20cd07440e409c9fdea41dc90c *src/duckdb/src/function/table/range.cpp
9469ff7f5cd523418a75e1c7c805f58a *src/duckdb/src/function/table/read_csv.cpp
a861d3c412d272c37fc06aa0cfddd3a0 *src/duckdb/src/function/table/repeat.cpp
7f2efa5d21a32a66410b7c29fe9a28ec *src/duckdb/src/function/table/summary.cpp
e00f8399b8f1f1ced4f6c8b91a146815 *src/duckdb/src/function/table/system/duckdb_columns.cpp
4ec6b93a71b28b0c1719e4bd267e492e *src/duckdb/src/function/table/system/duckdb_constraints.cpp
eda8e347b9b211e12554d0cbf3447ebd *src/duckdb/src/function/table/system/duckdb_dependencies.cpp
a890d9bfcd82487b5d05a696096661a1 *src/duckdb/src/function/table/system/duckdb_indexes.cpp
c717cb1739a1e70666ad1e382bb5eadf *src/duckdb/src/function/table/system/duckdb_schemas.cpp
26a82debc4c5036d8b41f188960abe56 *src/duckdb/src/function/table/system/duckdb_sequences.cpp
abc14de31b9177106788a589ddb3b3c3 *src/duckdb/src/function/table/system/duckdb_tables.cpp
1d03099150cc1768cc72a74600202fca *src/duckdb/src/function/table/system/duckdb_types.cpp
1307513f2b6fe20afdd8ca4a312ca5c2 *src/duckdb/src/function/table/system/duckdb_views.cpp
9d36422d0ab27f2e37151f4ef000cb52 *src/duckdb/src/function/table/system/pragma_collations.cpp
3f7489495ca1821f8953dd8d35e209fe *src/duckdb/src/function/table/system/pragma_database_list.cpp
c42bf20a859a53b135d12344f1029770 *src/duckdb/src/function/table/system/pragma_database_size.cpp
d6dbcf7f79a4ad72835fa05b9a3949a3 *src/duckdb/src/function/table/system/pragma_functions.cpp
83e81389cf2fd58664bcb0669d5df44a *src/duckdb/src/function/table/system/pragma_storage_info.cpp
089d4094ba9a70c88ed807cc6fce9e71 *src/duckdb/src/function/table/system/pragma_table_info.cpp
7816ec5d10587ae0649b584c2748f22b *src/duckdb/src/function/table/system_functions.cpp
f75f945fd7733ad75b012fe602a0bb93 *src/duckdb/src/function/table/table_scan.cpp
b12a9629aa47b4ae3bd2c54f403ecdd0 *src/duckdb/src/function/table/unnest.cpp
c0ca04faa0c9709253fa58c17ec8a52a *src/duckdb/src/function/table/version/pragma_version.cpp
6b5131cd99b88d3fc883294f8e873298 *src/duckdb/src/function/udf_function.cpp
748df7d6c734a1ee9856724641fc1257 *src/duckdb/src/include/duckdb.h
ab71683844df06daa327712349a5af45 *src/duckdb/src/include/duckdb.hpp
80befabbad300ade9d7d29453c57d70c *src/duckdb/src/include/duckdb/catalog/catalog.hpp
fe0bae7af7cb594c635dc43087d2d9f0 *src/duckdb/src/include/duckdb/catalog/catalog_entry.hpp
0f8280b99fbd3dd5be45e1fc7f3b2f83 *src/duckdb/src/include/duckdb/catalog/catalog_entry/aggregate_function_catalog_entry.hpp
f8e9e44640a189ee41b06a543d4817c0 *src/duckdb/src/include/duckdb/catalog/catalog_entry/collate_catalog_entry.hpp
f848bad6a8d8a31cbd038b7081fd69a9 *src/duckdb/src/include/duckdb/catalog/catalog_entry/copy_function_catalog_entry.hpp
717b716526e3f3f1fc3c45bc86e640d8 *src/duckdb/src/include/duckdb/catalog/catalog_entry/index_catalog_entry.hpp
f3a4a63733ed08fa77d05a59fe541443 *src/duckdb/src/include/duckdb/catalog/catalog_entry/list.hpp
3dae7cc474c1e3e2429f0712ba0f1e5c *src/duckdb/src/include/duckdb/catalog/catalog_entry/macro_catalog_entry.hpp
b2c6a4e150004291428f7f4ff8813773 *src/duckdb/src/include/duckdb/catalog/catalog_entry/pragma_function_catalog_entry.hpp
5e78326ef855edd311d89d9e142a0267 *src/duckdb/src/include/duckdb/catalog/catalog_entry/scalar_function_catalog_entry.hpp
745776c886d139b6431300ae1ebd1583 *src/duckdb/src/include/duckdb/catalog/catalog_entry/schema_catalog_entry.hpp
f9d13f9b5bd4ac7c41a06ff5498dc37d *src/duckdb/src/include/duckdb/catalog/catalog_entry/sequence_catalog_entry.hpp
e522945058b9f2db0275a52edc8b3adf *src/duckdb/src/include/duckdb/catalog/catalog_entry/table_catalog_entry.hpp
f35e856473f24b8c6a5b237f94fb9dc9 *src/duckdb/src/include/duckdb/catalog/catalog_entry/table_function_catalog_entry.hpp
1a8ebe1feec380df031ac7bcac3ed735 *src/duckdb/src/include/duckdb/catalog/catalog_entry/view_catalog_entry.hpp
369befd635e21c26f816fce3e38cfbfb *src/duckdb/src/include/duckdb/catalog/catalog_set.hpp
9910f22f5332cbe5ab22a7c691b07717 *src/duckdb/src/include/duckdb/catalog/default/default_functions.hpp
66100a190cece3980cf3e27989383e09 *src/duckdb/src/include/duckdb/catalog/default/default_generator.hpp
6267fb2aca8b33080ba50c19ec917e6f *src/duckdb/src/include/duckdb/catalog/default/default_schemas.hpp
6d70f6770e4767666603337dc1ee7475 *src/duckdb/src/include/duckdb/catalog/default/default_views.hpp
7671d45abbd8fe1a890b300278d266a2 *src/duckdb/src/include/duckdb/catalog/dependency.hpp
9ae43ca060b91121f2c32fdabd6c882f *src/duckdb/src/include/duckdb/catalog/dependency_manager.hpp
f7f1e6a8f7364933b1bc73d8ffb0e8e0 *src/duckdb/src/include/duckdb/catalog/standard_entry.hpp
3cfb13e3f89a33a5f8db33061ac1baea *src/duckdb/src/include/duckdb/catalog/view_catalog.hpp
276183adfd146e52420a4384561ded21 *src/duckdb/src/include/duckdb/common/algorithm.hpp
9f43c45ec85b26a707172746036a0fb4 *src/duckdb/src/include/duckdb/common/allocator.hpp
596aab19acd503f82292c5bbed97f5e5 *src/duckdb/src/include/duckdb/common/array.hpp
342005cefcecc0b3fbbb3d8d2d7277fb *src/duckdb/src/include/duckdb/common/arrow.hpp
91637255281067f5357784d5b6096da0 *src/duckdb/src/include/duckdb/common/arrow_wrapper.hpp
bf1a0ccec5799c3e03352c5f7b5ba850 *src/duckdb/src/include/duckdb/common/assert.hpp
8e44bf251ffea9147516617ce005794a *src/duckdb/src/include/duckdb/common/atomic.hpp
d1b3c455a3c771405728945f2fdd1d86 *src/duckdb/src/include/duckdb/common/bitset.hpp
855d8461a10274104b4fc1305af7e9c3 *src/duckdb/src/include/duckdb/common/checksum.hpp
9b6fd2efec14c09d6ccf7a76146009a3 *src/duckdb/src/include/duckdb/common/chrono.hpp
3721832a12924a78abbb5e1293633d21 *src/duckdb/src/include/duckdb/common/common.hpp
6c89761928b90c84f27c2bd0cb1b5367 *src/duckdb/src/include/duckdb/common/constants.hpp
2f1bc247fc44ca72ab8b74842438df84 *src/duckdb/src/include/duckdb/common/crypto/md5.hpp
6d84765443e4c09b8e17ba9d8bf46a24 *src/duckdb/src/include/duckdb/common/cycle_counter.hpp
8228a17989c0ba76577616429a13a455 *src/duckdb/src/include/duckdb/common/deque.hpp
5c504ba866225af51b2c95e3879abceb *src/duckdb/src/include/duckdb/common/enums/catalog_type.hpp
2d754b1410741584783edc9fec09f605 *src/duckdb/src/include/duckdb/common/enums/compression_type.hpp
cac903dfa5ab094392e1988a0ea9e139 *src/duckdb/src/include/duckdb/common/enums/date_part_specifier.hpp
7b20d4cc60c7c73bd69d82bc4e9d6f9b *src/duckdb/src/include/duckdb/common/enums/expression_type.hpp
5b264888bd447ccfaeb4dee7cd5185b3 *src/duckdb/src/include/duckdb/common/enums/file_compression_type.hpp
7015eaaf013cdb63975f7195f0730ccb *src/duckdb/src/include/duckdb/common/enums/filter_propagate_result.hpp
375e9a67d35db8c2270693cf75a64ce4 *src/duckdb/src/include/duckdb/common/enums/index_type.hpp
c296aee7c12ee32f1d5d97d6bbbf0eb1 *src/duckdb/src/include/duckdb/common/enums/join_type.hpp
0701fa0b3a6953dc48624860cdc48ad7 *src/duckdb/src/include/duckdb/common/enums/logical_operator_type.hpp
306eabc48169e3ed46b524a23b247bb8 *src/duckdb/src/include/duckdb/common/enums/optimizer_type.hpp
2fcc27791f98c2ab8f7a21b528342d04 *src/duckdb/src/include/duckdb/common/enums/order_type.hpp
67d74ab87617dce831c7e534757209b2 *src/duckdb/src/include/duckdb/common/enums/output_type.hpp
955a21b0ccfa5349d659064786f97a53 *src/duckdb/src/include/duckdb/common/enums/physical_operator_type.hpp
089d5227a04934f8991cc3c2414027b0 *src/duckdb/src/include/duckdb/common/enums/profiler_format.hpp
58c22791c39cd2da886cdf46ca2a909a *src/duckdb/src/include/duckdb/common/enums/relation_type.hpp
8975d120f019b8a5167bf7f747c41eb9 *src/duckdb/src/include/duckdb/common/enums/scan_options.hpp
681b0d1b7884f9d28bf1a30f19bf7ca7 *src/duckdb/src/include/duckdb/common/enums/set_operation_type.hpp
10aee8961d5c4480470bff0e9d5c83a2 *src/duckdb/src/include/duckdb/common/enums/statement_type.hpp
6843cda1f50447b796393ffd20486706 *src/duckdb/src/include/duckdb/common/enums/subquery_type.hpp
d7b61515970faae79f9dd25e386bc3d4 *src/duckdb/src/include/duckdb/common/enums/tableref_type.hpp
9a61596ed367e7580d06e968bba49c2c *src/duckdb/src/include/duckdb/common/enums/undo_flags.hpp
73e0e3d6ec84d2ba7b800d6a5e12aa6c *src/duckdb/src/include/duckdb/common/enums/vector_type.hpp
6e37e8dfb7531ef172c4482e27859c8d *src/duckdb/src/include/duckdb/common/enums/wal_type.hpp
37c183447e6fa48a4cc8fe8e2bb06130 *src/duckdb/src/include/duckdb/common/exception.hpp
ab4584d91ca621233088f6e6388ce9a9 *src/duckdb/src/include/duckdb/common/exception_format_value.hpp
057c1e7baaee1838dc533afc036de313 *src/duckdb/src/include/duckdb/common/file_buffer.hpp
02272e4f7e00c73404a435e77cb1a6b1 *src/duckdb/src/include/duckdb/common/file_system.hpp
de206026b6839760214c33669a09e37f *src/duckdb/src/include/duckdb/common/fstream.hpp
b7c37725227358ffa0772cc55cce4a42 *src/duckdb/src/include/duckdb/common/gzip_file_system.hpp
db0757c8bba98079c4d775b2b85b2a04 *src/duckdb/src/include/duckdb/common/helper.hpp
45d1f1f0bd2279cfd16af94b51dc14a9 *src/duckdb/src/include/duckdb/common/likely.hpp
5516f845e5e4aff32ffe1341001e2f1c *src/duckdb/src/include/duckdb/common/limits.hpp
60a93e0032c9798eb66056d78d9144ef *src/duckdb/src/include/duckdb/common/map.hpp
7078df4154774034a824ff684796474d *src/duckdb/src/include/duckdb/common/mutex.hpp
ebd31d0b1824c97ea4e2117660b08159 *src/duckdb/src/include/duckdb/common/operator/add.hpp
aadd2bb575d769ff6f269ead312db739 *src/duckdb/src/include/duckdb/common/operator/aggregate_operators.hpp
585c404485d844fec9b79fe2f5b66804 *src/duckdb/src/include/duckdb/common/operator/cast_operators.hpp
2e680003416adeba3cb3712dbf55e42c *src/duckdb/src/include/duckdb/common/operator/comparison_operators.hpp
5e003d062355b02e943d09aa8921b5d8 *src/duckdb/src/include/duckdb/common/operator/constant_operators.hpp
a5d2a89a56a59cfd655efc96ef3d49bb *src/duckdb/src/include/duckdb/common/operator/convert_to_string.hpp
8548f1fbf47ad724b0ed43c7ed7528c8 *src/duckdb/src/include/duckdb/common/operator/decimal_cast_operators.hpp
ced79f48db366504836f5b88044c4640 *src/duckdb/src/include/duckdb/common/operator/multiply.hpp
a3ab58feb63b858d86ed667868694687 *src/duckdb/src/include/duckdb/common/operator/numeric_binary_operators.hpp
f416b934e4980b51e7f0a5f05e4c8fc1 *src/duckdb/src/include/duckdb/common/operator/numeric_cast.hpp
3c012aa4711ca259d438830e8f890ac6 *src/duckdb/src/include/duckdb/common/operator/string_cast.hpp
07944d42658ede3f3a1df91186092995 *src/duckdb/src/include/duckdb/common/operator/subtract.hpp
06547d2b149a33e0489b75af5ceef9f6 *src/duckdb/src/include/duckdb/common/pair.hpp
56e249ed97a70ac1f6360689dd4fcbbc *src/duckdb/src/include/duckdb/common/pipe_file_system.hpp
e50fa60c9ce46b8f426d30c3d7e15dff *src/duckdb/src/include/duckdb/common/printer.hpp
4ba2a13baf072ac06b47024eb4c99127 *src/duckdb/src/include/duckdb/common/profiler.hpp
8a0102f20738cc359afdec973954b903 *src/duckdb/src/include/duckdb/common/progress_bar.hpp
f6bfd5785d1f5b9ebd296ff73a94a1d9 *src/duckdb/src/include/duckdb/common/radix.hpp
c8eba32151ff152d86e34841426ebb71 *src/duckdb/src/include/duckdb/common/random_engine.hpp
f3465436289b70a6e584556d130b5cd5 *src/duckdb/src/include/duckdb/common/row_operations/row_operations.hpp
26d2a78b244cbd92e1aaa6f9b7060770 *src/duckdb/src/include/duckdb/common/serializer.hpp
c72f2143e9e0c41bbdedbd41adf5210c *src/duckdb/src/include/duckdb/common/serializer/buffered_deserializer.hpp
e12611ab2ddab34660c0f1d2a8f9a95f *src/duckdb/src/include/duckdb/common/serializer/buffered_file_reader.hpp
e441fa483c56cb2111af54309ecab47a *src/duckdb/src/include/duckdb/common/serializer/buffered_file_writer.hpp
f1ec572fc9b108b4b40c6ff840a6abbc *src/duckdb/src/include/duckdb/common/serializer/buffered_serializer.hpp
48818d8b5813b780e989a696505ce42f *src/duckdb/src/include/duckdb/common/set.hpp
9261d38aec196cf1107bb099e299cbfe *src/duckdb/src/include/duckdb/common/single_thread_ptr.hpp
0e03803eef0ccfae88d8e9e871cecb4a *src/duckdb/src/include/duckdb/common/sort/comparators.hpp
1699c0a2aa76c6f6c8caedc3326ea926 *src/duckdb/src/include/duckdb/common/sort/sort.hpp
4915c74bc7de80e5ab3ef1f135ae47d5 *src/duckdb/src/include/duckdb/common/sort/sorted_block.hpp
2eb4d62928906454fb76e2ff5406aee4 *src/duckdb/src/include/duckdb/common/storage_util.hpp
f668c997b57e6abad61680e0faa68468 *src/duckdb/src/include/duckdb/common/string.hpp
3d6f665729c934070eec11d865e851db *src/duckdb/src/include/duckdb/common/string_util.hpp
bac81bf3b357ff0b73e1003121ae2af4 *src/duckdb/src/include/duckdb/common/thread.hpp
53bf5b857d3917afcfa47bc005b49efe *src/duckdb/src/include/duckdb/common/to_string.hpp
6747b4240072d4a51154975f0d39ad8b *src/duckdb/src/include/duckdb/common/tree_renderer.hpp
dde5522d07f604ce3a5b7512498b1a2d *src/duckdb/src/include/duckdb/common/types.hpp
2be536f3aa4db18df06267ca4a12978c *src/duckdb/src/include/duckdb/common/types/blob.hpp
faaeb8922471966790708019dabe5edb *src/duckdb/src/include/duckdb/common/types/cast_helpers.hpp
c49c736d39a945069804bea218955925 *src/duckdb/src/include/duckdb/common/types/chunk_collection.hpp
eb85fce75a3bf3bf3521729b8a2c764a *src/duckdb/src/include/duckdb/common/types/data_chunk.hpp
d426a3870852870f2e96a2006b356c2a *src/duckdb/src/include/duckdb/common/types/date.hpp
537134af2609caa2983576580fb26ae1 *src/duckdb/src/include/duckdb/common/types/decimal.hpp
6287d94154e8db72640d68626920119d *src/duckdb/src/include/duckdb/common/types/hash.hpp
3e12121fa18848f64876277eadb68b97 *src/duckdb/src/include/duckdb/common/types/hugeint.hpp
af7cca39967d4ede194f03cc5c5c08c2 *src/duckdb/src/include/duckdb/common/types/hyperloglog.hpp
cc7464a070c11b811859b3671b589ee9 *src/duckdb/src/include/duckdb/common/types/interval.hpp
77a0cd57ae74c9b2a5505bfb1d0afb22 *src/duckdb/src/include/duckdb/common/types/null_value.hpp
c49b2cdc31234f83fbe414df99d091d5 *src/duckdb/src/include/duckdb/common/types/row_data_collection.hpp
303b3bd9bf939f34ba5349ddc2991cb1 *src/duckdb/src/include/duckdb/common/types/row_layout.hpp
2edcbdc8fafce9c27bb2ade1e94e95c7 *src/duckdb/src/include/duckdb/common/types/sel_cache.hpp
5123dc0dd44f4b83e0aacd698ba37704 *src/duckdb/src/include/duckdb/common/types/selection_vector.hpp
8c5e4a2c075548e38166b08513b14c2d *src/duckdb/src/include/duckdb/common/types/string_heap.hpp
a1c7232802f54a0d097225a07bf5d7a5 *src/duckdb/src/include/duckdb/common/types/string_type.hpp
b81608e21d9741e8a6e450ef9f62fa41 *src/duckdb/src/include/duckdb/common/types/time.hpp
c0e32a8ed75829aecfaea49d4452c121 *src/duckdb/src/include/duckdb/common/types/timestamp.hpp
2d9abb3245fe6f85f83550736f1625ba *src/duckdb/src/include/duckdb/common/types/validity_mask.hpp
7b1b7dbc8eb60aebc8914d6c55e4eb39 *src/duckdb/src/include/duckdb/common/types/value.hpp
5906d9c79a5f41aa911eceb3e6d6f132 *src/duckdb/src/include/duckdb/common/types/vector.hpp
f20ef340bbcfe6ccad10ee3f925d503e *src/duckdb/src/include/duckdb/common/types/vector_buffer.hpp
c1f868114f8c2fddf8a0527fd1ba695e *src/duckdb/src/include/duckdb/common/types/vector_cache.hpp
e20d8c0bebbfb73c05cf9cdda25461cd *src/duckdb/src/include/duckdb/common/unordered_map.hpp
00c89ad4a0e26c71ecc43b389d6e4a1a *src/duckdb/src/include/duckdb/common/unordered_set.hpp
fa649eeea444a43ff6d16f41837f2ff4 *src/duckdb/src/include/duckdb/common/value_operations/value_operations.hpp
bc0d9728a006a9989219657102c16975 *src/duckdb/src/include/duckdb/common/vector.hpp
0e4574075f17de70f75935d643419524 *src/duckdb/src/include/duckdb/common/vector_operations/aggregate_executor.hpp
7f377a08544a845873d045acd44bb78f *src/duckdb/src/include/duckdb/common/vector_operations/binary_executor.hpp
caed2df3ad8964b57dce794ee76d6a46 *src/duckdb/src/include/duckdb/common/vector_operations/decimal_cast.hpp
32ee084c9fb2c4e804f972b949431b49 *src/duckdb/src/include/duckdb/common/vector_operations/general_cast.hpp
c3dfa11d4c88a22aadb66cdc1b463a38 *src/duckdb/src/include/duckdb/common/vector_operations/ternary_executor.hpp
3f290ab5bc0425a725d58b8640e0c91b *src/duckdb/src/include/duckdb/common/vector_operations/unary_executor.hpp
dd23d484c59561d2410f0bc11f8cd5cb *src/duckdb/src/include/duckdb/common/vector_operations/vector_operations.hpp
04f31b6b33ff5d6352bb79a2193cf09a *src/duckdb/src/include/duckdb/common/vector_size.hpp
c3e7880b910f213b7d52f16a7a2d2241 *src/duckdb/src/include/duckdb/common/winapi.hpp
39af76ac7f5a2784076890548963020e *src/duckdb/src/include/duckdb/common/windows.hpp
a49a41d3d4c0ac8b9f67a306fd8233a6 *src/duckdb/src/include/duckdb/common/windows_undefs.hpp
e8700fd66358d544ed1b56b3dd752f30 *src/duckdb/src/include/duckdb/execution/adaptive_filter.hpp
aa21d5f50552cf232bf1ebba17a9dd63 *src/duckdb/src/include/duckdb/execution/aggregate_hashtable.hpp
fdec5d65f9d99c2749892b0b986813b0 *src/duckdb/src/include/duckdb/execution/base_aggregate_hashtable.hpp
a353525a0de31ff56bd1b328b68db197 *src/duckdb/src/include/duckdb/execution/column_binding_resolver.hpp
2649c9c5196eb71e36032bdad145592e *src/duckdb/src/include/duckdb/execution/execution_context.hpp
9c670e1f9760646c5970446e3519963e *src/duckdb/src/include/duckdb/execution/executor.hpp
81c36de1f941188b642363d180f8d1b4 *src/duckdb/src/include/duckdb/execution/expression_executor.hpp
206effe65d252848e7e956a4f9d49bc8 *src/duckdb/src/include/duckdb/execution/expression_executor_state.hpp
af311fb6bc7eed49962741b9bad28b6b *src/duckdb/src/include/duckdb/execution/index/art/art.hpp
4c7f577c4430bdc2331b61d88cbcee25 *src/duckdb/src/include/duckdb/execution/index/art/art_key.hpp
fd18b0d6618de584b783c570b8b5cf8f *src/duckdb/src/include/duckdb/execution/index/art/leaf.hpp
1263ba2dec17cdf81dce13f9374eb28a *src/duckdb/src/include/duckdb/execution/index/art/node.hpp
29546fb281c15bd126069cb80098bdd9 *src/duckdb/src/include/duckdb/execution/index/art/node16.hpp
8b524ec4eeb042adf6af491b598527e2 *src/duckdb/src/include/duckdb/execution/index/art/node256.hpp
1ee358489889371d52ec1d9e45ee09a1 *src/duckdb/src/include/duckdb/execution/index/art/node4.hpp
37af8c324251023574479896e2dde4a3 *src/duckdb/src/include/duckdb/execution/index/art/node48.hpp
ddb464c5876d13ba0e9410783695f756 *src/duckdb/src/include/duckdb/execution/join_hashtable.hpp
6c2c68dfbb80f7b3bc292e8a86ec02a7 *src/duckdb/src/include/duckdb/execution/merge_join.hpp
28d630959054189eed816b2e983b4213 *src/duckdb/src/include/duckdb/execution/nested_loop_join.hpp
449b3fff2a229e1eeb58f7c0bb4e1771 *src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_hash_aggregate.hpp
7d2621d10c1fdf11bb9be94c1e2d4824 *src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_perfecthash_aggregate.hpp
77b9c0f9175a80b7de5aa06d66c0bb2d *src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_simple_aggregate.hpp
ba0dfabe6ff4b8a522a148567a639875 *src/duckdb/src/include/duckdb/execution/operator/aggregate/physical_window.hpp
35f782e1ab92a0742842da355fb1d89b *src/duckdb/src/include/duckdb/execution/operator/filter/physical_filter.hpp
ea1d288a4aec315119f6808691fe4e1b *src/duckdb/src/include/duckdb/execution/operator/helper/physical_execute.hpp
cb9632c8085775b7d71c9c6e1628eb8d *src/duckdb/src/include/duckdb/execution/operator/helper/physical_limit.hpp
01f469f9c6ab57102ad14fc221aad711 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_load.hpp
8f3481383f8bad56cfa47ded023bda9f *src/duckdb/src/include/duckdb/execution/operator/helper/physical_pragma.hpp
d6b6052da94a4e8b12f0d3d5ce68cca8 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_prepare.hpp
78780d8d673ab22e47f9c228db893037 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_reservoir_sample.hpp
bbc4b32d02a8c7bd048be167f9f7915c *src/duckdb/src/include/duckdb/execution/operator/helper/physical_set.hpp
56e14df920fbc0e4316fb6209508be49 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_streaming_sample.hpp
5be4db8aaaf5079a0f709f5ceff05634 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_transaction.hpp
e934cd7b2ff23e7d323793c41c078170 *src/duckdb/src/include/duckdb/execution/operator/helper/physical_vacuum.hpp
e8eb83fff9dd866abec60985cd347fa9 *src/duckdb/src/include/duckdb/execution/operator/join/physical_blockwise_nl_join.hpp
bfd1dcf3f75c7797ca9ad859746404ce *src/duckdb/src/include/duckdb/execution/operator/join/physical_comparison_join.hpp
91b4dff8610a968325582cf792c00526 *src/duckdb/src/include/duckdb/execution/operator/join/physical_cross_product.hpp
8652520ff120a40bd95d878c45a8116a *src/duckdb/src/include/duckdb/execution/operator/join/physical_delim_join.hpp
858a115b089294215ab8104e65231fa8 *src/duckdb/src/include/duckdb/execution/operator/join/physical_hash_join.hpp
8326278990d5de0bbca646868b1320ca *src/duckdb/src/include/duckdb/execution/operator/join/physical_index_join.hpp
24ee2f07fdc657e2d0ae3a01bbe9e364 *src/duckdb/src/include/duckdb/execution/operator/join/physical_join.hpp
6ddff58625523f22c1145a474b23a33d *src/duckdb/src/include/duckdb/execution/operator/join/physical_nested_loop_join.hpp
eaa02140d5e1e831f7bf77a5c7032ab0 *src/duckdb/src/include/duckdb/execution/operator/join/physical_piecewise_merge_join.hpp
afd79518425a0b0d43540ed574a56100 *src/duckdb/src/include/duckdb/execution/operator/list.hpp
0cf3b578f0573a5d1be9e6bfa65add2d *src/duckdb/src/include/duckdb/execution/operator/order/physical_order.hpp
d6e3f49ad59d22d3565d442a9add1204 *src/duckdb/src/include/duckdb/execution/operator/order/physical_top_n.hpp
ab6a54513e5c56ee97969207a76f8e8f *src/duckdb/src/include/duckdb/execution/operator/persistent/buffered_csv_reader.hpp
99296e3d95834440bf5f5ba6ce371467 *src/duckdb/src/include/duckdb/execution/operator/persistent/physical_copy_to_file.hpp
57f7aa0302fdf70568ad6b5f2fee1cda *src/duckdb/src/include/duckdb/execution/operator/persistent/physical_delete.hpp
cdc02ab690d9fe3461c19cb2d83e7cad *src/duckdb/src/include/duckdb/execution/operator/persistent/physical_export.hpp
e35c7f73912d1b5bf73ab95ed768e4bb *src/duckdb/src/include/duckdb/execution/operator/persistent/physical_insert.hpp
e098a5b7b7b5d229b3f48e5f099e3eeb *src/duckdb/src/include/duckdb/execution/operator/persistent/physical_update.hpp
204e3856fcd63f7e14094240b70f50fb *src/duckdb/src/include/duckdb/execution/operator/projection/physical_projection.hpp
4397f041127e989ff0d54987a9b6efa4 *src/duckdb/src/include/duckdb/execution/operator/projection/physical_tableinout_function.hpp
087fc13587acc34b2551ddb7a23fc2f9 *src/duckdb/src/include/duckdb/execution/operator/projection/physical_unnest.hpp
cdc16497bb68bf040423bfffca15cdb2 *src/duckdb/src/include/duckdb/execution/operator/scan/physical_chunk_scan.hpp
a7220914e2aa5458f47a09efa2362f41 *src/duckdb/src/include/duckdb/execution/operator/scan/physical_dummy_scan.hpp
7afc6b7efb615c6abac246c13051dbc2 *src/duckdb/src/include/duckdb/execution/operator/scan/physical_empty_result.hpp
60d965e4e4e57a3ce34a850557de1ada *src/duckdb/src/include/duckdb/execution/operator/scan/physical_expression_scan.hpp
8da005257d6bba4bb5fa7c782a16d5e1 *src/duckdb/src/include/duckdb/execution/operator/scan/physical_table_scan.hpp
7d03a281dcc32f99b38798165739fda2 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_alter.hpp
58b357619ce86f4b2fd37f8868055ff4 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_function.hpp
41fbcff6b3bfcd0911ff47e05506af2a *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_index.hpp
227d36d764411e3f86d68323c9605f38 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_schema.hpp
62f37908a61b8fcda195da99d6beefd2 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_sequence.hpp
e9ff8fb84645a2fa96e6c4e4c0b2a80c *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_table.hpp
f93ec1c8b59e2769618eb707ed0afa1a *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_table_as.hpp
350753e2e410611505b2971613981d13 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_create_view.hpp
d8e7ff3b98516afd14adae671e430508 *src/duckdb/src/include/duckdb/execution/operator/schema/physical_drop.hpp
029d98de16ea1d629d3147cd538c5ef9 *src/duckdb/src/include/duckdb/execution/operator/set/physical_recursive_cte.hpp
3c21eac0b0cde30eb7efe18c82e810c1 *src/duckdb/src/include/duckdb/execution/operator/set/physical_union.hpp
e34358c12e2cae6d43a0b920a691bea6 *src/duckdb/src/include/duckdb/execution/partitionable_hashtable.hpp
043b0d2057f53a6efff4ac72164a75f4 *src/duckdb/src/include/duckdb/execution/perfect_aggregate_hashtable.hpp
853dc274cd747704b5314add198a1014 *src/duckdb/src/include/duckdb/execution/physical_operator.hpp
da843bd23023e2b2b77f81b2b63fd6ff *src/duckdb/src/include/duckdb/execution/physical_plan_generator.hpp
43f50cc4644d19268990dca8b2eaa396 *src/duckdb/src/include/duckdb/execution/physical_sink.hpp
279d0bed4a298ebcec653875aefbc838 *src/duckdb/src/include/duckdb/execution/reservoir_sample.hpp
22ac134b2abbd7be70cefe544ee809ed *src/duckdb/src/include/duckdb/execution/window_segment_tree.hpp
f9f08efb0dd02e41d9b6c878d6e92f9d *src/duckdb/src/include/duckdb/function/aggregate/algebraic/corr.hpp
9e94a8a6516ed70a4e50dc9cb3ff1987 *src/duckdb/src/include/duckdb/function/aggregate/algebraic/covar.hpp
f8d5b431a1216b4ca143d9f92b156115 *src/duckdb/src/include/duckdb/function/aggregate/algebraic/stddev.hpp
7215e7890d2056fc0dd515785e422b65 *src/duckdb/src/include/duckdb/function/aggregate/algebraic_functions.hpp
ddf47d3abc7ad1876ebab6dc9dbf0c7b *src/duckdb/src/include/duckdb/function/aggregate/distributive_functions.hpp
1c31a8044b846ded72222231e0b3b766 *src/duckdb/src/include/duckdb/function/aggregate/holistic_functions.hpp
93d8ec6216928fce41a2ee8990ae8524 *src/duckdb/src/include/duckdb/function/aggregate/nested_functions.hpp
8f07b87ea20ebadb20e98acc54ffda0a *src/duckdb/src/include/duckdb/function/aggregate/regression/regr_count.hpp
e72b40c30630adf75f109b810f654749 *src/duckdb/src/include/duckdb/function/aggregate/regression/regr_slope.hpp
709965555144b47c40a5361b437c93d4 *src/duckdb/src/include/duckdb/function/aggregate/regression_functions.hpp
1d79f9c4fca27d2133be56d713bffb8b *src/duckdb/src/include/duckdb/function/aggregate/sum_helpers.hpp
be469c68443f650d32021fc38118cc83 *src/duckdb/src/include/duckdb/function/aggregate_function.hpp
fa9f20afb4759efd070c39ccc9939bb0 *src/duckdb/src/include/duckdb/function/cast_rules.hpp
7f50b6dbc09ed4ddeafe76c2db3eadbd *src/duckdb/src/include/duckdb/function/compression/compression.hpp
3b24a19680a06e70b65611510d352832 *src/duckdb/src/include/duckdb/function/compression_function.hpp
a412482876cdbabaaa38f6e1b133b3d9 *src/duckdb/src/include/duckdb/function/copy_function.hpp
2d331a3b7ff9bdc97da1e1eaa897398c *src/duckdb/src/include/duckdb/function/function.hpp
98ef8b331ee341f3b13dada39c073d69 *src/duckdb/src/include/duckdb/function/function_set.hpp
090f3a53f14a659feef7a452fb361773 *src/duckdb/src/include/duckdb/function/macro_function.hpp
16f12357b11415bc4ce8410189c3c7e3 *src/duckdb/src/include/duckdb/function/pragma/pragma_functions.hpp
e0d13a7e04c340812c22bd4c031f4215 *src/duckdb/src/include/duckdb/function/pragma_function.hpp
f33c1fab64b3262928e2ae1e2b44f535 *src/duckdb/src/include/duckdb/function/replacement_scan.hpp
6389023a91a07bac819af7dab6d935b5 *src/duckdb/src/include/duckdb/function/scalar/blob_functions.hpp
ebf256c6039eb6ffce3c60ded9ae54e7 *src/duckdb/src/include/duckdb/function/scalar/date_functions.hpp
5c5e0b9dc6197f7529c3d9ab2675c6e6 *src/duckdb/src/include/duckdb/function/scalar/generic_functions.hpp
49b4f86ceaea4bdacba68480957ca061 *src/duckdb/src/include/duckdb/function/scalar/math_functions.hpp
a92565c555e624d1fd4dbda220540e6c *src/duckdb/src/include/duckdb/function/scalar/nested_functions.hpp
84ef28dbc81f4139f05eb18438f7774e *src/duckdb/src/include/duckdb/function/scalar/operators.hpp
4ad1bdc9bd54af3a1b849b1d1497595f *src/duckdb/src/include/duckdb/function/scalar/regexp.hpp
1c78e33d1aab4142ae64ef65f7368730 *src/duckdb/src/include/duckdb/function/scalar/sequence_functions.hpp
7255dacb8cc6283345d86794f0bedf49 *src/duckdb/src/include/duckdb/function/scalar/strftime.hpp
ef35878d2b4ad1174b156b23d46659b7 *src/duckdb/src/include/duckdb/function/scalar/string_functions.hpp
e7239f761c709ebd9802850fe55f869a *src/duckdb/src/include/duckdb/function/scalar/trigonometric_functions.hpp
ae68152d39f99be2e9bc958f97eb8df0 *src/duckdb/src/include/duckdb/function/scalar_function.hpp
c6a50ed5b4fa5069c4cb173c41f84481 *src/duckdb/src/include/duckdb/function/table/arrow.hpp
706a1fd80616937ba545a6e75d8097e2 *src/duckdb/src/include/duckdb/function/table/list.hpp
0786876b6786b93f390574585a635afa *src/duckdb/src/include/duckdb/function/table/range.hpp
898217b211f9615fe88a19a503cb5ddc *src/duckdb/src/include/duckdb/function/table/read_csv.hpp
f9f3279254d73bc3299a582bff9ab003 *src/duckdb/src/include/duckdb/function/table/summary.hpp
fc75ddacbaed679c869d301523de4320 *src/duckdb/src/include/duckdb/function/table/system_functions.hpp
0dd8855e292116efa0a064dfd387dd85 *src/duckdb/src/include/duckdb/function/table/table_scan.hpp
e3107a007931a3b3ff00345ea0acb326 *src/duckdb/src/include/duckdb/function/table_function.hpp
315153c1f57dbddf483daa89a03e7499 *src/duckdb/src/include/duckdb/function/udf_function.hpp
772a62914e7007f482f7c516b61c1ba0 *src/duckdb/src/include/duckdb/main/appender.hpp
66037a91c06f3e85a0d7d0eac4131af7 *src/duckdb/src/include/duckdb/main/capi_internal.hpp
737fae1192c7bb6af468048c75e77956 *src/duckdb/src/include/duckdb/main/client_context.hpp
51965b92be77cd2d96569fa743447053 *src/duckdb/src/include/duckdb/main/config.hpp
04fa1870a2d2df61dc9b192a3df18bf0 *src/duckdb/src/include/duckdb/main/connection.hpp
c7982e5d779be6deb15678ccaa164b0f *src/duckdb/src/include/duckdb/main/connection_manager.hpp
85d9512ee370039a1ae476ccacefb6db *src/duckdb/src/include/duckdb/main/database.hpp
bfa9221ef79e2c669c1ed270d8d19a08 *src/duckdb/src/include/duckdb/main/extension.hpp
879995730e67342b1e070f667d63caef *src/duckdb/src/include/duckdb/main/loadable_extension.hpp
6d8f8360ae7d0c191805ebb2b7dbf267 *src/duckdb/src/include/duckdb/main/materialized_query_result.hpp
28e18610b4a2c44a6b9b820be92fe003 *src/duckdb/src/include/duckdb/main/prepared_statement.hpp
5dbe9ec179dd29bbf58c5f8738179b91 *src/duckdb/src/include/duckdb/main/prepared_statement_data.hpp
b7c6d14dbe268b80fff2172ef247d490 *src/duckdb/src/include/duckdb/main/query_profiler.hpp
f7c6f20dcc51a8c605822e60e42fb86d *src/duckdb/src/include/duckdb/main/query_result.hpp
8da80bb5b7a3488cc856fa8f6ec01f6b *src/duckdb/src/include/duckdb/main/relation.hpp
3c76b62eda6c63ea72f16ba9a7ffbd3a *src/duckdb/src/include/duckdb/main/relation/aggregate_relation.hpp
3a489f1a8f1761457b421e26ff62a9d0 *src/duckdb/src/include/duckdb/main/relation/create_table_relation.hpp
372a88b7eee65e63132792147a341302 *src/duckdb/src/include/duckdb/main/relation/create_view_relation.hpp
d8bc624b902866be3320d940b721ced5 *src/duckdb/src/include/duckdb/main/relation/delete_relation.hpp
1ce7f915e0f57f457596970d4dd80a1f *src/duckdb/src/include/duckdb/main/relation/distinct_relation.hpp
b9923b4061ecb8d9da7d310c5c2713f5 *src/duckdb/src/include/duckdb/main/relation/explain_relation.hpp
658d933925900cfcad938d98f46e8f6d *src/duckdb/src/include/duckdb/main/relation/filter_relation.hpp
36b67ada52a77ad715a5353c42709528 *src/duckdb/src/include/duckdb/main/relation/insert_relation.hpp
859c1d4f8b900204e0bb2c72d4f078d1 *src/duckdb/src/include/duckdb/main/relation/join_relation.hpp
d9d046223afeceee6711a672f7387502 *src/duckdb/src/include/duckdb/main/relation/limit_relation.hpp
e96dd57554ae1b835b57b7cf8aa2e7fe *src/duckdb/src/include/duckdb/main/relation/order_relation.hpp
879601dde8d40247b5971bbeafef432d *src/duckdb/src/include/duckdb/main/relation/projection_relation.hpp
46aff75e0fbd614fea31f4f182aa11ea *src/duckdb/src/include/duckdb/main/relation/query_relation.hpp
b180f1652682bbc60da0a256ae8fdd5e *src/duckdb/src/include/duckdb/main/relation/read_csv_relation.hpp
fbc20259a75487cac17d1c222e0db002 *src/duckdb/src/include/duckdb/main/relation/setop_relation.hpp
5bca36fb1e71a4cf356bd802784dedbe *src/duckdb/src/include/duckdb/main/relation/subquery_relation.hpp
f7fc124248f5ec928289fe7fac986fdf *src/duckdb/src/include/duckdb/main/relation/table_function_relation.hpp
5d7b22d3d5f6da948cca162c8e1a5057 *src/duckdb/src/include/duckdb/main/relation/table_relation.hpp
b51f5d0031764cf1c2d85a5779ec3e50 *src/duckdb/src/include/duckdb/main/relation/update_relation.hpp
1577fa938d993acb94b9db24681f1bfb *src/duckdb/src/include/duckdb/main/relation/value_relation.hpp
87295c929cd200fe2f82a0a83ca512d1 *src/duckdb/src/include/duckdb/main/relation/view_relation.hpp
c754ce129c2f48c9917d3c29725cb1c9 *src/duckdb/src/include/duckdb/main/relation/write_csv_relation.hpp
749089d3e5ec316c4284e52cdb819c1c *src/duckdb/src/include/duckdb/main/stream_query_result.hpp
79fac4e5138c169fcd2a468c9255c097 *src/duckdb/src/include/duckdb/main/table_description.hpp
74d2d7ee3ca412e7b69a38d34dde48cc *src/duckdb/src/include/duckdb/optimizer/column_lifetime_optimizer.hpp
5a02144886117d7849338ea74080c591 *src/duckdb/src/include/duckdb/optimizer/common_aggregate_optimizer.hpp
2faa6707647943c894b3c5094a1e6e8c *src/duckdb/src/include/duckdb/optimizer/cse_optimizer.hpp
3a6199027215a6f27e6f2a5538f3eede *src/duckdb/src/include/duckdb/optimizer/deliminator.hpp
e018827934c2437cd8e041b76531aaa2 *src/duckdb/src/include/duckdb/optimizer/expression_heuristics.hpp
1e04fad66198f61598ad1e60bfe1fa44 *src/duckdb/src/include/duckdb/optimizer/expression_rewriter.hpp
d9df4ba0e9531080354837e6d35f6b14 *src/duckdb/src/include/duckdb/optimizer/filter_combiner.hpp
f2088a9341ad30d2497d8f76978a6cc6 *src/duckdb/src/include/duckdb/optimizer/filter_pullup.hpp
8363b80e152215d79c8c03660402ca6b *src/duckdb/src/include/duckdb/optimizer/filter_pushdown.hpp
3f4cd3a4b20837d356bcdde409786b15 *src/duckdb/src/include/duckdb/optimizer/in_clause_rewriter.hpp
7b3994025db06d04ff1e6d40d1d46c5d *src/duckdb/src/include/duckdb/optimizer/join_order/join_relation.hpp
e2046a6d767fa2a459e0e883ba35501b *src/duckdb/src/include/duckdb/optimizer/join_order/query_graph.hpp
412d01c797b59c41d066e99b72cb11e5 *src/duckdb/src/include/duckdb/optimizer/join_order_optimizer.hpp
039096296407339429b4aa8983a64d09 *src/duckdb/src/include/duckdb/optimizer/matcher/expression_matcher.hpp
2a5c0c45416a106b7deafcab5a5e7cc6 *src/duckdb/src/include/duckdb/optimizer/matcher/expression_type_matcher.hpp
2940cbd077ff96613d2ae39aaa446129 *src/duckdb/src/include/duckdb/optimizer/matcher/function_matcher.hpp
491b662721bede8e5cc7613c5ce50a19 *src/duckdb/src/include/duckdb/optimizer/matcher/logical_operator_matcher.hpp
6edf0757836796ba63eb0b40a5516e98 *src/duckdb/src/include/duckdb/optimizer/matcher/set_matcher.hpp
e0b05d1bff913cf6b260045eac5d053b *src/duckdb/src/include/duckdb/optimizer/matcher/type_matcher.hpp
2d58fc39f38a12c7407a0d62533bce17 *src/duckdb/src/include/duckdb/optimizer/optimizer.hpp
ab746c3ea5e1dbc17c5e8999e7da46ee *src/duckdb/src/include/duckdb/optimizer/regex_range_filter.hpp
7fa3e4c77d3e61323b327482ed0ad5e6 *src/duckdb/src/include/duckdb/optimizer/remove_unused_columns.hpp
9ca46eb7a924981d4ed11cc7e5154ed9 *src/duckdb/src/include/duckdb/optimizer/rule.hpp
7396534cf405a53225be6ead4d02032b *src/duckdb/src/include/duckdb/optimizer/rule/arithmetic_simplification.hpp
4eb11b9f7676f02590fe6b53b9e72148 *src/duckdb/src/include/duckdb/optimizer/rule/case_simplification.hpp
bc20a9b5855b1bbd00f3dec649c56eb1 *src/duckdb/src/include/duckdb/optimizer/rule/comparison_simplification.hpp
58fc7d4e740e4c5490d192b7d00c3293 *src/duckdb/src/include/duckdb/optimizer/rule/conjunction_simplification.hpp
2911fc5068e4d522d90434225978b689 *src/duckdb/src/include/duckdb/optimizer/rule/constant_folding.hpp
912caac4fd717355edb1cb731319ce85 *src/duckdb/src/include/duckdb/optimizer/rule/date_part_simplification.hpp
505afc6d96108eb191357ca33894e20e *src/duckdb/src/include/duckdb/optimizer/rule/distributivity.hpp
559051bbe3893c2465d331230826adaf *src/duckdb/src/include/duckdb/optimizer/rule/empty_needle_removal.hpp
13ddcd343af9b88c54af323d7fa7f789 *src/duckdb/src/include/duckdb/optimizer/rule/in_clause_simplification.hpp
d2a3b7461c78c7273139eefd0a07c395 *src/duckdb/src/include/duckdb/optimizer/rule/like_optimizations.hpp
0cc1a5d17b6142456210d3e8baa33137 *src/duckdb/src/include/duckdb/optimizer/rule/list.hpp
9823905ab426a883a4dfb8fea00b91e6 *src/duckdb/src/include/duckdb/optimizer/rule/move_constants.hpp
beb0b202d775520b6c0ac5880615d2cc *src/duckdb/src/include/duckdb/optimizer/statistics_propagator.hpp
0c520a4206028c0a53064a1c2da6d588 *src/duckdb/src/include/duckdb/optimizer/topn_optimizer.hpp
736ea2e38fedb22eb7400b4a80fa4282 *src/duckdb/src/include/duckdb/parallel/concurrentqueue.hpp
7203cd3973b596a032d2394bb9f1d97b *src/duckdb/src/include/duckdb/parallel/parallel_state.hpp
9ab6b85480295e9e2a2d0f5225555107 *src/duckdb/src/include/duckdb/parallel/pipeline.hpp
96e4cde187aee0899b694323ac3eb70f *src/duckdb/src/include/duckdb/parallel/task.hpp
587963f9eb949c0ecdf3831b85f9ac47 *src/duckdb/src/include/duckdb/parallel/task_context.hpp
496b8cc578030cbd28990ba08bae54d5 *src/duckdb/src/include/duckdb/parallel/task_counter.hpp
f933853c42108b9dd31e0581bf4f6906 *src/duckdb/src/include/duckdb/parallel/task_scheduler.hpp
2e9ce31db7365378fc74d2e5abfccc9b *src/duckdb/src/include/duckdb/parallel/thread_context.hpp
38347976d6456da3b5bc3263e8d5409e *src/duckdb/src/include/duckdb/parser/base_expression.hpp
3d5a14fa48b63f3013acfe0de3c63141 *src/duckdb/src/include/duckdb/parser/column_definition.hpp
11a52ce73fc3e1b86bd4b7883f183712 *src/duckdb/src/include/duckdb/parser/common_table_expression_info.hpp
bfd885f383b66a4630937553c8561f41 *src/duckdb/src/include/duckdb/parser/constraint.hpp
af0c5f8c33016f7a6830f91032155918 *src/duckdb/src/include/duckdb/parser/constraints/check_constraint.hpp
1ece84dccfd6427f730356ea2ece91d0 *src/duckdb/src/include/duckdb/parser/constraints/list.hpp
62b9d9e9b4686055bdc86ee0b1d42f8b *src/duckdb/src/include/duckdb/parser/constraints/not_null_constraint.hpp
eaf2681f95c3c6443ae2d343455aa94b *src/duckdb/src/include/duckdb/parser/constraints/unique_constraint.hpp
0e4bd49a16c86b4af9d81c2fdbcb8559 *src/duckdb/src/include/duckdb/parser/expression/between_expression.hpp
ccf5e889cb966f6d1c7c20760e4f320b *src/duckdb/src/include/duckdb/parser/expression/bound_expression.hpp
3ebc1833d640952cf24896dcfe94a01b *src/duckdb/src/include/duckdb/parser/expression/case_expression.hpp
92a751cd43435a0ecd8c9414c7d29fc4 *src/duckdb/src/include/duckdb/parser/expression/cast_expression.hpp
6d378d46ef3d38a91144346c551fa892 *src/duckdb/src/include/duckdb/parser/expression/collate_expression.hpp
2db85c881e3ee6362e09a124cbff3a88 *src/duckdb/src/include/duckdb/parser/expression/columnref_expression.hpp
60735bd66077e7965033311651937b65 *src/duckdb/src/include/duckdb/parser/expression/comparison_expression.hpp
2e2d7165cc9a2bf33893c0c85b4cc6cf *src/duckdb/src/include/duckdb/parser/expression/conjunction_expression.hpp
fe3a1aa12938759722033940a9fb0aa9 *src/duckdb/src/include/duckdb/parser/expression/constant_expression.hpp
b55052951dc046915efea61b8729f041 *src/duckdb/src/include/duckdb/parser/expression/default_expression.hpp
50a6a590deacc765d36eaab52b9906be *src/duckdb/src/include/duckdb/parser/expression/function_expression.hpp
8bfdc6c714e1e86daf9d898285c29c56 *src/duckdb/src/include/duckdb/parser/expression/lambda_expression.hpp
9975dc7990edf2eab52b571eba7950cb *src/duckdb/src/include/duckdb/parser/expression/list.hpp
23b8438c1110a21622239fbb950df21e *src/duckdb/src/include/duckdb/parser/expression/operator_expression.hpp
c2176ffe8309c086287ed193055b504a *src/duckdb/src/include/duckdb/parser/expression/parameter_expression.hpp
0ad2c9ff17957d87498c5e6ea69cd203 *src/duckdb/src/include/duckdb/parser/expression/positional_reference_expression.hpp
33e4421b92e17666ed6d4abdbd19711f *src/duckdb/src/include/duckdb/parser/expression/star_expression.hpp
529e8ce8b24ee1eeaadf8cf052112e9a *src/duckdb/src/include/duckdb/parser/expression/subquery_expression.hpp
26213b4d0ba3e0a21b76d4e6d226bcc5 *src/duckdb/src/include/duckdb/parser/expression/table_star_expression.hpp
835bac8de34083862c1c96a46c6f17e8 *src/duckdb/src/include/duckdb/parser/expression/window_expression.hpp
e5e3468d61eb5073b77ef91f5cc53378 *src/duckdb/src/include/duckdb/parser/expression_map.hpp
24f652b24f143ebe03bef484e166307d *src/duckdb/src/include/duckdb/parser/expression_util.hpp
84ecb634ffd13d11f694a069350dc0ac *src/duckdb/src/include/duckdb/parser/keyword_helper.hpp
198f10591896f2e8ff6ac691c2d29c75 *src/duckdb/src/include/duckdb/parser/parsed_data/alter_table_info.hpp
a514a0bb6556433cdbca9106b2316d83 *src/duckdb/src/include/duckdb/parser/parsed_data/copy_info.hpp
ad023c6e2ad6894143ae07ebe150d9ae *src/duckdb/src/include/duckdb/parser/parsed_data/create_aggregate_function_info.hpp
e081b5cd611d96bbc200cfa6791a37ad *src/duckdb/src/include/duckdb/parser/parsed_data/create_collation_info.hpp
06c5d90fbfbd80cb9f613818e74ba651 *src/duckdb/src/include/duckdb/parser/parsed_data/create_copy_function_info.hpp
098372248a7fc8232e37e8f8247b1e31 *src/duckdb/src/include/duckdb/parser/parsed_data/create_function_info.hpp
89d0f341ed9d752081511f55207b322a *src/duckdb/src/include/duckdb/parser/parsed_data/create_index_info.hpp
a5524062478ffd2523a9a4ba7d7ca01c *src/duckdb/src/include/duckdb/parser/parsed_data/create_info.hpp
94201c49952b8e3abda51eba6c7a0d1e *src/duckdb/src/include/duckdb/parser/parsed_data/create_macro_info.hpp
d45c627c5507070e4a41acaed4db6801 *src/duckdb/src/include/duckdb/parser/parsed_data/create_pragma_function_info.hpp
de1f35ab4e892146df9b55df48f91782 *src/duckdb/src/include/duckdb/parser/parsed_data/create_scalar_function_info.hpp
b1a09c0b2f067d463c38aded50739fe0 *src/duckdb/src/include/duckdb/parser/parsed_data/create_schema_info.hpp
965b4dcec83b06b4d2e153f3440d8822 *src/duckdb/src/include/duckdb/parser/parsed_data/create_sequence_info.hpp
87f833c9d2453099d203ec58a44fa238 *src/duckdb/src/include/duckdb/parser/parsed_data/create_table_function_info.hpp
8d16318f0b4241c239fd41761eb12385 *src/duckdb/src/include/duckdb/parser/parsed_data/create_table_info.hpp
fffc35adce48fc6e6421dbd7199f8248 *src/duckdb/src/include/duckdb/parser/parsed_data/create_view_info.hpp
e6be835831252e1b47b3d78ec4601ab3 *src/duckdb/src/include/duckdb/parser/parsed_data/drop_info.hpp
cf72077607541866b1e5ab3d7dfb8311 *src/duckdb/src/include/duckdb/parser/parsed_data/exported_table_data.hpp
1b20e9ce724a186e63ba36884abce993 *src/duckdb/src/include/duckdb/parser/parsed_data/load_info.hpp
d04ca5f732f8f4a04e61184d6b1a8e78 *src/duckdb/src/include/duckdb/parser/parsed_data/parse_info.hpp
5d0f41b637e3b99bee849d82fe04fa49 *src/duckdb/src/include/duckdb/parser/parsed_data/pragma_info.hpp
45e5fb09a6c6d78fc7e0aefe04ab9373 *src/duckdb/src/include/duckdb/parser/parsed_data/sample_options.hpp
02196d5dc12320190e42d283bace3f13 *src/duckdb/src/include/duckdb/parser/parsed_data/show_select_info.hpp
23cf070b571aeb6bc660c5771f232e5d *src/duckdb/src/include/duckdb/parser/parsed_data/transaction_info.hpp
471de43ad90a93c8380fc9c0777a6d7b *src/duckdb/src/include/duckdb/parser/parsed_data/vacuum_info.hpp
18e59f02cb00ab9ec4f322f984d1c08f *src/duckdb/src/include/duckdb/parser/parsed_expression.hpp
9e0d3e73f202d8fef0d83ead1f38e839 *src/duckdb/src/include/duckdb/parser/parsed_expression_iterator.hpp
fe021d4e186a5bd0c0365252983e3e9b *src/duckdb/src/include/duckdb/parser/parser.hpp
73556582be1e3260ea04c70674ef889d *src/duckdb/src/include/duckdb/parser/qualified_name.hpp
7c05615ce06e86f8bfa43fd0a3fb85ab *src/duckdb/src/include/duckdb/parser/qualified_name_set.hpp
41ffe565d22d2ef10696c7ca6a266d9e *src/duckdb/src/include/duckdb/parser/query_error_context.hpp
3152539c76c2d569ad4d2d6e9d8c8bc5 *src/duckdb/src/include/duckdb/parser/query_node.hpp
34149e54c1fe5a3f972193083894fb4c *src/duckdb/src/include/duckdb/parser/query_node/recursive_cte_node.hpp
7ccb11d11b4b303ab371da774c05015a *src/duckdb/src/include/duckdb/parser/query_node/select_node.hpp
bfed895691aeebb4cdcca3ed3de597f9 *src/duckdb/src/include/duckdb/parser/query_node/set_operation_node.hpp
54edee194a269a8966735ba34b49b90b *src/duckdb/src/include/duckdb/parser/result_modifier.hpp
d7ea9b8385205294205e46954d7fb0bd *src/duckdb/src/include/duckdb/parser/simplified_token.hpp
1464941fc5eb39e5aa5faf29adad1582 *src/duckdb/src/include/duckdb/parser/sql_statement.hpp
707abf9cab3ee378053491902991fdff *src/duckdb/src/include/duckdb/parser/statement/alter_statement.hpp
d99e9568517f598bf26b9e6675642e6d *src/duckdb/src/include/duckdb/parser/statement/call_statement.hpp
75af7019321eae81434e6d670180a73e *src/duckdb/src/include/duckdb/parser/statement/copy_statement.hpp
2f3f7f252d5b94cf1ce4224e9f80f831 *src/duckdb/src/include/duckdb/parser/statement/create_statement.hpp
b0b548fe601fd4ef49b303b12f8f468e *src/duckdb/src/include/duckdb/parser/statement/delete_statement.hpp
bf302466142951a590c355d654a7e132 *src/duckdb/src/include/duckdb/parser/statement/drop_statement.hpp
05c7cbe05b7ce6c00dc5a24554c561c2 *src/duckdb/src/include/duckdb/parser/statement/execute_statement.hpp
2d0e8bd76eeecb3e4dec5a80c2af225c *src/duckdb/src/include/duckdb/parser/statement/explain_statement.hpp
9331f463c936f8dcd21bd24c9103ef4c *src/duckdb/src/include/duckdb/parser/statement/export_statement.hpp
7c0fdc71ebf2df99ff8d86b32a1edb91 *src/duckdb/src/include/duckdb/parser/statement/insert_statement.hpp
ff331900620e19406ffc057a49f5eb42 *src/duckdb/src/include/duckdb/parser/statement/list.hpp
c31df107f9cbc9c13400a285b7687367 *src/duckdb/src/include/duckdb/parser/statement/load_statement.hpp
c9f8067684d09ca6e465bd28bd0d432b *src/duckdb/src/include/duckdb/parser/statement/pragma_statement.hpp
2c0c8698566b37fc022b8a035b0b722f *src/duckdb/src/include/duckdb/parser/statement/prepare_statement.hpp
c3e2039947777d2b5e3c7c072f08a182 *src/duckdb/src/include/duckdb/parser/statement/relation_statement.hpp
2ef70989a3ed95f752ce85e9e9ca908a *src/duckdb/src/include/duckdb/parser/statement/select_statement.hpp
cbb622a61113df843a1556e1fcb9a6a8 *src/duckdb/src/include/duckdb/parser/statement/set_statement.hpp
bacc5c1acc636d7e5dd1fa1cb91866ac *src/duckdb/src/include/duckdb/parser/statement/show_statement.hpp
786a5985a2158871cf0e2c751760d102 *src/duckdb/src/include/duckdb/parser/statement/transaction_statement.hpp
5b7856602c3467da614e3061db19dd45 *src/duckdb/src/include/duckdb/parser/statement/update_statement.hpp
c2310501b56b64b62c49e8438cda7eee *src/duckdb/src/include/duckdb/parser/statement/vacuum_statement.hpp
303b5cd1948c17912a3561d822a169c7 *src/duckdb/src/include/duckdb/parser/tableref.hpp
b2d1a2071700806babd41f8e1ec57479 *src/duckdb/src/include/duckdb/parser/tableref/basetableref.hpp
ccdc2d771c212b87cbd93a1920fd38e7 *src/duckdb/src/include/duckdb/parser/tableref/crossproductref.hpp
835f5eefd4bcf6722b022552a1e30489 *src/duckdb/src/include/duckdb/parser/tableref/emptytableref.hpp
733e4de16d15ce750ccb978d425f661d *src/duckdb/src/include/duckdb/parser/tableref/expressionlistref.hpp
47b85ac36b123b5d3c8cd04eddfa364d *src/duckdb/src/include/duckdb/parser/tableref/joinref.hpp
c866d54d34f7f7e750928da12ff0ce53 *src/duckdb/src/include/duckdb/parser/tableref/list.hpp
8a4d55a48cabaadcf0acf82c2a06e9fe *src/duckdb/src/include/duckdb/parser/tableref/subqueryref.hpp
8751d7853f21a4f836a35e9273fdfd16 *src/duckdb/src/include/duckdb/parser/tableref/table_function_ref.hpp
30a4f32bcebc6685b1c694219ed60f52 *src/duckdb/src/include/duckdb/parser/tokens.hpp
0ccb0a31c66022db7a35cb84938c757c *src/duckdb/src/include/duckdb/parser/transformer.hpp
195cee543d144f9ad64ccb37f8ab4ca9 *src/duckdb/src/include/duckdb/planner/bind_context.hpp
fe27fb0d7d3f03ef92f15a87d07c8dcf *src/duckdb/src/include/duckdb/planner/binder.hpp
fdae0eed01a5274f06ac43e52388965b *src/duckdb/src/include/duckdb/planner/bound_constraint.hpp
c32dd2cfe7de23e95091e21d9b032b6e *src/duckdb/src/include/duckdb/planner/bound_query_node.hpp
4f1c0b539ef9af0c7e0a9b86676a192b *src/duckdb/src/include/duckdb/planner/bound_result_modifier.hpp
3a968c102ff578eaf9ad3620300d9516 *src/duckdb/src/include/duckdb/planner/bound_statement.hpp
0d376310ce2379fc7b6db81806cd29b5 *src/duckdb/src/include/duckdb/planner/bound_tableref.hpp
916329396581d5882bcbe0f44ff6370a *src/duckdb/src/include/duckdb/planner/bound_tokens.hpp
53b2365ee3a34695eff1dd1d67921778 *src/duckdb/src/include/duckdb/planner/column_binding.hpp
8002e515a5ad06b35e63e7e06dd4e1e7 *src/duckdb/src/include/duckdb/planner/column_binding_map.hpp
66a8194e6ef3506df6699e74c97527b3 *src/duckdb/src/include/duckdb/planner/constraints/bound_check_constraint.hpp
ff1ea37b4468d2f9fe61230c396f2544 *src/duckdb/src/include/duckdb/planner/constraints/bound_not_null_constraint.hpp
acc65446ac9e019ab9b5ac121dfec1e1 *src/duckdb/src/include/duckdb/planner/constraints/bound_unique_constraint.hpp
8ac766ffb6c0fda0b8bdd44fcdcc9572 *src/duckdb/src/include/duckdb/planner/constraints/list.hpp
f28f96dc806d97750c8540d382a6296c *src/duckdb/src/include/duckdb/planner/expression.hpp
193b69816e306f2fbd8e697a4dde8469 *src/duckdb/src/include/duckdb/planner/expression/bound_aggregate_expression.hpp
ce84c90e1c9957594e9cd12f5d3248fb *src/duckdb/src/include/duckdb/planner/expression/bound_between_expression.hpp
1f6ec2826379a3d65db9a23ba8b4e6a3 *src/duckdb/src/include/duckdb/planner/expression/bound_case_expression.hpp
3c69fc9aff04a6b0d33986d85cc86bc8 *src/duckdb/src/include/duckdb/planner/expression/bound_cast_expression.hpp
dd4285ecc6799f710d782cc9094fd09c *src/duckdb/src/include/duckdb/planner/expression/bound_columnref_expression.hpp
84fd84727bea5e0570634be741dfbdc2 *src/duckdb/src/include/duckdb/planner/expression/bound_comparison_expression.hpp
dccbe91c19a5f77af6361a61b6a40195 *src/duckdb/src/include/duckdb/planner/expression/bound_conjunction_expression.hpp
3ffd806cc0780609a903184d6366ae2b *src/duckdb/src/include/duckdb/planner/expression/bound_constant_expression.hpp
244d3d4d0feb44519bfef4dac798b4f1 *src/duckdb/src/include/duckdb/planner/expression/bound_default_expression.hpp
9124a986abc2c73f10a1f667670ba63f *src/duckdb/src/include/duckdb/planner/expression/bound_function_expression.hpp
66810eb9be2256098107ca9471209875 *src/duckdb/src/include/duckdb/planner/expression/bound_operator_expression.hpp
0650d489a2d02894a03a893007a53c11 *src/duckdb/src/include/duckdb/planner/expression/bound_parameter_expression.hpp
b9b0409c0e25587d43359e313e319d83 *src/duckdb/src/include/duckdb/planner/expression/bound_reference_expression.hpp
6048f35a75241feb54c1625ff6a8ee0a *src/duckdb/src/include/duckdb/planner/expression/bound_subquery_expression.hpp
0da5e3d269d408d11ad76f76b5e26cee *src/duckdb/src/include/duckdb/planner/expression/bound_unnest_expression.hpp
3ea5aa8bdf387eabc7e5dc3a62062dfe *src/duckdb/src/include/duckdb/planner/expression/bound_window_expression.hpp
b220f7bbffdb15569f8dbaf84e12c912 *src/duckdb/src/include/duckdb/planner/expression/list.hpp
1ba32927083046d4b50cfd73d4cc3361 *src/duckdb/src/include/duckdb/planner/expression_binder.hpp
229e73499cd5a5b283135bc8860348ba *src/duckdb/src/include/duckdb/planner/expression_binder/aggregate_binder.hpp
fc3f13ca8ed651a382fb7460a189c444 *src/duckdb/src/include/duckdb/planner/expression_binder/alter_binder.hpp
da1da976ab0784cda0b9ed895ce12f17 *src/duckdb/src/include/duckdb/planner/expression_binder/check_binder.hpp
5b265ee6ccec439a2e7eb0d97be53cfb *src/duckdb/src/include/duckdb/planner/expression_binder/constant_binder.hpp
09b75035c78af0348ce8aee30b9ee28e *src/duckdb/src/include/duckdb/planner/expression_binder/group_binder.hpp
9ee3769960e5cb42350c1b4e1a8372f9 *src/duckdb/src/include/duckdb/planner/expression_binder/having_binder.hpp
ff02b9b55a7fe93b3871c1904a1a98b3 *src/duckdb/src/include/duckdb/planner/expression_binder/index_binder.hpp
84a89b6756fc08094ba2f8147047b9d6 *src/duckdb/src/include/duckdb/planner/expression_binder/insert_binder.hpp
47b9688c0e39da31631681d8833103fb *src/duckdb/src/include/duckdb/planner/expression_binder/order_binder.hpp
7eb338b40d822009aa087b6d8a558fa8 *src/duckdb/src/include/duckdb/planner/expression_binder/relation_binder.hpp
585d52170f12b66099d96239f5318398 *src/duckdb/src/include/duckdb/planner/expression_binder/select_binder.hpp
cccb64cdf0aad339f4c306d7c8387149 *src/duckdb/src/include/duckdb/planner/expression_binder/update_binder.hpp
59d4aae3f811f13dc082cd7f997175b5 *src/duckdb/src/include/duckdb/planner/expression_binder/where_binder.hpp
0e7e32a18c6e58e14e0a626d1b4747d2 *src/duckdb/src/include/duckdb/planner/expression_iterator.hpp
cdeabfb401331b0fdcd3839c7b1b4524 *src/duckdb/src/include/duckdb/planner/filter/conjunction_filter.hpp
a8ce57c9108180d7bf59acf98cf59fa6 *src/duckdb/src/include/duckdb/planner/filter/constant_filter.hpp
9e050119cb0073c9752b49f4436eecc2 *src/duckdb/src/include/duckdb/planner/filter/null_filter.hpp
950b0c86805b15b4e24bd81a3c112772 *src/duckdb/src/include/duckdb/planner/joinside.hpp
4cdbea66c4436f5905c780410ce0ddc9 *src/duckdb/src/include/duckdb/planner/logical_operator.hpp
d2fde19986b58205d5de024052bd9ef7 *src/duckdb/src/include/duckdb/planner/logical_operator_visitor.hpp
ffe1478b0fa8d49ced5cc83041ac40be *src/duckdb/src/include/duckdb/planner/logical_tokens.hpp
8ae4f573e10ff7f5c4cc1a698248bb38 *src/duckdb/src/include/duckdb/planner/operator/list.hpp
c3404c2afae98b6bf61d1dbe1f4625d9 *src/duckdb/src/include/duckdb/planner/operator/logical_aggregate.hpp
38bb33b8bdf10157706d46f1ff91c805 *src/duckdb/src/include/duckdb/planner/operator/logical_any_join.hpp
4253bbb2ff7d78a758ffb6585b9ce52e *src/duckdb/src/include/duckdb/planner/operator/logical_chunk_get.hpp
10b73988f6a81d0270b022c777061215 *src/duckdb/src/include/duckdb/planner/operator/logical_comparison_join.hpp
eb5cb2f8336a0182b5aa9b4f2b7d3de1 *src/duckdb/src/include/duckdb/planner/operator/logical_copy_to_file.hpp
50297a20b3f42aa23508d8a8eaf0602d *src/duckdb/src/include/duckdb/planner/operator/logical_create.hpp
31c4c75c8fb37243379878cac877c375 *src/duckdb/src/include/duckdb/planner/operator/logical_create_index.hpp
9f9e74ce7d7b5c497e6eee1ddf716f63 *src/duckdb/src/include/duckdb/planner/operator/logical_create_table.hpp
6d1b87b9025e0c44fe47ecb51e9f7c41 *src/duckdb/src/include/duckdb/planner/operator/logical_cross_product.hpp
b066d6f97170add66e44dacef18ae957 *src/duckdb/src/include/duckdb/planner/operator/logical_cteref.hpp
b78f67c5de46e54ebb652542bf0fcfb0 *src/duckdb/src/include/duckdb/planner/operator/logical_delete.hpp
2c0b34fc0298f2f7e3ee98d7cef6c82a *src/duckdb/src/include/duckdb/planner/operator/logical_delim_get.hpp
38451ed86fcd29fe457175933bca5612 *src/duckdb/src/include/duckdb/planner/operator/logical_delim_join.hpp
66eb7394875b5dcdc7a6ce987f12dbc6 *src/duckdb/src/include/duckdb/planner/operator/logical_distinct.hpp
d7d286eb48989716b6374153b59c3c37 *src/duckdb/src/include/duckdb/planner/operator/logical_dummy_scan.hpp
0e416020ea19b77b1e99e44a11880c79 *src/duckdb/src/include/duckdb/planner/operator/logical_empty_result.hpp
5e329bf953ccf88d6cc7c76de5e847e4 *src/duckdb/src/include/duckdb/planner/operator/logical_execute.hpp
10a76049721a33f970b69f0099a4afc1 *src/duckdb/src/include/duckdb/planner/operator/logical_explain.hpp
3294a7c7593077109d7cf9b966ba5e21 *src/duckdb/src/include/duckdb/planner/operator/logical_export.hpp
768e7ae2514709faa7b149a9ca9439e9 *src/duckdb/src/include/duckdb/planner/operator/logical_expression_get.hpp
07a7317c4d5be08fde3b3d2a1a5ebb27 *src/duckdb/src/include/duckdb/planner/operator/logical_filter.hpp
fa59fceef49d12755fe82047b7af39fe *src/duckdb/src/include/duckdb/planner/operator/logical_get.hpp
3907387635f3a44b21add6d63c2730c1 *src/duckdb/src/include/duckdb/planner/operator/logical_insert.hpp
9602911ae885596e1fbcc840ed9cbc37 *src/duckdb/src/include/duckdb/planner/operator/logical_join.hpp
6d35742526edff01fdb95418bb0abf30 *src/duckdb/src/include/duckdb/planner/operator/logical_limit.hpp
a0fbe66fdbf6a082655fed5ac2e8e476 *src/duckdb/src/include/duckdb/planner/operator/logical_order.hpp
fbdfe48f7069cc015bac6409f8d71fd4 *src/duckdb/src/include/duckdb/planner/operator/logical_pragma.hpp
052328384cec31258177481f14d9505e *src/duckdb/src/include/duckdb/planner/operator/logical_prepare.hpp
cb99aeb0a6169e836827170c3867f9a2 *src/duckdb/src/include/duckdb/planner/operator/logical_projection.hpp
3fe8bbf47519f115ffcacdc7a24de071 *src/duckdb/src/include/duckdb/planner/operator/logical_recursive_cte.hpp
3ee5383c1ac2aec3fd6771cdfa6a2549 *src/duckdb/src/include/duckdb/planner/operator/logical_sample.hpp
496a3e05f5ccb3ce825d21f0ecde9a42 *src/duckdb/src/include/duckdb/planner/operator/logical_set.hpp
b8f3ae5b9b6196e4330342a9cf6a4af7 *src/duckdb/src/include/duckdb/planner/operator/logical_set_operation.hpp
5e34c95073f71ac5cc0d1fd1800eb460 *src/duckdb/src/include/duckdb/planner/operator/logical_show.hpp
5ceb6c9372bb1f08862cf205b2f14a06 *src/duckdb/src/include/duckdb/planner/operator/logical_simple.hpp
f8099f666150e33017334dca52cd4103 *src/duckdb/src/include/duckdb/planner/operator/logical_top_n.hpp
4ee715720f735256f531d110456431c3 *src/duckdb/src/include/duckdb/planner/operator/logical_unnest.hpp
e40b327940c9b62cdc26c6350740b722 *src/duckdb/src/include/duckdb/planner/operator/logical_update.hpp
e5f9df066c030f2e5fc89219ea87ee2c *src/duckdb/src/include/duckdb/planner/operator/logical_window.hpp
e46845cc142fa40f3ba4e4421a268ff5 *src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_function_info.hpp
b4b7ab6696775ba34c69c77e95b51389 *src/duckdb/src/include/duckdb/planner/parsed_data/bound_create_table_info.hpp
c5ca53ea9e5f6ed973ea23a4fa93bff1 *src/duckdb/src/include/duckdb/planner/planner.hpp
1dd8cf313eca2136daf6d0edeb18147f *src/duckdb/src/include/duckdb/planner/pragma_handler.hpp
be6b9b2d49e337711175575894cec883 *src/duckdb/src/include/duckdb/planner/query_node/bound_recursive_cte_node.hpp
766d9ccfa14554672bdfbaa50064c3c3 *src/duckdb/src/include/duckdb/planner/query_node/bound_select_node.hpp
edf55d675bd4bdd62caebeb4bc498fa2 *src/duckdb/src/include/duckdb/planner/query_node/bound_set_operation_node.hpp
564043e26819988f0fb4c32ae0f15814 *src/duckdb/src/include/duckdb/planner/subquery/flatten_dependent_join.hpp
506bbaee824a1d4892ab0092662df10a *src/duckdb/src/include/duckdb/planner/subquery/has_correlated_expressions.hpp
45823c02bfca39808f9c13409e3dc55e *src/duckdb/src/include/duckdb/planner/subquery/rewrite_correlated_expressions.hpp
508aaddce307ee8a7e631cbb2eae919f *src/duckdb/src/include/duckdb/planner/table_binding.hpp
88191a614dda8827f296ee3b420eb8cc *src/duckdb/src/include/duckdb/planner/table_filter.hpp
954d7ba21569faa5924899c77a0c4c59 *src/duckdb/src/include/duckdb/planner/tableref/bound_basetableref.hpp
cb53437a480e82206a9c839c29cff63b *src/duckdb/src/include/duckdb/planner/tableref/bound_crossproductref.hpp
ee0174060f3bb9e2c44d254a1e71958b *src/duckdb/src/include/duckdb/planner/tableref/bound_cteref.hpp
7cda4c3a1966e9ed94558f14e8a0f440 *src/duckdb/src/include/duckdb/planner/tableref/bound_dummytableref.hpp
b19f535d24cb6987c2b7b3afc3c522c1 *src/duckdb/src/include/duckdb/planner/tableref/bound_expressionlistref.hpp
0417c60648f02f35b0aaa8e62cc44064 *src/duckdb/src/include/duckdb/planner/tableref/bound_joinref.hpp
ea2b8e9eb5070d7c2223263d8a16643f *src/duckdb/src/include/duckdb/planner/tableref/bound_subqueryref.hpp
87f6922ea8acd28f42fe1ff4512a086f *src/duckdb/src/include/duckdb/planner/tableref/bound_table_function.hpp
96fb405f3562f8d34ffff99201f33911 *src/duckdb/src/include/duckdb/planner/tableref/list.hpp
fe6e1a955882f1c68cd28afe844391fd *src/duckdb/src/include/duckdb/storage/block.hpp
d8dd336fa1e825f5a8d15f4b8255630e *src/duckdb/src/include/duckdb/storage/block_manager.hpp
55d420ba31b9cdb97ff51ad5979e87b7 *src/duckdb/src/include/duckdb/storage/buffer/block_handle.hpp
9aecee04a6c17d5cf10ebc2585e634bd *src/duckdb/src/include/duckdb/storage/buffer/buffer_handle.hpp
04f06e8c9ed442695a4f1ef27e9460a2 *src/duckdb/src/include/duckdb/storage/buffer/managed_buffer.hpp
0ec13bba914ca96d2d768edfdfc2944d *src/duckdb/src/include/duckdb/storage/buffer_manager.hpp
ae563ee3ffca545ee04f469f93eac484 *src/duckdb/src/include/duckdb/storage/checkpoint/string_checkpoint_state.hpp
9bfe0a06a041681311ae91211f202fef *src/duckdb/src/include/duckdb/storage/checkpoint/table_data_reader.hpp
2d90735c25c5d8a503c2cd6844551403 *src/duckdb/src/include/duckdb/storage/checkpoint/table_data_writer.hpp
51b45ef2b7bc29eb10c57cadc4984abb *src/duckdb/src/include/duckdb/storage/checkpoint/write_overflow_strings_to_disk.hpp
ba490a8886bcc8759222f3edb787cb8e *src/duckdb/src/include/duckdb/storage/checkpoint_manager.hpp
a3f5afaf2ec7b52b08a9a83b80300b23 *src/duckdb/src/include/duckdb/storage/data_pointer.hpp
157bd4a13b135e828990adc66de02f04 *src/duckdb/src/include/duckdb/storage/data_table.hpp
b708454bee525f3c39d82178ce3e09ac *src/duckdb/src/include/duckdb/storage/in_memory_block_manager.hpp
6840c5f578d66d60bf24230bd6ae719a *src/duckdb/src/include/duckdb/storage/index.hpp
414bf9112480c42df6ef9637d46f7341 *src/duckdb/src/include/duckdb/storage/meta_block_reader.hpp
e4e36c8e4c0eecb032be0b08c077d154 *src/duckdb/src/include/duckdb/storage/meta_block_writer.hpp
67ad7b53be6e53c450ee17a004e1723d *src/duckdb/src/include/duckdb/storage/object_cache.hpp
9d851b49a9cd48aba81257a94f9d8311 *src/duckdb/src/include/duckdb/storage/segment/uncompressed.hpp
4ac530fb27b2ab03c67cc6143b021253 *src/duckdb/src/include/duckdb/storage/single_file_block_manager.hpp
b87300a5d924fe7f6d3427139f985222 *src/duckdb/src/include/duckdb/storage/statistics/base_statistics.hpp
646e5202215e762f289cefc40f748ed5 *src/duckdb/src/include/duckdb/storage/statistics/list_statistics.hpp
77daed57acd88103194cbc6d82ece89f *src/duckdb/src/include/duckdb/storage/statistics/node_statistics.hpp
b180bd50896d2cc2d2ac34269ffb5887 *src/duckdb/src/include/duckdb/storage/statistics/numeric_statistics.hpp
7673a13abe6de0e98c76804ad5e4ac33 *src/duckdb/src/include/duckdb/storage/statistics/segment_statistics.hpp
abaa83c840c0e95ebf2ea345231e019a *src/duckdb/src/include/duckdb/storage/statistics/string_statistics.hpp
cb04ffe69be865872bd2c70d89a62fcd *src/duckdb/src/include/duckdb/storage/statistics/struct_statistics.hpp
33ddfc2a6cf41fbfb3c0eddc5a88982c *src/duckdb/src/include/duckdb/storage/statistics/validity_statistics.hpp
247876f6b57160937c885b702afa1ba9 *src/duckdb/src/include/duckdb/storage/storage_info.hpp
b67c267618c71ba6bae71b5016778f16 *src/duckdb/src/include/duckdb/storage/storage_lock.hpp
42c863fdf50ad2472651ccf2938e2789 *src/duckdb/src/include/duckdb/storage/storage_manager.hpp
e5b5404a5f1968fe7cd490b47cf179bd *src/duckdb/src/include/duckdb/storage/table/append_state.hpp
e7ded022b97b0a1fb1e398035494b392 *src/duckdb/src/include/duckdb/storage/table/chunk_info.hpp
a266ad2b9b13474c00acf43e478a7f88 *src/duckdb/src/include/duckdb/storage/table/column_checkpoint_state.hpp
d91a938544dfc505bc290dac457df703 *src/duckdb/src/include/duckdb/storage/table/column_data.hpp
0a07434fae7db12f895d82a9c424719f *src/duckdb/src/include/duckdb/storage/table/column_data_checkpointer.hpp
35c83a5900b623309bc657d798d7f50a *src/duckdb/src/include/duckdb/storage/table/column_segment.hpp
5de5e7a11ba754dcb339fe89c89b64b4 *src/duckdb/src/include/duckdb/storage/table/list_column_data.hpp
343b4d6de245b2c366b22db9c935ff0a *src/duckdb/src/include/duckdb/storage/table/persistent_table_data.hpp
fc5e94478c86f48277a999a55dae8f7d *src/duckdb/src/include/duckdb/storage/table/row_group.hpp
ec55fdebf59e8751164069deabc2a619 *src/duckdb/src/include/duckdb/storage/table/scan_state.hpp
7a8940ae9387e12556af3bf80208f361 *src/duckdb/src/include/duckdb/storage/table/segment_base.hpp
2709bea21d9c51dc6c180aef99a8f6b9 *src/duckdb/src/include/duckdb/storage/table/segment_tree.hpp
92d63f233ee9b1d667ce0eb55322eaa9 *src/duckdb/src/include/duckdb/storage/table/standard_column_data.hpp
7955370e1f024e7d19f1ed7cfa05dd72 *src/duckdb/src/include/duckdb/storage/table/struct_column_data.hpp
1ec7063c8fc89600e91ff40f91deed0c *src/duckdb/src/include/duckdb/storage/table/update_segment.hpp
134f64002cd975082093b664a029dd14 *src/duckdb/src/include/duckdb/storage/table/validity_column_data.hpp
a174b06b09aadfd6aa96a3967feef71b *src/duckdb/src/include/duckdb/storage/table_statistics.hpp
c1902aff008428c987da5309812b0f34 *src/duckdb/src/include/duckdb/storage/write_ahead_log.hpp
563601766a17a9f04f6386f2178de7db *src/duckdb/src/include/duckdb/transaction/append_info.hpp
925a2730c2764ffbcf8b50fd212908f7 *src/duckdb/src/include/duckdb/transaction/cleanup_state.hpp
7447f31e2f2d0dae98843430b62b085e *src/duckdb/src/include/duckdb/transaction/commit_state.hpp
9cf016acfc6d7d0c7d81cea98a5eadbe *src/duckdb/src/include/duckdb/transaction/delete_info.hpp
309245bc4f3b1de02d79e57c9d6eab40 *src/duckdb/src/include/duckdb/transaction/local_storage.hpp
6ff7bcc9a7682b8045cf7672079d28e8 *src/duckdb/src/include/duckdb/transaction/rollback_state.hpp
c4b571ba4150c2dea88ea21433d7648c *src/duckdb/src/include/duckdb/transaction/transaction.hpp
d46e134bd682601dc157306c5a43ad8b *src/duckdb/src/include/duckdb/transaction/transaction_context.hpp
b3ccbe5e2406f8b3c24038a18b40b057 *src/duckdb/src/include/duckdb/transaction/transaction_manager.hpp
807957a13ed36e99753a06361f9604f7 *src/duckdb/src/include/duckdb/transaction/undo_buffer.hpp
a717905a2322753296a8abf6fb6c55b4 *src/duckdb/src/include/duckdb/transaction/update_info.hpp
2f1dba09601689c8e923ad8f8bc6e1e4 *src/duckdb/src/main/appender.cpp
5dc862eccc2801dc30a52d657bc08f81 *src/duckdb/src/main/capi/appender-c.cpp
0497a0c27f6f63b09c2f2f3c845649a5 *src/duckdb/src/main/capi/arrow-c.cpp
046a9c5b2a7b6f7dde919de6a46bdf9b *src/duckdb/src/main/capi/config-c.cpp
a55aef6d4c0781300d3a6e5eea4abd84 *src/duckdb/src/main/capi/datetime-c.cpp
fd747c1a844fc43b7f3fcac5c079e322 *src/duckdb/src/main/capi/duckdb-c.cpp
33dca494a32eb63fe49f8aba3cf5fa59 *src/duckdb/src/main/capi/helper-c.cpp
66095b21a1bf517661db58e7a101c8f1 *src/duckdb/src/main/capi/hugeint-c.cpp
3cefe2c88502f481d972c40f4a661878 *src/duckdb/src/main/capi/prepared-c.cpp
5dbbe8e65b66772d0acbc3f6f143880a *src/duckdb/src/main/capi/result-c.cpp
ddb93a169c636bf071680eb20de708d7 *src/duckdb/src/main/capi/value-c.cpp
13ecdd73cc0c6ddd181f280e04f90945 *src/duckdb/src/main/client_context.cpp
30bfd67ca4f850ba7508f9c7c11d8482 *src/duckdb/src/main/config.cpp
c9366e82cb0a0347408a95eb16c8ab6b *src/duckdb/src/main/connection.cpp
45ae5fb5688a93e2fc3e37a62c3c94d8 *src/duckdb/src/main/database.cpp
7b5ad64daf9cec23e49a5fcbfc639024 *src/duckdb/src/main/materialized_query_result.cpp
4cbd77b6efbad6acfbc57a2b83b7eda6 *src/duckdb/src/main/prepared_statement.cpp
c63b4447511207c552b973c61fb2d29d *src/duckdb/src/main/prepared_statement_data.cpp
7952b53a0c1076cce189e99b06255a48 *src/duckdb/src/main/query_profiler.cpp
0052b52f175710418624840300f96336 *src/duckdb/src/main/query_result.cpp
ff212bc415af03d9ce8dd06eae14c0c5 *src/duckdb/src/main/relation.cpp
ff1a9ac734359d6a02cf0e36052be751 *src/duckdb/src/main/relation/aggregate_relation.cpp
f82d258099e70a61c956e61f47930e51 *src/duckdb/src/main/relation/create_table_relation.cpp
fb42aad9dd1726ebf150d1002696bd4f *src/duckdb/src/main/relation/create_view_relation.cpp
d589a301c543fceb676a0c97bc222033 *src/duckdb/src/main/relation/delete_relation.cpp
e56a2c5400130bf9541b74d5b47606d6 *src/duckdb/src/main/relation/distinct_relation.cpp
8860003aba7ddae6d6baf4ded8501497 *src/duckdb/src/main/relation/explain_relation.cpp
678b8a974b320905555ca908e1cd17ee *src/duckdb/src/main/relation/filter_relation.cpp
bea0762287490b145eaa94c75c498870 *src/duckdb/src/main/relation/insert_relation.cpp
ee8e29a5a0ef4a0c14efd84fc26a33b9 *src/duckdb/src/main/relation/join_relation.cpp
18439caec443198035dc1991403c8e2c *src/duckdb/src/main/relation/limit_relation.cpp
a173f3b54dd0c6dc8df1a378ca21aa52 *src/duckdb/src/main/relation/order_relation.cpp
889e83cfe1bb9c719ce94947488fe8f5 *src/duckdb/src/main/relation/projection_relation.cpp
d8ca803a42a24c566939815d67bd4c93 *src/duckdb/src/main/relation/query_relation.cpp
880d4100b576063db374d6c36f481547 *src/duckdb/src/main/relation/read_csv_relation.cpp
dc9f8ca37e6b81ec1c7eeae623279e45 *src/duckdb/src/main/relation/setop_relation.cpp
9aff11d05c2dfcab8cd714b7133998e9 *src/duckdb/src/main/relation/subquery_relation.cpp
76b91a84856ae253574fea6337b6aeaf *src/duckdb/src/main/relation/table_function_relation.cpp
8869d0bca151900d85a67a329e086a03 *src/duckdb/src/main/relation/table_relation.cpp
66bfd7e3beb8f9447edba72512eaa216 *src/duckdb/src/main/relation/update_relation.cpp
983e8a4fb044ec9719e03190e7bde460 *src/duckdb/src/main/relation/value_relation.cpp
c7231b31453c8e5a518888437bc21a9c *src/duckdb/src/main/relation/view_relation.cpp
4a258cb87119438dadc1372088f313db *src/duckdb/src/main/relation/write_csv_relation.cpp
98ab77c1e6bf4a92cb6959ffa5af8c66 *src/duckdb/src/main/stream_query_result.cpp
0a1fe332b31e43051ff555a65b991aad *src/duckdb/src/optimizer/column_lifetime_analyzer.cpp
6ef1ca86b3387f979925030e439e8842 *src/duckdb/src/optimizer/common_aggregate_optimizer.cpp
66661763c70e8ce9c3ed9907cb3a7d78 *src/duckdb/src/optimizer/cse_optimizer.cpp
d609e2016bc4a20c7ef467306b80f1b8 *src/duckdb/src/optimizer/deliminator.cpp
7966b506930dbba504d7925874460d28 *src/duckdb/src/optimizer/expression_heuristics.cpp
372ed2f2cfa93ec1394e6f8312111428 *src/duckdb/src/optimizer/expression_rewriter.cpp
e81564dba6557ad73fa3becada683af0 *src/duckdb/src/optimizer/filter_combiner.cpp
8b8039ac4bc1d09c83fbf9327ff1036b *src/duckdb/src/optimizer/filter_pullup.cpp
633902ed05556d084b6a0907c9011620 *src/duckdb/src/optimizer/filter_pushdown.cpp
1c11d8231e5e4df19c31d86137220a79 *src/duckdb/src/optimizer/in_clause_rewriter.cpp
30e5613463648332ad4dcb01d062f220 *src/duckdb/src/optimizer/join_order/join_relation_set.cpp
9c02d666c15643c1ffde9c57fc1ed660 *src/duckdb/src/optimizer/join_order/query_graph.cpp
a90154cd4d1e322c4983439a7925e256 *src/duckdb/src/optimizer/join_order_optimizer.cpp
6cb5665c4b38fb3a99d2f6a41b80be80 *src/duckdb/src/optimizer/matcher/expression_matcher.cpp
04090f3f28ef8544b4b10fdad5965fce *src/duckdb/src/optimizer/optimizer.cpp
f9feac4fd594f5bc4fcd15cf043779d6 *src/duckdb/src/optimizer/pullup/pullup_both_side.cpp
1ac0c544f4daf76c39a0ca72dcb5d1f0 *src/duckdb/src/optimizer/pullup/pullup_filter.cpp
9047833ba941a2e3d60a95b0e5998ba6 *src/duckdb/src/optimizer/pullup/pullup_from_left.cpp
96aeea347e7300970bc11d44af72f27f *src/duckdb/src/optimizer/pullup/pullup_projection.cpp
f19622204b428d07682b1e8e082a3017 *src/duckdb/src/optimizer/pullup/pullup_set_operation.cpp
b64c101e61e2ccd7631e7597042a0630 *src/duckdb/src/optimizer/pushdown/pushdown_aggregate.cpp
c327a2f5f0a9de17ac2b5106865c51c8 *src/duckdb/src/optimizer/pushdown/pushdown_cross_product.cpp
2d64efea66f3eb416eecc3be39d5900d *src/duckdb/src/optimizer/pushdown/pushdown_filter.cpp
a255e76d452bb289c61cab8817558cd2 *src/duckdb/src/optimizer/pushdown/pushdown_get.cpp
4fcf598f8a6cc32dbfff62a3f4422415 *src/duckdb/src/optimizer/pushdown/pushdown_inner_join.cpp
edd0edb46a97ad3fe042a00901f0632e *src/duckdb/src/optimizer/pushdown/pushdown_left_join.cpp
aa5e6cf1a5916632b3382294e910df6e *src/duckdb/src/optimizer/pushdown/pushdown_mark_join.cpp
19f026f94eb31bafb51d4d59d62a4bdc *src/duckdb/src/optimizer/pushdown/pushdown_projection.cpp
cecb9907c913c64e0f7ef5b1668fe51c *src/duckdb/src/optimizer/pushdown/pushdown_set_operation.cpp
5a06d436065752c0b22b6671556583b3 *src/duckdb/src/optimizer/pushdown/pushdown_single_join.cpp
b5cb8267f8e3140596a08c8774dd0b15 *src/duckdb/src/optimizer/regex_range_filter.cpp
ae3528c173691526d7511e1944666829 *src/duckdb/src/optimizer/remove_unused_columns.cpp
013b9c1b48f55c1cd1b52f810a107c14 *src/duckdb/src/optimizer/rule/arithmetic_simplification.cpp
5e9efb797fda9c09ee92d861d28dfef7 *src/duckdb/src/optimizer/rule/case_simplification.cpp
66e50ac0cd32ce0b139ce40914301cc2 *src/duckdb/src/optimizer/rule/comparison_simplification.cpp
4945e73028db9fce5d91fc9bac64223c *src/duckdb/src/optimizer/rule/conjunction_simplification.cpp
798774f2ee80dac961d5af70195dae29 *src/duckdb/src/optimizer/rule/constant_folding.cpp
01fafafa06015f164ce1402b0da88dd0 *src/duckdb/src/optimizer/rule/date_part_simplification.cpp
44a0b530e66254fad5b7c06d02ccaef8 *src/duckdb/src/optimizer/rule/distributivity.cpp
6db893b4a12eec6504c303b0cc532772 *src/duckdb/src/optimizer/rule/empty_needle_removal.cpp
6d287b2af5861eebee5d1f7ca7579426 *src/duckdb/src/optimizer/rule/in_clause_simplification_rule.cpp
5369afeb4317faecd7f15e85d6dbbcef *src/duckdb/src/optimizer/rule/like_optimizations.cpp
d48d8a33def63b724664b484645b4620 *src/duckdb/src/optimizer/rule/move_constants.cpp
5a7e026a0f96a3ab0d2aa9a26d07d6d3 *src/duckdb/src/optimizer/statistics/expression/propagate_aggregate.cpp
ac23aaee006dd817d4220a44912eb0f4 *src/duckdb/src/optimizer/statistics/expression/propagate_between.cpp
ec26c68a2ed0939b434496340d64e2c2 *src/duckdb/src/optimizer/statistics/expression/propagate_case.cpp
551b99ee857da7ddcee36f2ffb60832c *src/duckdb/src/optimizer/statistics/expression/propagate_cast.cpp
c6b728201fd805ff39343f92e8984534 *src/duckdb/src/optimizer/statistics/expression/propagate_columnref.cpp
d0ddf92403586b513d2cf12817e442b5 *src/duckdb/src/optimizer/statistics/expression/propagate_comparison.cpp
68b329da9893e34099c7d8ad5cb9c940 *src/duckdb/src/optimizer/statistics/expression/propagate_conjunction.cpp
6794b38a11cac71c73456c129bdf60bd *src/duckdb/src/optimizer/statistics/expression/propagate_constant.cpp
315dfd60854cc2355383a7de72ada6ea *src/duckdb/src/optimizer/statistics/expression/propagate_function.cpp
13f838dacab55a5dd1d28108fde37781 *src/duckdb/src/optimizer/statistics/expression/propagate_operator.cpp
b594083e972e3f884bb060442b2820ed *src/duckdb/src/optimizer/statistics/operator/propagate_aggregate.cpp
7adfe739ef17de42eb0aeb9c8fd34c09 *src/duckdb/src/optimizer/statistics/operator/propagate_cross_product.cpp
039ca1d6ce386fd9db289eac3770020a *src/duckdb/src/optimizer/statistics/operator/propagate_filter.cpp
3000ea8c06e61333db412d18c8188c75 *src/duckdb/src/optimizer/statistics/operator/propagate_get.cpp
12c9958bb323223ceefdf21e3be12378 *src/duckdb/src/optimizer/statistics/operator/propagate_join.cpp
c160382c197c72cefc9154f20d0c610d *src/duckdb/src/optimizer/statistics/operator/propagate_limit.cpp
e5db1dd9759c611b0c36f4b540bdfd72 *src/duckdb/src/optimizer/statistics/operator/propagate_order.cpp
3b3d76a272307800154d15896421c8f1 *src/duckdb/src/optimizer/statistics/operator/propagate_projection.cpp
ace6c57705238583b4fa0f8f563db8f0 *src/duckdb/src/optimizer/statistics/operator/propagate_set_operation.cpp
6786d0170fe44cbda2960298d5b0afb3 *src/duckdb/src/optimizer/statistics/operator/propagate_window.cpp
83fc9226fd3de9d09ebced2f63922bdc *src/duckdb/src/optimizer/statistics_propagator.cpp
a19355aea5d7ec6838d852821816f26b *src/duckdb/src/optimizer/topn_optimizer.cpp
755106e87831ddf9ff909cd27d2f908d *src/duckdb/src/parallel/executor.cpp
94ca899c5b57032355e044d11d14e1c5 *src/duckdb/src/parallel/pipeline.cpp
49aa6f2416820fd42587f29837434f9a *src/duckdb/src/parallel/task_scheduler.cpp
d4e510ce9a0c913bdb3003c8625dbbce *src/duckdb/src/parallel/thread_context.cpp
2835ed10577857e103eb38d9aacf0b74 *src/duckdb/src/parser/base_expression.cpp
faae269bdbbc9b72af09c6e9b6d2e68e *src/duckdb/src/parser/column_definition.cpp
3a7dfe4da6b3ba080ad61c958f7d8334 *src/duckdb/src/parser/constraint.cpp
76cfa192bafa9f981513f07941191d02 *src/duckdb/src/parser/constraints/check_constraint.cpp
1674ee5078a8a9ead33d6a96ce9683c5 *src/duckdb/src/parser/constraints/not_null_constraint.cpp
b20fecc1adbbd2bb16c021fce15e5664 *src/duckdb/src/parser/constraints/unique_constraint.cpp
39ed27bad7db26269e23f6c3b10b8656 *src/duckdb/src/parser/expression/between_expression.cpp
a6e49242bb71b3d5a64b471d5036051a *src/duckdb/src/parser/expression/case_expression.cpp
a248f408057d3a17e2799742565e435a *src/duckdb/src/parser/expression/cast_expression.cpp
4121f82868eefdd2af0e157e913063b4 *src/duckdb/src/parser/expression/collate_expression.cpp
730948d5b48184342f38b479b54c8f9b *src/duckdb/src/parser/expression/columnref_expression.cpp
e1416c1f1ea4cb91b99402ca5b32350d *src/duckdb/src/parser/expression/comparison_expression.cpp
a577143fe69ee993d1e337e0bab9f0ae *src/duckdb/src/parser/expression/conjunction_expression.cpp
f3b6c9586574918121698932415095b0 *src/duckdb/src/parser/expression/constant_expression.cpp
0c0a013de9bf3850b4935f3235731571 *src/duckdb/src/parser/expression/default_expression.cpp
a0bcd6142eaa27898672e71719bf477f *src/duckdb/src/parser/expression/function_expression.cpp
5c152dae5d6c50693ac4f293471e3edb *src/duckdb/src/parser/expression/lambda_expression.cpp
eda9c41db92767fc22eebfb7812814ab *src/duckdb/src/parser/expression/operator_expression.cpp
f9e67091946576e88af2ed9d2987a469 *src/duckdb/src/parser/expression/parameter_expression.cpp
e29213a85611d9170e14c0fede94c800 *src/duckdb/src/parser/expression/positional_reference_expression.cpp
687c95a462317b107caed63f05fb0ab7 *src/duckdb/src/parser/expression/star_expression.cpp
d3059b594ec95b732c81986d8793c3a8 *src/duckdb/src/parser/expression/subquery_expression.cpp
9890c71f10ccabf2c39227f2eeea5876 *src/duckdb/src/parser/expression/table_star_expression.cpp
78d6f8a54889b66c9ea89cedd4897f55 *src/duckdb/src/parser/expression/window_expression.cpp
a84fe448ed8a2b5e7098a20973da07b1 *src/duckdb/src/parser/expression_util.cpp
dc0c804063d0e262855e5203c20a7d49 *src/duckdb/src/parser/keyword_helper.cpp
4def5c7071256cc9ad0de6df71d52e93 *src/duckdb/src/parser/parsed_data/alter_table_info.cpp
b93f7937e13ae9967c3749f351e210f7 *src/duckdb/src/parser/parsed_data/sample_options.cpp
b7fd5c4728bc6bd25c34e1f53b7fe553 *src/duckdb/src/parser/parsed_expression.cpp
bbe8c44be5c820a39f53f4da054b47a1 *src/duckdb/src/parser/parsed_expression_iterator.cpp
b9744b44e492085ab80940ddaf284d36 *src/duckdb/src/parser/parser.cpp
bf7a3970b7f749226d7c8188bcd07355 *src/duckdb/src/parser/query_error_context.cpp
76955765a5202d34d9f482431c57fff6 *src/duckdb/src/parser/query_node.cpp
7f83d8662ed40dc7f2fb105eaa77a284 *src/duckdb/src/parser/query_node/recursive_cte_node.cpp
adfe12dd26ea0ea7cd1771b134139a99 *src/duckdb/src/parser/query_node/select_node.cpp
201cd71585b91b5643cceab8b7a26be3 *src/duckdb/src/parser/query_node/set_operation_node.cpp
f997b12fa0408465566d21a8fc0164cc *src/duckdb/src/parser/result_modifier.cpp
54d7459c6a680578c82286e914c7267f *src/duckdb/src/parser/statement/alter_statement.cpp
16c4c27376e3ca075db9d05def4f3bc7 *src/duckdb/src/parser/statement/call_statement.cpp
ef85657a2c7660b3d8bbcc42664033f3 *src/duckdb/src/parser/statement/copy_statement.cpp
85f6be7c25fd0939dcf0813e7955e436 *src/duckdb/src/parser/statement/create_statement.cpp
4e8c9ca1c5acf4491e10307005fb6b63 *src/duckdb/src/parser/statement/delete_statement.cpp
8dd73ff54f1a2e95f8e7861ebc10b634 *src/duckdb/src/parser/statement/drop_statement.cpp
cdf1d692b50a17485c8479dd96e1a683 *src/duckdb/src/parser/statement/execute_statement.cpp
5b1e5880c0fb3bca15aa4fee47716cef *src/duckdb/src/parser/statement/explain_statement.cpp
5eaabfaf04a017087ca9b80c5f37c741 *src/duckdb/src/parser/statement/export_statement.cpp
227e61170f94b8515c5c94dc0326e980 *src/duckdb/src/parser/statement/insert_statement.cpp
e352db2d30793c2bfcd20c9a53be32ab *src/duckdb/src/parser/statement/load_statement.cpp
f47bcef2780ab40d7476490ee06144ac *src/duckdb/src/parser/statement/pragma_statement.cpp
d2dd92f127ad55ed3786b8a0949676f8 *src/duckdb/src/parser/statement/prepare_statement.cpp
6555d57a463b34ecb952488241aaf657 *src/duckdb/src/parser/statement/relation_statement.cpp
9aea87750b98d18bf206619da37692f6 *src/duckdb/src/parser/statement/select_statement.cpp
0fd3cf70dc5ce2147a8aab0a38525b44 *src/duckdb/src/parser/statement/set_statement.cpp
a84236384e4762776ed2ae66cef44fcd *src/duckdb/src/parser/statement/show_statement.cpp
6535b19c2ea365e5f497d8fe82056bec *src/duckdb/src/parser/statement/transaction_statement.cpp
c6fbd8965e03ccd11ef6ae10dd8530d3 *src/duckdb/src/parser/statement/update_statement.cpp
6feeba7d97662769d9e992ff369b1403 *src/duckdb/src/parser/statement/vacuum_statement.cpp
6c38db3039a3cba9a68d347d6518a8ef *src/duckdb/src/parser/tableref.cpp
5c769472d534ea8cfee0842e116089f5 *src/duckdb/src/parser/tableref/basetableref.cpp
3266918e4087a817d61948cda8fa64f7 *src/duckdb/src/parser/tableref/crossproductref.cpp
26b6c8c693cbf85f2106711fc0702eb2 *src/duckdb/src/parser/tableref/emptytableref.cpp
e96d4abab6e9e8a499104738beea2f95 *src/duckdb/src/parser/tableref/expressionlistref.cpp
16d5e65010868cbb6cbed19575c6e5b1 *src/duckdb/src/parser/tableref/joinref.cpp
391978d388a9f7432f3a2b057f2d43e2 *src/duckdb/src/parser/tableref/subqueryref.cpp
a113a482e6b3b2e0fe9dfa16842297da *src/duckdb/src/parser/tableref/table_function.cpp
dd8e1e10dd4713ff562a468c102999e1 *src/duckdb/src/parser/transform/constraint/transform_constraint.cpp
60865ba73c421413a142d104e45aeb13 *src/duckdb/src/parser/transform/expression/transform_array_access.cpp
f7a297b8bbb1f21f9acef7a08c480c38 *src/duckdb/src/parser/transform/expression/transform_bool_expr.cpp
5f5cc147b27dc203c480c55cd959fb89 *src/duckdb/src/parser/transform/expression/transform_case.cpp
96745d37ba7d7f640653bca1f55007bc *src/duckdb/src/parser/transform/expression/transform_cast.cpp
49981e2b4ae6382b62c328dd3e0ac6ef *src/duckdb/src/parser/transform/expression/transform_coalesce.cpp
7bc0aa96718df448f661a0c78622bdc1 *src/duckdb/src/parser/transform/expression/transform_columnref.cpp
cefb983efac198d35ae014d1b1b7ff77 *src/duckdb/src/parser/transform/expression/transform_constant.cpp
709d6e557a2f27d129984a630657bdbd *src/duckdb/src/parser/transform/expression/transform_expression.cpp
74ce6b0939ad5101f229b8243459bed8 *src/duckdb/src/parser/transform/expression/transform_function.cpp
e58567ddba7893aafb898a97730f397b *src/duckdb/src/parser/transform/expression/transform_interval.cpp
52885c7a9147cebf620b449770beb97f *src/duckdb/src/parser/transform/expression/transform_is_null.cpp
b68e2ebec72aa5c6c342717d7e75d04b *src/duckdb/src/parser/transform/expression/transform_lambda.cpp
b1a11aadf837fbe45995d2d8a32c8b7f *src/duckdb/src/parser/transform/expression/transform_operator.cpp
5b711f740ca7a1d9074f7cc5a0a5b8ee *src/duckdb/src/parser/transform/expression/transform_param_ref.cpp
ff988ad7183c7193ce565538a20f5c79 *src/duckdb/src/parser/transform/expression/transform_positional_reference.cpp
84e7aaf26f7c51e2d056594d32ed2995 *src/duckdb/src/parser/transform/expression/transform_subquery.cpp
56ed41fe2d66c24dcff49bad576b373d *src/duckdb/src/parser/transform/helpers/nodetype_to_string.cpp
4575e980bb84a83e353fe6a7b8b9585d *src/duckdb/src/parser/transform/helpers/transform_alias.cpp
82b1d25d2719a5e958e99620efaf5ccf *src/duckdb/src/parser/transform/helpers/transform_cte.cpp
8b19c0f655f6a195814ec281d49b763c *src/duckdb/src/parser/transform/helpers/transform_groupby.cpp
9c1d5d42d372c6d80cf5bae648cbd9f2 *src/duckdb/src/parser/transform/helpers/transform_orderby.cpp
3eace3c7762815e017705e1c40844c71 *src/duckdb/src/parser/transform/helpers/transform_sample.cpp
f404e8cb767f33a747e1fbca47a0944c *src/duckdb/src/parser/transform/helpers/transform_typename.cpp
1f7559a2a62b2a6ffaa2051b5c6bf12b *src/duckdb/src/parser/transform/statement/transform_alter_table.cpp
00250341c4284e0af5fda69c0c382f12 *src/duckdb/src/parser/transform/statement/transform_call.cpp
3ca1aeea87085f134978f752e329d1b4 *src/duckdb/src/parser/transform/statement/transform_checkpoint.cpp
dbe663b9b852bc49c3905c5847276e68 *src/duckdb/src/parser/transform/statement/transform_copy.cpp
2bd31ebcd8d5079fb5402e6469a575a6 *src/duckdb/src/parser/transform/statement/transform_create_function.cpp
874c046f77d6d17cc725ed163ee46331 *src/duckdb/src/parser/transform/statement/transform_create_index.cpp
fbd936ef0c2e77a28be85383aecb857f *src/duckdb/src/parser/transform/statement/transform_create_schema.cpp
3532ef30b7ac7c54828476a3ccb04b9f *src/duckdb/src/parser/transform/statement/transform_create_sequence.cpp
5551b559537eb5b92437fb28e1ff0a07 *src/duckdb/src/parser/transform/statement/transform_create_table.cpp
6425b2feafd859ba68d8691761514ee0 *src/duckdb/src/parser/transform/statement/transform_create_table_as.cpp
93afef382252e8aa639c3918c6531a3f *src/duckdb/src/parser/transform/statement/transform_create_view.cpp
05e99d8437930f8fffbe8d88e963c6d1 *src/duckdb/src/parser/transform/statement/transform_delete.cpp
8d81b8a069b981c3b9391b0382e08ad6 *src/duckdb/src/parser/transform/statement/transform_drop.cpp
288638459e8d458d9c56930eb6d6c8e8 *src/duckdb/src/parser/transform/statement/transform_explain.cpp
282278271fb997e1a94376ba0ae10c68 *src/duckdb/src/parser/transform/statement/transform_export.cpp
218544a882277b8414f34f8d0a6f9b23 *src/duckdb/src/parser/transform/statement/transform_import.cpp
85149c2d4811e4ea6dbc8303e88474bd *src/duckdb/src/parser/transform/statement/transform_insert.cpp
e8964a7d63d02f210b4b62f9847fc3bb *src/duckdb/src/parser/transform/statement/transform_load.cpp
455f62ad28cce6528eec547d322041e5 *src/duckdb/src/parser/transform/statement/transform_pragma.cpp
d1b983761952ee599c02ed125fc040a8 *src/duckdb/src/parser/transform/statement/transform_prepare.cpp
930e2e122b239b89e08a5a005d2c913a *src/duckdb/src/parser/transform/statement/transform_rename.cpp
1db6d26b0cf87981a19c23f95eb5c7f1 *src/duckdb/src/parser/transform/statement/transform_select.cpp
d159c5b517670c44db14d0dba20da3d0 *src/duckdb/src/parser/transform/statement/transform_select_node.cpp
595b5b0886759ea6106a4aeb2120c273 *src/duckdb/src/parser/transform/statement/transform_set.cpp
50f13f79a559d1660a47cfde26d4c17b *src/duckdb/src/parser/transform/statement/transform_show.cpp
2538208ddaa059f468d565941a5d5df0 *src/duckdb/src/parser/transform/statement/transform_show_select.cpp
2c411332c28c54e77b416f0c4c2a0720 *src/duckdb/src/parser/transform/statement/transform_transaction.cpp
26b41bdb32c9428909457ff26c61712d *src/duckdb/src/parser/transform/statement/transform_update.cpp
bb65d829da15964e846f8fefd6f21d73 *src/duckdb/src/parser/transform/statement/transform_vacuum.cpp
744b7fcfb41c775cca61ea3e722af2ed *src/duckdb/src/parser/transform/tableref/transform_base_tableref.cpp
b2dfd6a7f08eddc9a3b34d975506e267 *src/duckdb/src/parser/transform/tableref/transform_from.cpp
b198d9a6166b0bd1fa9618402bbfb034 *src/duckdb/src/parser/transform/tableref/transform_join.cpp
f0fb34272c5c001a7f882050a4134255 *src/duckdb/src/parser/transform/tableref/transform_subquery.cpp
b2ddd4d3bfe755cc4059457563ff2725 *src/duckdb/src/parser/transform/tableref/transform_table_function.cpp
9433bc34920d2a09c002f733592d6107 *src/duckdb/src/parser/transform/tableref/transform_tableref.cpp
1a0f912bd1e503659c4c0b5fb01418ee *src/duckdb/src/parser/transformer.cpp
54995801cbae9be15a9ab7436d9e7acf *src/duckdb/src/planner/bind_context.cpp
0e4b2456925cc5a6af16b81c1bc68fd0 *src/duckdb/src/planner/binder.cpp
4bcd1f218bbfd6777388a69ce4d52080 *src/duckdb/src/planner/binder/expression/bind_aggregate_expression.cpp
42e31c8acf9ad0bd3ab1d0e0cb0af8db *src/duckdb/src/planner/binder/expression/bind_between_expression.cpp
65c5e0210857bcbc7b80578e343afd5f *src/duckdb/src/planner/binder/expression/bind_case_expression.cpp
e38533ba80fa09b8ff48de1db30e336f *src/duckdb/src/planner/binder/expression/bind_cast_expression.cpp
c5dda8400fee13a07b18d3349d92c2d4 *src/duckdb/src/planner/binder/expression/bind_collate_expression.cpp
f8db340bfa68ec698f34286977fad0f8 *src/duckdb/src/planner/binder/expression/bind_columnref_expression.cpp
ea2106804df4daa38455ef7b56f3a008 *src/duckdb/src/planner/binder/expression/bind_comparison_expression.cpp
d99410f645efbd0484d96814711f732e *src/duckdb/src/planner/binder/expression/bind_conjunction_expression.cpp
9bb123f411a49413bc4ef67564417534 *src/duckdb/src/planner/binder/expression/bind_constant_expression.cpp
d0f9d0854f3a4babaa10a0c20101f9ba *src/duckdb/src/planner/binder/expression/bind_function_expression.cpp
d753a175d18be34908afce0cd4e10023 *src/duckdb/src/planner/binder/expression/bind_lambda.cpp
4620cd50d3fecf4d39615828f0e02e6b *src/duckdb/src/planner/binder/expression/bind_macro_expression.cpp
c05e578cabc92162426187749b774239 *src/duckdb/src/planner/binder/expression/bind_operator_expression.cpp
64ccc56272a2cc22d32ef166560559ad *src/duckdb/src/planner/binder/expression/bind_parameter_expression.cpp
b180a804f60b1bf2f0701f60f797822d *src/duckdb/src/planner/binder/expression/bind_positional_reference_expression.cpp
af7c83248a1cb0ad32b7159c6ab4c228 *src/duckdb/src/planner/binder/expression/bind_subquery_expression.cpp
50fc6b7304da6190e03df586dccc963b *src/duckdb/src/planner/binder/expression/bind_unnest_expression.cpp
8eb465117f1b176628b6751d6b5726d0 *src/duckdb/src/planner/binder/expression/bind_window_expression.cpp
217e895e290340288853701e87ccf14d *src/duckdb/src/planner/binder/query_node/bind_recursive_cte_node.cpp
307de3ac85bd8a5f60cde75e40522b8a *src/duckdb/src/planner/binder/query_node/bind_select_node.cpp
5378a44a8d421cb9418f1f0d8e258be8 *src/duckdb/src/planner/binder/query_node/bind_setop_node.cpp
6649710b8f5ecae8671dfa74b9d7d3a5 *src/duckdb/src/planner/binder/query_node/plan_query_node.cpp
90511362551d613f8aed8e2e0a03bbc9 *src/duckdb/src/planner/binder/query_node/plan_recursive_cte_node.cpp
f231e9923a6cac676093c8432d3e7959 *src/duckdb/src/planner/binder/query_node/plan_select_node.cpp
793555226b6157b33dd32071ede60493 *src/duckdb/src/planner/binder/query_node/plan_setop.cpp
e238884e6cb01cc2279d9c01b09cccb8 *src/duckdb/src/planner/binder/query_node/plan_subquery.cpp
8591e00035e599b3b1cc2b800f1bde73 *src/duckdb/src/planner/binder/statement/bind_call.cpp
ea62181594c875eb508881208b902d69 *src/duckdb/src/planner/binder/statement/bind_copy.cpp
9533a7ff9395656ac1e5b3883e1d0b6d *src/duckdb/src/planner/binder/statement/bind_create.cpp
3e681794ecd103b05248a6a049b1ae2f *src/duckdb/src/planner/binder/statement/bind_create_table.cpp
ad5ea1f685a9e90ddd7bb24dff0612d6 *src/duckdb/src/planner/binder/statement/bind_delete.cpp
bf05538cd580e803d28ecaa341a7f8bf *src/duckdb/src/planner/binder/statement/bind_drop.cpp
f39ae2161fb033aef07cc665d3e34004 *src/duckdb/src/planner/binder/statement/bind_explain.cpp
5762977c25f5411b8cabf1f11284d900 *src/duckdb/src/planner/binder/statement/bind_export.cpp
3fda23c1d35e32fc04579a0faf99d7a8 *src/duckdb/src/planner/binder/statement/bind_insert.cpp
50186b3d1b8d402a8b951b1c112f70b5 *src/duckdb/src/planner/binder/statement/bind_load.cpp
e2fee2b2abfe098659f37d325cd2fe03 *src/duckdb/src/planner/binder/statement/bind_pragma.cpp
0b623e8bca42659c6e2926bf92dd3410 *src/duckdb/src/planner/binder/statement/bind_relation.cpp
000b64cc4daec17ecba0301dfb0eb00a *src/duckdb/src/planner/binder/statement/bind_select.cpp
74e771dcafcb74f8504a676a4796890e *src/duckdb/src/planner/binder/statement/bind_set.cpp
5baa0c4d58566b46a5def05b858d0917 *src/duckdb/src/planner/binder/statement/bind_show.cpp
d6db2eec66be83e77d3bad039afe992c *src/duckdb/src/planner/binder/statement/bind_simple.cpp
245b259b6a446a7647aa0ca5b8e9ea67 *src/duckdb/src/planner/binder/statement/bind_summarize.cpp
ae6599c907fc8578a4c4ea7f1aaf00fe *src/duckdb/src/planner/binder/statement/bind_update.cpp
d29464981427f22987a7455431abeb3f *src/duckdb/src/planner/binder/statement/bind_vacuum.cpp
56f831040e0963a286114b4e9a0fe4ba *src/duckdb/src/planner/binder/tableref/bind_basetableref.cpp
325c70879a7db3f8b6982821f2de21e9 *src/duckdb/src/planner/binder/tableref/bind_crossproductref.cpp
ab881e616331e220833da910a03a00a3 *src/duckdb/src/planner/binder/tableref/bind_emptytableref.cpp
93ef730fc31b10ffd396eea13d1dad7e *src/duckdb/src/planner/binder/tableref/bind_expressionlistref.cpp
4655f7c4119989439ce44b9b2bbd0769 *src/duckdb/src/planner/binder/tableref/bind_joinref.cpp
85c76e151ef01d578eaf56cbeee56e85 *src/duckdb/src/planner/binder/tableref/bind_named_parameters.cpp
026bf490a38a6638b0e03559b5d0ae9b *src/duckdb/src/planner/binder/tableref/bind_subqueryref.cpp
84b445785e3d4a48f2ceb5d1d29b3504 *src/duckdb/src/planner/binder/tableref/bind_table_function.cpp
78853dd02c3d136e95ba2e2224c7751f *src/duckdb/src/planner/binder/tableref/plan_basetableref.cpp
74e6deea17435372e52378695c622dda *src/duckdb/src/planner/binder/tableref/plan_crossproductref.cpp
c79bd60f1f20a5359c66d2e228dd4d93 *src/duckdb/src/planner/binder/tableref/plan_cteref.cpp
dadcf7a2a5ef03b9901e31f67499dacd *src/duckdb/src/planner/binder/tableref/plan_dummytableref.cpp
d08b1d5a3c7c1b8f40c657986accc245 *src/duckdb/src/planner/binder/tableref/plan_expressionlistref.cpp
3f837a20d223c86054a4436e81d27973 *src/duckdb/src/planner/binder/tableref/plan_joinref.cpp
3891f5f11378a8ffd211546782172c87 *src/duckdb/src/planner/binder/tableref/plan_subqueryref.cpp
626f6696c6f6b39d6787f6b01be1ae90 *src/duckdb/src/planner/binder/tableref/plan_table_function.cpp
441732e2aaf3a95f8c8cee4cacea59d8 *src/duckdb/src/planner/expression.cpp
9637e18f8d392c6cd663a9595f9385ad *src/duckdb/src/planner/expression/bound_aggregate_expression.cpp
3a17c18b4270dca5bd15cb7d7bf580a5 *src/duckdb/src/planner/expression/bound_between_expression.cpp
c0d8c80ca33bb852c9188d9f49724d1b *src/duckdb/src/planner/expression/bound_case_expression.cpp
0af09c11c416e4fe96b94a49c372f17f *src/duckdb/src/planner/expression/bound_cast_expression.cpp
75f6341667ffca2466115ccbfb285e00 *src/duckdb/src/planner/expression/bound_columnref_expression.cpp
7da5e59c61219c1841dcd5e51686e111 *src/duckdb/src/planner/expression/bound_comparison_expression.cpp
a61a1a08f099159da95f64bd9b4f5a32 *src/duckdb/src/planner/expression/bound_conjunction_expression.cpp
1e05fd7f8d2f347add67609716a0df44 *src/duckdb/src/planner/expression/bound_constant_expression.cpp
3704c13978ca109068c9fc478bf48c6a *src/duckdb/src/planner/expression/bound_function_expression.cpp
fa29a30dfe419f8c87ad39e313d93bc4 *src/duckdb/src/planner/expression/bound_operator_expression.cpp
29986cf2d65392aa9a80732604902b2a *src/duckdb/src/planner/expression/bound_parameter_expression.cpp
78852f934f570b082040c674e1c2d082 *src/duckdb/src/planner/expression/bound_reference_expression.cpp
5d51dfc5fef25030ccda83fb387ccc6d *src/duckdb/src/planner/expression/bound_subquery_expression.cpp
b8b9e9ff93fd9187d64f130ce360ac2e *src/duckdb/src/planner/expression/bound_unnest_expression.cpp
5224362999439764cd331ad2c50cba90 *src/duckdb/src/planner/expression/bound_window_expression.cpp
1b83cd2fac7412e2e29d890a12c45b62 *src/duckdb/src/planner/expression_binder.cpp
29b8feb56a253d207950b3210ddf3262 *src/duckdb/src/planner/expression_binder/aggregate_binder.cpp
cca16b86e747ab14bb75d7b52f4dc8b5 *src/duckdb/src/planner/expression_binder/alter_binder.cpp
53d3892425c39069fad45e16cf1a10b8 *src/duckdb/src/planner/expression_binder/check_binder.cpp
426b0a220c1b48c9ff16eaeaae155c16 *src/duckdb/src/planner/expression_binder/constant_binder.cpp
38a9c47407bc692249cbc21cdd7aa959 *src/duckdb/src/planner/expression_binder/group_binder.cpp
ea167dc7f7882b5a39228fc329cf54b5 *src/duckdb/src/planner/expression_binder/having_binder.cpp
a482019d40ac612bf5b13dc3611df917 *src/duckdb/src/planner/expression_binder/index_binder.cpp
824db0b12fa2ac216b50cd742abab379 *src/duckdb/src/planner/expression_binder/insert_binder.cpp
b1708b9942e8bdb69f3b33c99cf3f36b *src/duckdb/src/planner/expression_binder/order_binder.cpp
83abb8febba6449f6a0fd12914a2ffa4 *src/duckdb/src/planner/expression_binder/relation_binder.cpp
13d5f79df1b20035fdfbb362e1b8ffa9 *src/duckdb/src/planner/expression_binder/select_binder.cpp
367c59f57b03757bd898508ac6611100 *src/duckdb/src/planner/expression_binder/update_binder.cpp
13d1baf616c15007f129f3858616140e *src/duckdb/src/planner/expression_binder/where_binder.cpp
e2e0186866b744ef8300704bae9ed09e *src/duckdb/src/planner/expression_iterator.cpp
967fbb34e60d10749889dc4ce7cd6ab5 *src/duckdb/src/planner/filter/conjunction_filter.cpp
3a7f8d1aab576bf0a0b76058f47b9c2b *src/duckdb/src/planner/filter/constant_filter.cpp
a555042ba5e4d68bcb5929383b198b4d *src/duckdb/src/planner/filter/null_filter.cpp
7f7963c56300877c4f94414b542a3c72 *src/duckdb/src/planner/joinside.cpp
dff94fbe91fa4398595fa1831ed77bc3 *src/duckdb/src/planner/logical_operator.cpp
6f38e95c997298324c5256b223dc1264 *src/duckdb/src/planner/logical_operator_visitor.cpp
fab3b375344b6a9f0d0509a204b496f4 *src/duckdb/src/planner/operator/logical_aggregate.cpp
7eb41e514cea981e52bc94b9ad34bebb *src/duckdb/src/planner/operator/logical_any_join.cpp
4f0fc21928373137222277828890ee17 *src/duckdb/src/planner/operator/logical_comparison_join.cpp
e7495f0f29fc2f706fd16b1b0aa10104 *src/duckdb/src/planner/operator/logical_cross_product.cpp
16d7f247949e79252d277b3c985ac3d1 *src/duckdb/src/planner/operator/logical_distinct.cpp
99a3eca208d6c77c8f3149f8d735db49 *src/duckdb/src/planner/operator/logical_empty_result.cpp
bad1f41a8faeea9eab41fb9439307588 *src/duckdb/src/planner/operator/logical_filter.cpp
8e55c947b819173f70b6fcccacaf3853 *src/duckdb/src/planner/operator/logical_get.cpp
57a17bb2f79a9f2860fc67e528b0db9f *src/duckdb/src/planner/operator/logical_join.cpp
21ab28a5ca0b038f1a9f2809e1a38d0b *src/duckdb/src/planner/operator/logical_projection.cpp
30345770adad0d19d348fc7ef2fdb3d9 *src/duckdb/src/planner/operator/logical_unnest.cpp
d0a1f06c4f830a2302757a4ec9c69929 *src/duckdb/src/planner/operator/logical_window.cpp
12e40161bdf505df4a7b5541ad122e5a *src/duckdb/src/planner/planner.cpp
c43442ee99135e5417319e33b7aaebb2 *src/duckdb/src/planner/pragma_handler.cpp
fc9b47cd148ece55bafc557234c63bba *src/duckdb/src/planner/subquery/flatten_dependent_join.cpp
4a5c5235df2c1971688cfb35b897211b *src/duckdb/src/planner/subquery/has_correlated_expressions.cpp
9c3f9caf5c51f6e3e07fa2327ad25c55 *src/duckdb/src/planner/subquery/rewrite_correlated_expressions.cpp
2fd4a3760be0c60bf92850ad3a26cb01 *src/duckdb/src/planner/table_binding.cpp
01c4213e526e89c43881c35b0105a6ca *src/duckdb/src/planner/table_filter.cpp
60593a59cb117218b72efa6bbf2f743c *src/duckdb/src/storage/block.cpp
ac70befc7a78890052ede4d46ba35fca *src/duckdb/src/storage/buffer/buffer_handle.cpp
564c0aed1c63f2c343c434df8daf375b *src/duckdb/src/storage/buffer/managed_buffer.cpp
9b9004bf47d20de82e1f7b0bd0a508ca *src/duckdb/src/storage/buffer_manager.cpp
551b538b9707ef76231e4b05005ca8b9 *src/duckdb/src/storage/checkpoint/table_data_reader.cpp
1e58805af4567057701b5c779a90aba3 *src/duckdb/src/storage/checkpoint/table_data_writer.cpp
c3ebdea0c00c0cac7698de5339fd1737 *src/duckdb/src/storage/checkpoint/write_overflow_strings_to_disk.cpp
013763ce275685d5d9fdab6d82fb44eb *src/duckdb/src/storage/checkpoint_manager.cpp
c9b4021b875c57638441c2027d0895c7 *src/duckdb/src/storage/compression/fixed_size_uncompressed.cpp
3cffe5633c9f18ec22f5dbaf769d62b6 *src/duckdb/src/storage/compression/numeric_constant.cpp
3b4b24ebb932762fdc09580151b5bf5d *src/duckdb/src/storage/compression/rle.cpp
b8000d92aa4d52f45983f69ed5df6999 *src/duckdb/src/storage/compression/string_uncompressed.cpp
7b5ec301c18c4ab0bb96a4ea150e52ba *src/duckdb/src/storage/compression/uncompressed.cpp
9df5377316235e7c3bf4c29aaea64f89 *src/duckdb/src/storage/compression/validity_uncompressed.cpp
62eef3df6729900175174faa357d8e68 *src/duckdb/src/storage/data_table.cpp
dda2584725eec64f47ab184a2242a0b4 *src/duckdb/src/storage/index.cpp
ac20aec0104dee6077b7e915b962055a *src/duckdb/src/storage/local_storage.cpp
77ee6bc5b805681e255a29395064060e *src/duckdb/src/storage/meta_block_reader.cpp
fc08c25d3be0ae9bc81b2366a6553fed *src/duckdb/src/storage/meta_block_writer.cpp
b6d81e2932b648703a4a018d6e35024f *src/duckdb/src/storage/single_file_block_manager.cpp
0197d6aa6e7d083a236e0346677cd2b7 *src/duckdb/src/storage/statistics/base_statistics.cpp
7383aa14b35385368a970dd8bfcb26df *src/duckdb/src/storage/statistics/list_statistics.cpp
7cafde79a98c529b60f140d96cfdae0d *src/duckdb/src/storage/statistics/numeric_statistics.cpp
120e6a8653cbbaa2930ca4a51cb43eb2 *src/duckdb/src/storage/statistics/segment_statistics.cpp
2f0c2368ac3a0b694ba78268c12b5256 *src/duckdb/src/storage/statistics/string_statistics.cpp
5fbadab3feed167647ff799f8409683d *src/duckdb/src/storage/statistics/struct_statistics.cpp
0527018c18ee956619672936d65922e4 *src/duckdb/src/storage/statistics/validity_statistics.cpp
e9102e21dea1c7ad5bd34835002340da *src/duckdb/src/storage/storage_info.cpp
db22401083dccb333d00891a5332ca5b *src/duckdb/src/storage/storage_lock.cpp
9040b80cc397dfa1c8d1553863d86fdd *src/duckdb/src/storage/storage_manager.cpp
ed49413ab0d53a6890b675413c1c39b0 *src/duckdb/src/storage/table/chunk_info.cpp
bc0596373be5528faa2400e8e75f80ee *src/duckdb/src/storage/table/column_checkpoint_state.cpp
496370a843073ccde06a49bfef5d9306 *src/duckdb/src/storage/table/column_data.cpp
dd907989fb989b5383ed64054c8b7840 *src/duckdb/src/storage/table/column_data_checkpointer.cpp
c92937494c825b7223ae8d011aa93bf4 *src/duckdb/src/storage/table/column_segment.cpp
0b63ec039720aaf46f5ed257b0fa7f97 *src/duckdb/src/storage/table/list_column_data.cpp
d1f696b0a6a0013ddf4c61fe104b7e26 *src/duckdb/src/storage/table/persistent_table_data.cpp
24e2958523d8484a62dcae3a47591bc0 *src/duckdb/src/storage/table/row_group.cpp
bb24ac877f8f5a1fb51ce7fad96b66b2 *src/duckdb/src/storage/table/segment_tree.cpp
b2a99729947b5f1f0d43173c1a99d997 *src/duckdb/src/storage/table/standard_column_data.cpp
768bd811ec012adaaf9b00db5c637e1a *src/duckdb/src/storage/table/struct_column_data.cpp
058e8dc1b731ccacea71db74ceaeb159 *src/duckdb/src/storage/table/update_segment.cpp
3e30900dcee39cfbe88ac437d5cf8631 *src/duckdb/src/storage/table/validity_column_data.cpp
2bca8397776f13bd0dfacf17a5eee820 *src/duckdb/src/storage/wal_replay.cpp
d12a3e795ad1bc5828ee44704d140dc9 *src/duckdb/src/storage/write_ahead_log.cpp
1d8f71cc285804ec05698d5a10764fbb *src/duckdb/src/transaction/cleanup_state.cpp
1a729c34edb4d096996a2ed49772a7b0 *src/duckdb/src/transaction/commit_state.cpp
ab19d25dc3d713f3b5b45e95bc60524a *src/duckdb/src/transaction/rollback_state.cpp
7c73b894a883c368eecf113bbc19a57b *src/duckdb/src/transaction/transaction.cpp
a1d28715ce579334cf7c5aacc4d818b6 *src/duckdb/src/transaction/transaction_context.cpp
211192749c7a18e2a5ed8f4039d479bc *src/duckdb/src/transaction/transaction_manager.cpp
f0dff09942ea6377be8cc7563632244e *src/duckdb/src/transaction/undo_buffer.cpp
ff50d135ab90dc0aedb26001940f9561 *src/duckdb/third_party/concurrentqueue/blockingconcurrentqueue.h
1833062649fb481ce6c9a09e95a414a2 *src/duckdb/third_party/concurrentqueue/concurrentqueue.h
b67b52d53e7f0280f3b0c6b15d636f35 *src/duckdb/third_party/concurrentqueue/lightweightsemaphore.h
bce4bb549a3eaa7591f6091f24650c3a *src/duckdb/third_party/fmt/format.cc
5afeeb82bfb934fc11158d763ba1c08e *src/duckdb/third_party/fmt/include/fmt/core.h
d052cbcc0aaf7f4d079ff140d8ae92c4 *src/duckdb/third_party/fmt/include/fmt/format-inl.h
bef032418fa1e34ec0440bdaf51522ff *src/duckdb/third_party/fmt/include/fmt/format.h
0191c2e6b15d8a0c1ba8d30725ba3e77 *src/duckdb/third_party/fmt/include/fmt/ostream.h
2564791145f52580be12d5627dd96fe3 *src/duckdb/third_party/fmt/include/fmt/printf.h
7df0c0140591c1066343098b0e7fad69 *src/duckdb/third_party/hyperloglog/hyperloglog.cpp
ff19743a79636a09f3f0341a0499b8bc *src/duckdb/third_party/hyperloglog/hyperloglog.hpp
ef74cd9ac09bb62b31b5422a68a9fb12 *src/duckdb/third_party/hyperloglog/sds.cpp
990c3b241ab4dc210bae27d763f4357a *src/duckdb/third_party/hyperloglog/sds.hpp
88c0b1ea6dd785bb4c0243176d133cdf *src/duckdb/third_party/libpg_query/include/access/attnum.hpp
afb916fea18e4cbf17e461ffab19b634 *src/duckdb/third_party/libpg_query/include/catalog/genbki.hpp
5a1b114bb96b5dc2093c397fbe85187b *src/duckdb/third_party/libpg_query/include/common/keywords.hpp
c0162860c89873e776677d859947776e *src/duckdb/third_party/libpg_query/include/datatype/timestamp.hpp
5d327dfbfbda53b297122479b5638acd *src/duckdb/third_party/libpg_query/include/fmgr.hpp
0ab152180b099777fc72551bb170a34d *src/duckdb/third_party/libpg_query/include/mb/pg_wchar.hpp
73c77b5d8624a8b5c1f05eecf2dc7781 *src/duckdb/third_party/libpg_query/include/nodes/bitmapset.hpp
35f70529500f5ea25bd0b6b0963386ab *src/duckdb/third_party/libpg_query/include/nodes/lockoptions.hpp
3be0bbcab612b978a9caec0068dc15c3 *src/duckdb/third_party/libpg_query/include/nodes/makefuncs.hpp
8c4187721cd4f3391f8a9faa7078f329 *src/duckdb/third_party/libpg_query/include/nodes/nodeFuncs.hpp
203f05dd8996809e2fde82b69e136798 *src/duckdb/third_party/libpg_query/include/nodes/nodes.hpp
4fe550ad45e3bb4e5125d8437d3cea7d *src/duckdb/third_party/libpg_query/include/nodes/parsenodes.hpp
7465e63c746fea72f80e795012dc44dd *src/duckdb/third_party/libpg_query/include/nodes/pg_list.hpp
5580b0c9b36fddb380bba0d0a1cd6b1c *src/duckdb/third_party/libpg_query/include/nodes/primnodes.hpp
50caa0c5f578ee51bc0c1ed926699401 *src/duckdb/third_party/libpg_query/include/nodes/value.hpp
5a08ec787a8dac808ae71d7ec624578c *src/duckdb/third_party/libpg_query/include/parser/gram.hpp
49cf28d1a5c1e5d73fcff80d2df97c6d *src/duckdb/third_party/libpg_query/include/parser/gramparse.hpp
eabd93a554e532bb7349b6800b3e3efa *src/duckdb/third_party/libpg_query/include/parser/kwlist.hpp
732f7f3a2485bd6a9bd4a55a31a6bd11 *src/duckdb/third_party/libpg_query/include/parser/parser.hpp
5297c17ed8edd21eb447cf10a8b9f36d *src/duckdb/third_party/libpg_query/include/parser/scanner.hpp
1098c3b516d1a3c4607e293d4fafbd30 *src/duckdb/third_party/libpg_query/include/parser/scansup.hpp
1472a7f73af3d17bf6f84e3377a2befd *src/duckdb/third_party/libpg_query/include/pg_definitions.hpp
5006d4498d7d4bc50963b3581d74373c *src/duckdb/third_party/libpg_query/include/pg_functions.hpp
ae010a5c95681189ea8b965d934d95e9 *src/duckdb/third_party/libpg_query/include/pg_simplified_token.hpp
17e7844de701e4e0e173aa42abb31d59 *src/duckdb/third_party/libpg_query/include/pgtime.hpp
9a9b8219ce75b55eeb40968718256fdc *src/duckdb/third_party/libpg_query/include/postgres_parser.hpp
62eed0a734d9b871cd76e87bf3e8ebb6 *src/duckdb/third_party/libpg_query/include/utils/datetime.hpp
01436bfc9812972175a50260a0d16138 *src/duckdb/third_party/libpg_query/include/utils/timestamp.hpp
f2560618205fcf617e0e9469ddee95f9 *src/duckdb/third_party/libpg_query/pg_functions.cpp
0699c1896be10bfe0da45aca96d29dee *src/duckdb/third_party/libpg_query/postgres_parser.cpp
fa3804a2543dfe8b0be033eb8c3709dd *src/duckdb/third_party/libpg_query/src_backend_nodes_list.cpp
a767b9b5db2ede6e273bb81a7561e7f0 *src/duckdb/third_party/libpg_query/src_backend_nodes_makefuncs.cpp
dc279011543a9c645f7c01e3377ce7d9 *src/duckdb/third_party/libpg_query/src_backend_nodes_value.cpp
49ffa8f222684d891bc2d0d2b1bfa6b4 *src/duckdb/third_party/libpg_query/src_backend_parser_gram.cpp
bee577eaf3749b1574581a3968d5b8cd *src/duckdb/third_party/libpg_query/src_backend_parser_parser.cpp
53c692b790dc2cfb434992bf643f0f7e *src/duckdb/third_party/libpg_query/src_backend_parser_scan.cpp
56bef03d73c5244f84ec672990639534 *src/duckdb/third_party/libpg_query/src_backend_parser_scansup.cpp
5a3f84ccb00a4dd0e0afffeb3fbfec31 *src/duckdb/third_party/libpg_query/src_common_keywords.cpp
d0b4e0cd5f91c4fe28f281c9fec30feb *src/duckdb/third_party/miniz/miniz.cpp
7aca2f335cd5fc70a8fd4e6644a3e80e *src/duckdb/third_party/miniz/miniz.hpp
6fa0d2b8b5445d0c33d7d1b5f13529c5 *src/duckdb/third_party/miniz/miniz_wrapper.hpp
1b05b7fe5368a0aa69b80a28a55cfae6 *src/duckdb/third_party/parquet/parquet_constants.cpp
bd877a0d3925e9727a68a3af8db8327c *src/duckdb/third_party/parquet/parquet_constants.h
0fbf9963bada61f71cd846ad38746076 *src/duckdb/third_party/parquet/parquet_types.cpp
6c54a4a13d5bcc00b8e4bb758f0e4269 *src/duckdb/third_party/parquet/parquet_types.h
131a50716fc92b6e0b2965145eab61de *src/duckdb/third_party/parquet/windows_compatibility.h
2e0d556ae86a6a11bb79e58877e2ab57 *src/duckdb/third_party/pcg/pcg_extras.hpp
11f74fa84f0fef0ad34271fb4656ea5a *src/duckdb/third_party/pcg/pcg_random.hpp
7918bd3c81252ba996a78f836d3a3637 *src/duckdb/third_party/pcg/pcg_uint128.hpp
bacef930c60e86862d8fc662a59e5e61 *src/duckdb/third_party/re2/re2/bitmap256.h
ffcaddfa57b0ff1bd7e08eba0e179e9f *src/duckdb/third_party/re2/re2/bitstate.cc
16d3ffaa0f65e7b738bae4fde558ea1c *src/duckdb/third_party/re2/re2/compile.cc
13a5750a1ba8302db4b80c3f9952fa0e *src/duckdb/third_party/re2/re2/dfa.cc
7c10cb20ebdd6c9e26454df2f751a47c *src/duckdb/third_party/re2/re2/filtered_re2.cc
22322338aad12d27153cef7e8f67677f *src/duckdb/third_party/re2/re2/filtered_re2.h
8eb2febbcfcce44e29f7f397303bc798 *src/duckdb/third_party/re2/re2/mimics_pcre.cc
b194c71d2c34485d95b7ec318ccc2069 *src/duckdb/third_party/re2/re2/nfa.cc
ec30af06228e855aa50617e9c17ded28 *src/duckdb/third_party/re2/re2/onepass.cc
a7681b5a8b174f15a64d9c634d75e20a *src/duckdb/third_party/re2/re2/parse.cc
0dc30a5e99b29cf4ede7b39066a0cec6 *src/duckdb/third_party/re2/re2/perl_groups.cc
26716bf569fbc47091821628760c942a *src/duckdb/third_party/re2/re2/prefilter.cc
a276526971f7f42a3173a3484edf0bf6 *src/duckdb/third_party/re2/re2/prefilter.h
84cd0d14f56e9bb0074ae19dfaf081cd *src/duckdb/third_party/re2/re2/prefilter_tree.cc
de77762da21a1b5f717cc0c7df46cab5 *src/duckdb/third_party/re2/re2/prefilter_tree.h
31689b4f7d35f87573245eee35da2b56 *src/duckdb/third_party/re2/re2/prog.cc
fc063e31c928ed1cde1ec1ac5af556c1 *src/duckdb/third_party/re2/re2/prog.h
16bef34e6f2fc66c7400e0e0ebb53f96 *src/duckdb/third_party/re2/re2/re2.cc
acfdd4935216767520ca891a57ec20c5 *src/duckdb/third_party/re2/re2/re2.h
1a7a74dcd22dc16b62aa306953e7a47b *src/duckdb/third_party/re2/re2/regexp.cc
fdeea8741dec87b4fbd913e2a50a9d5f *src/duckdb/third_party/re2/re2/regexp.h
e6799179a264b432fee95f90dfc7349e *src/duckdb/third_party/re2/re2/set.cc
73aed86216f36206a44c9cd71bb19e77 *src/duckdb/third_party/re2/re2/set.h
b3a38bdb61a7bd6f169cddaeac7f3df3 *src/duckdb/third_party/re2/re2/simplify.cc
376b1edbc80160f315bdd6fdcec3b6db *src/duckdb/third_party/re2/re2/stringpiece.cc
6fe7fa6410a208d3aef6a9ed5a0e6daa *src/duckdb/third_party/re2/re2/stringpiece.h
7e69779f19099c891c6d34b644c7af76 *src/duckdb/third_party/re2/re2/tostring.cc
b6f3d48b6d17a6fe113764510e89c0c3 *src/duckdb/third_party/re2/re2/unicode_casefold.cc
2132cc3e73da35950d4e8cfa1fb1108b *src/duckdb/third_party/re2/re2/unicode_casefold.h
dbe0b997e76c2995ed110d992971d91f *src/duckdb/third_party/re2/re2/unicode_groups.cc
57d25e162b9dcf098346587b93e2656c *src/duckdb/third_party/re2/re2/unicode_groups.h
a310f09f0ae32e4078386bb65c604c82 *src/duckdb/third_party/re2/re2/walker-inl.h
289df15aecb7ffa6471b831d278bf77c *src/duckdb/third_party/re2/util/logging.h
4ef28ea198ffbf4061e457e96ad0e7d9 *src/duckdb/third_party/re2/util/mix.h
5981d02fab1c7f3fbbe2a1e49d2039bc *src/duckdb/third_party/re2/util/mutex.h
47be137b8b2215182040a2a8c28adea7 *src/duckdb/third_party/re2/util/pod_array.h
4576ca774c86335c735c564eaa278197 *src/duckdb/third_party/re2/util/rune.cc
ef2be7021b0113230fcb08fcd5332a1f *src/duckdb/third_party/re2/util/sparse_array.h
8f7f98eeff762f0f7f7486b082e0c87a *src/duckdb/third_party/re2/util/sparse_set.h
191b8b8bf7143905256cc9c8b4509a9d *src/duckdb/third_party/re2/util/strutil.cc
5b6faa8266ff9b6189d539b6ce478400 *src/duckdb/third_party/re2/util/strutil.h
d92b5304272ecf65e742c78389a1e7a2 *src/duckdb/third_party/re2/util/utf.h
69ec34b78fe04e57ad4b0f2a6a029a15 *src/duckdb/third_party/re2/util/util.h
55ee49f8f0577bc9a6b551b5bc3d118e *src/duckdb/third_party/snappy/snappy-internal.h
e255749ac64db5cf193b92b231c826b8 *src/duckdb/third_party/snappy/snappy-sinksource.cc
b517b97b9e18315babd0a86d497635b4 *src/duckdb/third_party/snappy/snappy-sinksource.h
b37d5643b1c2536df3d859b27b54b6b6 *src/duckdb/third_party/snappy/snappy-stubs-internal.h
bbe5e73c00cd21a8597e0e707b8dac96 *src/duckdb/third_party/snappy/snappy-stubs-public.h
9c0ee672e0a245ead16933a8f6b64c2f *src/duckdb/third_party/snappy/snappy.cc
cc889c3d513283c01722365385a68717 *src/duckdb/third_party/snappy/snappy.h
4dbc398ffabe6bbb267b849a45be48e4 *src/duckdb/third_party/tdigest/t_digest.hpp
ef2755b0f5ae01e7339d41493761c58d *src/duckdb/third_party/thrift/thrift/TApplicationException.h
0055c2676f32a02aad6ffde170401305 *src/duckdb/third_party/thrift/thrift/TBase.h
37218a6b3376564a2ac65c828c337a9b *src/duckdb/third_party/thrift/thrift/TLogging.h
c263fe373d1f070a835299448ec53f1b *src/duckdb/third_party/thrift/thrift/TToString.h
25a0a67ef17a147b19ee7f084ea7d427 *src/duckdb/third_party/thrift/thrift/Thrift.h
a5d09986c18d9a2f184918f6dd02350c *src/duckdb/third_party/thrift/thrift/config.h
dd07009eab50d116d38663a071cbd836 *src/duckdb/third_party/thrift/thrift/protocol/TCompactProtocol.h
344c46f92aa68c39405d90ec55570bc2 *src/duckdb/third_party/thrift/thrift/protocol/TCompactProtocol.tcc
197d8109eaf282724fbc3860517d7d64 *src/duckdb/third_party/thrift/thrift/protocol/TProtocol.cpp
aebb0c4328c8c756f35bc0218124641b *src/duckdb/third_party/thrift/thrift/protocol/TProtocol.h
ee53f7ea27ec48d3fa7fec760703e2f7 *src/duckdb/third_party/thrift/thrift/protocol/TProtocolDecorator.h
a7f5b5d008467ab91db02710028ca2fa *src/duckdb/third_party/thrift/thrift/protocol/TProtocolException.h
f24069a7f3d884188009599d66cd4e16 *src/duckdb/third_party/thrift/thrift/protocol/TProtocolTypes.h
dd7772e08e46d5e8cad4ec703e85bc8c *src/duckdb/third_party/thrift/thrift/protocol/TVirtualProtocol.h
d41d8cd98f00b204e9800998ecf8427e *src/duckdb/third_party/thrift/thrift/stdcxx.h
27ba90bdd369a97e198660b052299af7 *src/duckdb/third_party/thrift/thrift/thrift-config.h
8dd33e1f821a0ce7c7ec5884f216fede *src/duckdb/third_party/thrift/thrift/thrift_export.h
5081d5d1828f50cd2b0ea1bfa5892fcc *src/duckdb/third_party/thrift/thrift/transport/PlatformSocket.h
26ad4582d7b970b8684115c685a02076 *src/duckdb/third_party/thrift/thrift/transport/TBufferTransports.cpp
33d27eb97d5a6f1d16140533a1894b3c *src/duckdb/third_party/thrift/thrift/transport/TBufferTransports.h
579743ecac8956f4c16e4495074b8e57 *src/duckdb/third_party/thrift/thrift/transport/TTransport.h
5e0674e2c07c44e373433cd5851e20e6 *src/duckdb/third_party/thrift/thrift/transport/TTransportException.cpp
cdb70a0ea365f21127d00939e5421be2 *src/duckdb/third_party/thrift/thrift/transport/TTransportException.h
98ec9f3a83cd90c31738dd7a794628ed *src/duckdb/third_party/thrift/thrift/transport/TVirtualTransport.h
6aec7588d39ba9dbf06968797d465c43 *src/duckdb/third_party/utf8proc/include/utf8proc.hpp
d73d4afb2d77fbba4ac06f46e08b2d0f *src/duckdb/third_party/utf8proc/include/utf8proc_wrapper.hpp
a264ea9f9009386137e550873ed47038 *src/duckdb/third_party/utf8proc/utf8proc.cpp
6744730a2c30bf73c7e4fea965099df6 *src/duckdb/third_party/utf8proc/utf8proc_data.cpp
264b6a633db33ddea22f8dc4a64ca407 *src/duckdb/third_party/utf8proc/utf8proc_wrapper.cpp
93691ec69713863c6726bdc06ca679cd *src/duckdb/third_party/zstd/common/entropy_common.cpp
19b56e7786485a1e879b1a27a6009188 *src/duckdb/third_party/zstd/common/error_private.cpp
7c037b8210ea2a4fc60bfc82aae9c047 *src/duckdb/third_party/zstd/common/fse_decompress.cpp
4c89163c50c7b3b328b2dd81d80c01f4 *src/duckdb/third_party/zstd/common/xxhash.cpp
9561514e9a58ec0d2d348e2ea8c56500 *src/duckdb/third_party/zstd/common/zstd_common.cpp
fdf45e756c4c2bb631feaa4a08e3dd5b *src/duckdb/third_party/zstd/compress/fse_compress.cpp
4b44da044797f686a70a8adf64f3b4e7 *src/duckdb/third_party/zstd/compress/hist.cpp
fbc52f810459511e80f511f1102fea73 *src/duckdb/third_party/zstd/compress/huf_compress.cpp
32b690fd081d5b20dfb484a0782d2b51 *src/duckdb/third_party/zstd/compress/zstd_compress.cpp
ef4f738df50769f8d35527a17a2f39c6 *src/duckdb/third_party/zstd/compress/zstd_compress_literals.cpp
057caff581d19f9b209535e933772bef *src/duckdb/third_party/zstd/compress/zstd_compress_sequences.cpp
06a3166e71e1959e03cc3d3f01883420 *src/duckdb/third_party/zstd/compress/zstd_compress_superblock.cpp
5c45071500d9d992d0236303cd47378f *src/duckdb/third_party/zstd/compress/zstd_double_fast.cpp
f5b8c03adb5bbf414b8353b749f9aea2 *src/duckdb/third_party/zstd/compress/zstd_fast.cpp
fc529c1e8cf9f48f469005e72fba7615 *src/duckdb/third_party/zstd/compress/zstd_lazy.cpp
86885ac57ffe2d8392b2868534cd3675 *src/duckdb/third_party/zstd/compress/zstd_ldm.cpp
d0fd6ce776a601d0fb152c7ada0a2f87 *src/duckdb/third_party/zstd/compress/zstd_opt.cpp
1b0ea0c5094b21d74597d16b575bff72 *src/duckdb/third_party/zstd/decompress/huf_decompress.cpp
69b6a30b515c4e9f8dd0ac420361bc4e *src/duckdb/third_party/zstd/decompress/zstd_ddict.cpp
3eec3422cfc3ea48976ddbac8d17929c *src/duckdb/third_party/zstd/decompress/zstd_decompress.cpp
05979ce83f6c80405da1a00a62696cc8 *src/duckdb/third_party/zstd/decompress/zstd_decompress_block.cpp
ed17b4a9d265bf1ff057cecce5cbf5aa *src/duckdb/third_party/zstd/include/zstd.h
29e0e04074939b98d72812b227171fb3 *src/duckdb/third_party/zstd/include/zstd/common/bitstream.h
c0fffa2abb94b64beeeedf5f2f165244 *src/duckdb/third_party/zstd/include/zstd/common/compiler.h
c418e7ebd5510c67220361b65b5e6c5f *src/duckdb/third_party/zstd/include/zstd/common/debug.h
d571fcee7a48d2c92dd8d0aa0e2f0dc0 *src/duckdb/third_party/zstd/include/zstd/common/error_private.h
0c98ed688209532c9fd0c7661c869665 *src/duckdb/third_party/zstd/include/zstd/common/fse.h
5968cfb0caf2811ff160e0d5ff8deb19 *src/duckdb/third_party/zstd/include/zstd/common/fse_static.h
b7a6211c0715bfafbcad9820399b9eee *src/duckdb/third_party/zstd/include/zstd/common/huf.h
0429aa223cd74e98db38618209526a98 *src/duckdb/third_party/zstd/include/zstd/common/huf_static.h
6ef2d63e3298a55edc4f189467598a42 *src/duckdb/third_party/zstd/include/zstd/common/mem.h
84e66c937ae711b4a6082a9c8acc3752 *src/duckdb/third_party/zstd/include/zstd/common/xxhash.h
734625f2f65d1e89d910c3e96ed45630 *src/duckdb/third_party/zstd/include/zstd/common/xxhash_static.h
d64ca25426259d790b1016c484ad40b8 *src/duckdb/third_party/zstd/include/zstd/common/zstd_errors.h
d4eb35ed99729812a8c053ac7861d41a *src/duckdb/third_party/zstd/include/zstd/common/zstd_internal.h
10a2520acf912099889b5b1d07ac33b4 *src/duckdb/third_party/zstd/include/zstd/compress/hist.h
2bc8813df19fd200846c3a21d5fc1238 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_compress_internal.h
8060ef8ba7703965217cbc3719d72499 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_compress_literals.h
82e521f98cca135648d9aebf570847e3 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_compress_sequences.h
aa165b6df60b6f4f0e5a595d85363d52 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_compress_superblock.h
f458f90c5f5e5195aacfd0b65a1b5fcc *src/duckdb/third_party/zstd/include/zstd/compress/zstd_cwksp.h
06e60a71f4b04bf50f87884e8353e185 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_double_fast.h
2901ea7000b41ebb3d962f188030eded *src/duckdb/third_party/zstd/include/zstd/compress/zstd_fast.h
7885bdcaa14f81fcb26df60570ccc81b *src/duckdb/third_party/zstd/include/zstd/compress/zstd_lazy.h
b1e09ed67ff040d030ed890bf219e433 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_ldm.h
0d308c011cb711c244686adb2ea2fca9 *src/duckdb/third_party/zstd/include/zstd/compress/zstd_opt.h
c12093f24d55c7080d7176ddde4f035b *src/duckdb/third_party/zstd/include/zstd/decompress/zstd_ddict.h
b6dbf01e86404548221165e68479d5ac *src/duckdb/third_party/zstd/include/zstd/decompress/zstd_decompress_block.h
1c6e39b69ce51468bf360d8e2af8b798 *src/duckdb/third_party/zstd/include/zstd/decompress/zstd_decompress_internal.h
b2a2bb77cf45405d0f1dd9c41a46ede4 *src/duckdb/third_party/zstd/include/zstd_static.h
dad4af58b6d0b1d3ef130a90359de8ab *src/include/altrepstring.hpp
63cea6858758cc8a5d25c9bd2e57c7fe *src/include/rapi.hpp
7591112666ef841cbfa041cea038ec16 *src/include/typesr.hpp
5b9f2b9416965c16f1fb089bda3b5b95 *src/rapi.cpp
010c914b49460b436a49109a5216d300 *src/register.cpp
787911771329d19afb1dce10e2554110 *src/scan.cpp
ef0b2eb43ce62c897aba95713c380501 *src/statement.cpp
aa8553267a955bcc3bd6afc821834b88 *src/types.cpp
728782395f57ddcd11fdacac6a57d019 *src/utils.cpp
78ca03523e01aa272eeb2f0bd5a53011 *tests/testthat.R
9a4b13e894c676c12d67288a89216c82 *tests/testthat/helper-DBItest.R
26e55cd6e92044b1cccfb22e6b4a69b8 *tests/testthat/test-DBItest.R
2790a0ad6fd0627123e14d02e8bcb5cb *tests/testthat/test_bind.R
85c5a4bf70743b56c97bcd1cbc90cfb6 *tests/testthat/test_config_keyvalue.R
0a5ba92e6b0f5e36ebbe80670484d7bc *tests/testthat/test_dbinfo.R
a0f8f35e511b1fc8d3c4f884d670c5d8 *tests/testthat/test_fetch_arrow.R
2ff329fc6d9153f2de6607dad515123d *tests/testthat/test_parquet.R
c5c547c031e05e20ccb4f3d4fce27181 *tests/testthat/test_read.R
44a41963b923796108814194fe892e32 *tests/testthat/test_readonly.R
54950fcfd08345fcacdaab0419fa07a6 *tests/testthat/test_register.R
17fad982543295e09ebeb6173fd70284 *tests/testthat/test_register_arrow.R
dec75f555c5de3eebe0bb4c2344184e7 *tests/testthat/test_register_readonly.R
11050a86478632ec99c8c76dcfd60e99 *tests/testthat/test_timezone.R
6fa4a47b731e825c181a4accc60f4559 *tests/testthat/test_viewer.R
2f67292983870c49f4ee50330c4f7b7f *tests/testthat/userdata1.parquet
