Skip to main content

Release Notes

v3.5 - 25/05/23

New features

  • Integrate consecutive requests: no need to wait for an approval before integrating other submitted requests. Multiple requests can be approved and integrated at any time.
  • Top affinity segments charts: Media Data Clean Rooms now have interactive insights.
  • Import data from Amazon S3: in the Datasets page, you can import a file from an S3 Bucket and it will become a dataset ready to be used in multiple DCRs. Other sources coming soon.
  • No-code join and synthesize: you can now join 2 datasets and generate artificial data based on the joined result without writing any code.
  • Decentriq util library for Python: read and write tabular data including schema in just one line in your Python computations.
  • Several UI improvements: a few actions were simplified and some error messages were improved.

Bugfixes

  • The participants form was not validating unique email addresses.
  • Fixed an issue when importing * from decentriq_platform in Python.
  • Reading tabular data with an utility function was dropping an entire row when one Integer cell was null.

Enclave versions

  • Driver enclave
    • Identifier: decentriq.driver:v11
    • Hash: 5e3095a61edad4ea813f3ae5a7a65ce9235be4aa954aa4c631dc10033f322e9e
  • SQL worker
    • Identifier: decentriq.sql-worker:v10
    • Hash: 0c01e1cb6f1ccd10be716124f4d7479ed13de382c9a8eb6ac79a753c1b5ddbc8
  • Python worker:
    • Identifier: decentriq.python-ml-worker-32-64:v12
    • Hash: 43ebf1ad0dfe11603bf2d7037ab4338bc00c77a8f8619f7915f8d78f87d89f96
  • R worker:
    • Identifier: decentriq.r-latex-worker-32-32:v11
    • Hash: 6f9be2d92d0506cd955bab2478b9402f95044e5e760f87614c40907a754d8ecc
  • Synthetic data worker:
    • Identifier: decentriq.python-synth-data-worker-32-64:v11
    • Hash: 5afe94be61bf77814f3fe0acd2226521bce906ca62c6a374205ab4efe6304872

v3.4 - 27/04/23

New features

  • Keychain & Dataset reprovisioning: when uploading a new dataset to the platform, its encryption key can be confidentially stored in the Decentriq Keychain. Among other features, the Keychain enables you to reuse datasets across data clean rooms without having to re-upload them. It operates like a traditional password manager, deriving from your password an encryption key used to encrypt the secrets you store in the Keychain. Decentriq does not have access to your password, and can never access the secrets stored in the Keychain.
  • Media Data Clean Rooms participants and roles: it's now possible to create Media Data Clean Rooms with multiple users representing the Publisher and the Advertiser. This release also introduces the role of the Agency, which can support the Advertiser analysing and choosing the best audiences to activate.
  • Export Media Data Clean Rooms results: you can now export the overlap insights and the top affinity segments to CSV.
  • UX improvements: Filter the "Overview" tab to show only actionable items. Enhanced the visibility of provisioned datasets.

Bugfixes

  • Including certain special characters in the computation name could disrupt its execution.
  • In a few cases, the Decentriq UI was not displaying updated information about which Data Owners would be required to approve a new computation request.

Enclave versions

  • No enclave changes, please refer to v3.3 below.

Release Notes

v3.3 - 30/03/23

New features

  • Admin Portal: as an organization admin, you now have a dedicated interface to manage internal users, invite external users to DCRs, and get an overview of all DCRs and collaborating organizations on a monthly basis.
  • Azure Marketplace: You can now subscribe to the Decentriq Platform directly through the Azure Marketplace. Your billing is managed in Azure while your users and DCR activities can be managed in the Decentriq Admin Portal. Contact us for an offer specific to your needs.
  • No-code Join: a new computation type that allows you to select two tables and match their columns based on conditions. Data privacy is ensured by letting analysts only see statistics about the resulting join, while the data itself can be queried by downstream computations.

Bugfixes

  • Fixed an issue preventing some users to provision datasets with empty values on numeric column types.
  • Some users were unable to access datasets in existing data clean rooms.
  • Small UI improvements in the Media Clean Rooms.

