acryl-datahub 1.2.0.4rc3__py3-none-any.whl → 1.2.0.4rc4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of acryl-datahub might be problematic. Click here for more details.

@@ -130,6 +130,10 @@
130
130
  "doc": "The optional messageId, if provided serves as a custom user-defined unique identifier for an aspect value."
131
131
  },
132
132
  {
133
+ "Searchable": {
134
+ "fieldType": "COUNT",
135
+ "hasValuesFieldName": "hasUniqueUserCount"
136
+ },
133
137
  "TimeseriesField": {},
134
138
  "type": [
135
139
  "null",
@@ -140,6 +144,10 @@
140
144
  "doc": "Unique user count"
141
145
  },
142
146
  {
147
+ "Searchable": {
148
+ "fieldType": "COUNT",
149
+ "hasValuesFieldName": "hasTotalSqlQueriesCount"
150
+ },
143
151
  "TimeseriesField": {},
144
152
  "type": [
145
153
  "null",