aboutsummaryrefslogtreecommitdiff
path: root/properties.md
diff options
context:
space:
mode:
Diffstat (limited to 'properties.md')
-rw-r--r--properties.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/properties.md b/properties.md
new file mode 100644
index 0000000..c2a42a3
--- /dev/null
+++ b/properties.md
@@ -0,0 +1,17 @@
+# parquet.properties
+
+## stats-*
+
+`[true]/false`
+enable/disable custom statistic collection
+
+## stats-send-to-client
+
+`true/[false]`
+enable/disable sending custom statistics to clients.
+This causes clients to crash when trying to access statistics.
+
+## command-*
+
+`[true]/false`
+enable/disable single parquet commands \ No newline at end of file