Enclave versions

  • Driver enclave
    • Identifier: decentriq.driver:v10
    • Hash: 53e01ba06d349e304f75e37c13d485a3f6f4b0518ee2b9c5a653e5ef3112af51
  • SQL worker
    • Identifier: decentriq.sql-worker:v10
    • Hash: 0c01e1cb6f1ccd10be716124f4d7479ed13de382c9a8eb6ac79a753c1b5ddbc8
  • Python worker:
    • Identifier: decentriq.python-ml-worker-32-64:v11
    • Hash: 04dad4ce0d15eb40280af521e08b1f0dbe0aca24a5f731fc0c31ba11e899a325
  • R worker:
    • Identifier: decentriq.r-latex-worker-32-32:v10
    • Hash: 36640d2e8c94ee71a45cd6c209ab6a707178fec72a94192f7fae5b59f936c598
  • Synthetic data worker:
    • Identifier: decentriq.python-synth-data-worker-32-64:v10
    • Hash: c6498b2ad3b795c6293562c743f1737bb21cb8ef7ff8b40bc3068b12910caadb

v3.2 - 28/02/23

New features

  • Added support for the package imbalanced-learn (version 0.9.0) in the Python worker.
  • Improved resilience when uploading large files over an unstable internet connection.
  • Improved user experience when creating new Data Clean Rooms.

Enclave versions

In addition to the enclaves deployed in the last release:

  • Python worker:
    • Identifier: decentriq.python-ml-worker-32-64:v11
    • Hash: 04dad4ce0d15eb40280af521e08b1f0dbe0aca24a5f731fc0c31ba11e899a325

v3.1 - 13/02/23

Decentriq Media Clean Rooms: the no-code solution for brands, publishers and retailers to join their first-party data to reach high-value audiences.

  • Create a new Media Data Clean Room and invite your partner
  • Choose between affinity segment activation (best segments such as Sports > Tennis) and retargeting (identifiers in the overlap)
  • Securely provision your datasets & view overlap insights
  • Choose desired reach-precision tradeoff and compute audiences

Bugfixes

  • Fixed an issue causing the Python or R code editor to misplace some characters
  • Fixed an invalid token issue affecting users with cached expired authentication tokens
  • Archived DCRs were sometimes not hidden until the next page reload
  • Improved the loading time of published DCRs

Enclave versions

  • No enclave changes, please refer to v3.0 below.

v3.0.1 - 13/01/23

Bugfixes

  • Performance improvements for DCRs that include a large number of computations and participants
  • Fixed an issue that prevented downloading large CSV result files
  • Fixed an issue that sometimes delayed the loading of DCR participants or the setting/unsetting of permissions
  • Exposed more context and details to some error messages
  • Dataset information is now accessible again to all DCR participants
  • Several other small UI improvements

Enclave versions

  • No enclave changes, please refer to v3.0 below.

v3.0 - 05/01/23

We are pleased to share that the version 3.0 of the Decentriq Platform is now officially available to all our customers.

This is the result of a major engineering effort, focused on security, scalability and resilience.

What's new in version 3.0

  • With this release, Decentriq becomes the world’s first analytics platform deployed in production properly using AMD SEV-SNP. This means more memory available to the enclaves while keeping strong security assurances.
  • All sensitive data is hosted and processed exclusively in Switzerland. Auxiliary services are based in the EU only.
  • Enhanced resource distribution system to reduce latency, allowing you to run computations even when the platform is being heavily used.
  • Revamp of the internals to make the platform future-proof for upcoming feature development.

Additional features

  • Larger datasets support: provision Gigabytes of data directly in the Decentriq UI, and run computations on much larger workloads.
  • Improved synthetic data generation: you now can choose whether to use differential privacy-based or a standard model to synthesize your dataset. The standard model has better pairwise correlations and supports larger datasets.
  • S3 bucket integration: your computation results can be uploaded directly from a data clean room to your S3 bucket, following high security standards.
  • Data clean room password: it's now possible to set a data clean room password that is shared out of bands. If set, any interaction with the data clean room requires knowledge of the password.
  • New documentation: revamped documentation page suitable for all levels of expertise, from step-by-step guides to advanced API reference.

Enclave versions

  • Driver enclave
    • Identifier: decentriq.driver:v10
    • Hash: 53e01ba06d349e304f75e37c13d485a3f6f4b0518ee2b9c5a653e5ef3112af51
  • SQL worker
    • Identifier: decentriq.sql-worker:v10
    • Hash: 0c01e1cb6f1ccd10be716124f4d7479ed13de382c9a8eb6ac79a753c1b5ddbc8
  • Python worker:
    • Identifier: decentriq.python-ml-worker-32-64:v10
    • Hash: 463d8137e3279f474dc55bcb83246815394b5a941f9255a97b364287480d0290
  • R worker:
    • Identifier: decentriq.r-latex-worker-32-32:v10
    • Hash: 36640d2e8c94ee71a45cd6c209ab6a707178fec72a94192f7fae5b59f936c598
  • Synthetic data worker:
    • Identifier: decentriq.python-synth-data-worker-32-64:v10
    • Hash: c6498b2ad3b795c6293562c743f1737bb21cb8ef7ff8b40bc3068b12910caadb

