hello Foxie here, so i have a problem with clangd's include cleaner when isolating between private and public headers (the one which exported to system include dir for other program/library to use) ...
// Insert test data including nulls and empty arrays spark.sql(s"""INSERT INTO $tbl VALUES (1, array(struct(2 as x, 3 as y)), array(array(struct(4 as x, 5 as y ...