v2.2 - 20/06/22

Features

  • Computation requests: So far, Data Clean Rooms have been immutable. This made it necessary to create new Data Clean Rooms to run different computations on the same data. Now it is possible to request additional computations in existing Data Clean Rooms which were not part of the original specification. Of course the Data Owners have to approve first in order to continue guaranteeing the security of the data. To do this, when you create a request, the platform automatically determines the owners of the affected datasets and asks them for approval. Once all approved, the new computation can be added to the Data Clean Room.
  • Development tab: This is a scratch space that allows you to run arbitrary computations on data and results you already have access to without the need for approval. This allows prototyping computations which subsequently can be turned into a request.
  • Join then synthesize: Our UI now allows you to create synthetic data not only based on tables, but also based on the output of a SQL computation. This allows generating synthetic copies of joined datasets from multiple sources, enabling much richer synthetic datasets.
  • Privacy filter for individual computations: You can now set an independent k-anonymity privacy filter for each SQL computation, previously this was only possible globally.
  • Mandatory datasets: You can now set which tables and files must be provisioned before allowing running computations that depend on them.
  • New UI look: We did our spring cleaning and removed several borders and other unnecessary elements. We hope you like it too!
  • UX improvements: Several enhancements in order to improve the experience of writing and debugging code into the platform, and preparing the Data Clean Room draft.
  • New Python SDK version: A new version of the Python SDK, version 0.11.0, has been released with support for all new features available in the platform.

Bugfixes

  • Removed some performance bottlenecks for large Data Clean Rooms
  • Pagination bug in ‘My Datasets’ page is fixed
  • The list of Data Clean Rooms in the sidebar is now updated automatically after creating a new one
  • It is now possible to have multiple files as dependencies for computations

Enclave versions

  • Driver enclave
    • Version 4 (new):
      • Identifier: decentriq.driver:v4
      • Hash: d7af541df8de018effbe537269a624850868e93c6982acc31e3f81e5babaf9a5
    • Version 2:
      • Identifier: decentriq.driver:v2
      • Hash: e3c40c52ccaa92ab420d30d31afcbfe898861d9d67e7ebee2df261db9c0372c4
  • SQL worker
    • Version 4 (new):
      • Identifier: decentriq.sql-worker:v4
      • Hash: 3cf64f9d80f538e7d1e48725c63b3ee2091d7cf5508e69e0db3a8ed2d98595c5
    • Version 2:
      • Identifier: decentriq.sql-worker:v2
      • Hash: 3742070ece17bf1c0f37191bdbba4e1ebdb1be0f6194e1594a53bea49484f98d
  • Python worker (AWS Nitro-based):
    • Version 2 (new):
      • Identifier: decentriq.python-ml-worker:v2
      • Hash: 0c3952473d23707bf8cd6a909c8162e2c9f13c5a5af34228518a1c4ad35d358e
    • Version 1:
      • Identifier: decentriq.python-ml-worker:v1
      • Hash: 47dd5eee8bbebf33a25dfffd825196bcb4276f4fe06aef09e27d0bdf5f7da43c
  • R worker (AWS Nitro-based):
    • Version 2 (new):
      • Identifier: decentriq.r-latex-worker:v2
      • Hash: b58b53ecaa9636d9a1f75d471000226a556bb36c9238dd20e0b063163b5922f1
  • Synthetic data worker (AWS Nitro-based):
    • Version 2 (new):
      • Identifier: decentriq.python-synth-data-worker:v2
      • Hash: 73a18198fdd98ded93cd9be57c3457e5a83eb7f998dcfdc625c8bb25c0751a30

v2.1 - 05/04/22

Features

  • Synthetic data generation: generate from any table a differentially-private synthetic copy of the data with similar statistical properties. This allows you to prototype your scripts locally before running them on the original data in a dedicated Data Clean Room.
  • R computations: you can now also write scripts in the R language.
  • Multi-file scripts: Python and R computations support more than just a single script, they can now consist of multiple scripts and file types.
  • Preview script results: the CSV result from Python and R scripts can now be viewed directly in the UI.
  • Unstructured data support: it's now possible to provision datasets of any kind, not only tabular but also unstructured data such as texts, JSON and images.

Bugfixes

  • Some datasets with floating point numbers couldn’t be provisioned
  • Some strings were not wrapped in quotes when downloading results as CSV
  • Fixed a compatibility issue with Firefox
  • Improved specific error messages for Python scripts
  • Improved performance for Data Clean Rooms with a large amount of computations

Enclave versions

  • Driver enclave
    • Identifier: decentriq.driver:v2
    • Hash: e3c40c52ccaa92ab420d30d31afcbfe898861d9d67e7ebee2df261db9c0372c4
  • SQL worker
    • Identifier: decentriq.sql-worker:v2
    • Hash: 3742070ece17bf1c0f37191bdbba4e1ebdb1be0f6194e1594a53bea49484f98d
  • Python worker (AWS Nitro-based):
    • Identifier: decentriq.python-ml-worker:v1
    • Hash: 47dd5eee8bbebf33a25dfffd825196bcb4276f4fe06aef09e27d0bdf5f7da43c
  • R worker (AWS Nitro-based):
    • Identifier: decentriq.r-latex-worker:v1
    • Hash: 77dab20c5a42a8383083162e9f5f7c6251f5e5ac28b007968dc216b8e9f01750
  • Synthetic data worker (AWS Nitro-based):
    • Identifier: decentriq.python-synth-data-worker:v1
    • Hash: a5324a143bed8f63639fc48cc45046e288ad0d1feb79dc0c323a8ebfe9d6ed07

v2.0 - 07/03/22

We are delighted to announce that the Decentriq platform version 2.0 is released! We are introducing compute nodes that support the execution of Python scripts. This opens the door to confidential machine learning and other exciting applications in order to unlock the value of your sensitive data assets, all powered by confidential computing! Available in Switzerland and globally.

What's new in version 2.0

  • The most important improvement is our new compute graph-based platform architecture: the Decentriq platform now consists of driver and worker enclaves. While the driver enforces the Data Clean Rooms permissions and orchestrates the execution, the worker enclaves execute the computations. This architecture allows us to combine different trusted execution environment technologies according to their strengths: Intel SGX, AMD SEV/SNP, AWS Nitro...
  • Processing your datasets just got more powerful! Besides writing SQL queries, you can now take your analyses to the next level by writing Python scripts, also running on confidential computing!
  • Brand new Python SDK, fully compatible with Data Clean Rooms created using our web platorm. Your entire workflow can be automated: manage Data Clean Rooms, datasets and analyses programmatically. Documentation and step-by-step guides available.

Additional Features

  • Tables and files browser: writing a query or script is made easier now by just having all available tables, columns and files in a handy side panel.
  • Several UI improvements: finding your way in the UI is just getting more intuitive and efficient.

Bugfixes

  • When importing a Data Clean Room from a file, the description field was not being read correctly
  • Switching between Data Clean Rooms was slightly time consuming
  • Some brand logos were cropped
  • Some error messages were not very intuitive

Enclave versions

The following enclave versions will be available.

  • Driver enclave
    • Identifier: decentriq.driver:v2
    • Hash: e3c40c52ccaa92ab420d30d31afcbfe898861d9d67e7ebee2df261db9c0372c4
  • SQL worker
    • Identifier: decentriq.sql-worker:v2
    • Hash: 3742070ece17bf1c0f37191bdbba4e1ebdb1be0f6194e1594a53bea49484f98d
  • Python worker (AWS Nitro-based):
    • Identifier: decentriq.python-ml-worker:v1
    • Hash: 47dd5eee8bbebf33a25dfffd825196bcb4276f4fe06aef09e27d0bdf5f7da43c

v1.6 - 6/12/21

Features

  • Data portal: An overview of all datasets you encrypted and connected to Data Clean Rooms is available in the new ‘Datasets’ menu. Keep full control over your data!
  • Dataset statistics: When connecting your datasets, the platform computes summary statistics, that you can share with other participants of the Data Clean Room. Get and share instant insights into the data quality!
  • Fuzzy string matching: The fuzzystrmatch function now takes an optional parameter such that only the best match is returned.
  • Several UI improvements

Bugfixes

  • Fixed a computation bug of the STDEV and STDEVP SQL commands
  • When CSV datasets were truncated, the file size was not correctly calculated
  • Fixed a bug when editing column names of a table
  • Fixed a bug that forced users to login and logout twice to switch accounts

Enclave version

1978873e5be413527f9025d18b39e8a7071fbfeea90669064bf8322596c0a595


v1.5 - 11/11/21

Features

  • Technical documentation: Easy access to centralised documentation about the platform, SDKs and step-by-step tutorials now available at docs.decentriq.com - check it out!
  • Dataset upload wizard: Uploading CSVs got more powerful - now you can adjust the parsing parameters and preview your data before connecting it to a Data Clean Room, besides adding some context to it such as name and description.
  • Dataset metadata: On every Data Clean Room table, it's possible to see more information about the uploaded datasets like number or rows, file size, name and description.
  • Previewing query results with many columns is now possible, with horizontal scrolling.

Bugfixes

  • Fixed a bug that was sending multiple requests when retrieving the audit log.
  • Fixed a bug that was breaking the chronological order of the rendered audit log.
  • Now all participants are always copied when duplicating a Data Clean Room.

Enclave version

e6546a05f73a23c0f7fa88fbabe3e0feca4107d82b1336797235626b0554d981


v1.4 - 03/09/21

Features

  • Data deletion: Now, when you delete your dataset, also all the results, derivated datasets and metadata get deleted from the encrypted data store.
  • Improved multitenancy: Enclaves now prioritize fast requests (such retrieving the audit log or the Data Clean Room definition) over longer running tasks (executing queries) to give you the best possible user experience.
  • Data Clean Room stopping: The Data Clean Room creator can now stop the Data Clean Room, so that no participant can upload datasets nor run queries. Stopped Data Clean Rooms still allow data deletion and retrieving the audit log.
  • Major changes of Data Clean Room creation UI/UX: The UX of the Data Clean Room creation has been improved thanks to several changes: Modifications of titles or elements are now auto-saved, you can re-order table columns easily, the Data Clean Room creation elements are easier to modify, and multiple styling improvements.
  • API tokens self-service: You can create and manage your API tokens on your own from within the platform UI.
  • SQL capabilities page is now better accessible through a link in the sidebar.

Bugfixes

  • Fixed a bug that did not allow the audit log to be sometimes properly rendered.
  • The sidebar now gets refreshed every time that a DCR is created or deleted.

Enclave version

e6546a05f73a23c0f7fa88fbabe3e0feca4107d82b1336797235626b0554d981


v1.3 - 16/08/21

Features

  • Privacy filter: To protect the privacy of individuals, we implemented a configurable privacy filter that enforces a minimum level of aggregation in the output. If enabled, only aggregating queries (with a GROUP BY in the last step) are allowed and all resulting groups with less than a specified threshold are filtered out before being returned to the Analyst.
  • Result file naming: Result files are now named according to the query.
  • Various small UI/UX improvements

Bugfixes

  • Fixed a rare concurrency issue when executing long-running queries that could lead to a situation where the query never seems to finish
  • 'Last edited' timestamp bug has been fixed

Enclave version

59b7768e3c455cec14aac84187618c46a2a49c21cac754bcd021deb5cd0299ea


v1.2 - 02/08/21

Features

  • Better support for long-running queries: You can now leave the page when a query is triggered without losing the results. The query is run anyway and you are able to retrieve the results once computed
  • Query constraint: Added the option to run queries only when all datasets have been provided to the Data Clean Room
  • Better support for query development: When creating a Data Clean Room, you can now validate your queries for correctness without publishing the Data Clean Room. To boot, you also get the schema of each query result
  • Better Data Clean Room descriptions: The description field now supports long, rich-formatted texts for beautiful descriptions
  • Branding of Data Clean Rooms: You can now to personalize the Data Clean Rooms you create with your company logo, using the toggle from the top-right menu
  • Simplified participant view: We simplified the Data Clean Room participation by combining the STATUS and OVERVIEW tabs
  • Improved audit log: We added a more expressive human-readable column to the audit log and also log more information

Bugfixes

  • In published Data Clean Rooms, the text is now in read-only mode
  • Fixed link to change password
  • Fixed formatting of the headers in the results preview

Enclave version

597731febdecd0b5fcdfd4331c1b0c238e40f2c4c51e346e9036135ce1a81287


v1.1 - 13/07/21

Features

  • SQL engine and stack optimization: The platform now performs computations up to 5x faster
  • The platform now can support Single Sign On via Microsoft Active Directory
  • Full support for DISTINCT function and casting to VARCHAR
  • More control of your data: Improved user experience for dataset de-provisioning
  • The description box is now a long rich-text field that can contain instructions and useful information to use the Data Clean Room in a well-formatted manner
  • The audit log is now better readable
  • Improved the validation of identifiers (table names, column names, query names)
  • Improved user experience in the analysis and action tab: It is now easier to scroll, run queries, and download results
  • The UI is now able to load and display large result tables
  • The reordering of table columns reordering is now more intuitive
  • Other minor UI and UX improvements

Bugfixes

  • The Data Clean Room publication validation now checks the consistency of the data type when variables are joined in an SQL statement
  • Fixed bug regarding SUM on a window function (it used to be implemented as a sum over the partition but it should be a running sum)
  • The analysis tab now refreshes the content properly when a query is deleted
  • Fixed a bug during login workflow
  • Fixed a bug that freezes text writing in the modal window a new Data Clean Room creation

Enclave version

9288101a27978bfbc67ec393d3060ce5c96139bbf9aab320061a25c562bdac4b


v1.0 - 18/06/21

V1.0 brings major changes in the web interface of the platform, with a whole new look & feel, an improved UI and more intuitive UX.

New features

(1) Expanded SQL functionality:

  • Added support for 'IS NULL' and 'IS NOT NULL'
  • ORDER BY ASC/DESC function is now fully supported
  • NTILE function is now supported
  • ROUND function is now supported

(2) New UI functionalities:

  • You can now directly duplicate an existing Data Clean Room
  • Error messages are more actionable and closer to natural language
  • You are now able to see who was already contributed data to a data cleanroom
  • Headers are now included in the preview and the .CSV of the results
  • Archiving Data Clean Rooms without deleting them is now possible
  • General improvements and improved visualization of the audit log
  • User roles and permissions are now explicit and have a dedicated section of the Data Clean Room
  • User documentation is available directly from the platform
  • Table creation is now supported by a UI table builder
  • It is now possible to delete your encrypted datasets from the Data Clean Room

Enclave version

5d93bfef5324f984d7781b55ac0cc4cd13dc21eed1f9a7750e1747016abddaf0



v0.4 - 31/5/21

Features

  • Fuzzy matching now supports any type of JOIN in the FROM statement
  • Casting into int64 is now supported
  • Computation speed of the fuzzy matching algorithm has been substantially improved

Bugfixes

  • Timeout error during upload is now fixed

Enclave version

561fd910346334b5a245b21b81287393310bd90bc1ae09028a7680291ab48d4a


v0.3 - 15/5/21

Features

  • Audit log: It is now possible to download a CSV file that shows all the interactions that happened in the secure enclave for a specific Data Clean Room. This intamparable log gives Data Owners full transparency of how their data has been used.
  • Queries can now use other queries in their FROM part. This UX feature makes it much easier to write longer queries.
  • Results can now be indefinitely big without resulting in problems.

Enclave version

b6f5fe60884d309951128d02e53e623c66b246d0ae9425974edb28296d3eac4d


v0.2 - 3/5/21

Features

  • You can now set a password during the Data Clean Room definition that needs to be used to interact with the Data Clean Room once published.
  • Now UNION function is supported.
  • Email notifications are sent out when a new account or Data Clean Room is created or you are invited to collaborate in a Data Clean Room.
  • Performance improvement: Now the platform switches automatically from single enclave to distributed mode, allowing computation on bigger datasets.
  • Table and query editors are now resizable.
  • Personalised platform branding has been added.

Bugfixes

  • Fixed bug in parsing the table name from the CREATE TABLE statement.
  • Minor bug fixes in query validation.

v0.1 - 27/4/21

Features

  • Now the platform supports NULL values and all types of JOINs
  • Added query polling to prevent the browser from timing out
  • Improved messages and UX for Data Clean Room validation errors
  • Now the uploaded datasets get validated before being ingested
  • Tables and queries definition can be downloaded also after publication
  • Improved UI for participants' actions

Buxfixes

  • Now tables and queries cannot be submitted without having at least one assigned Analyst
  • Table name entry is now a read-only field preventing from errors
  • Solved an issue regarding the results preview.