Vitalii Diravka
Vitalii Diravka
# [DRILL-5955](https://issues.apache.org/jira/browse/DRILL-5955): Revisit Union Vectors ## Description Draft PR for support Union type for JSON2 - [x] Enabled Union/Variant vectors for JSON2 - [ ] fix validation for Union vectors...
# [DRILL-7871](https://issues.apache.org/jira/browse/DRILL-7871): StoragePluginStore instances for different users ## Description This feature allows to have the separate plugin set per user. Profiles are restricted per user too. ## Documentation To enable...
Change 'project.artifactId' from 'drill-root' to 'apache-drill' _Note: it includes changes for #1743 also (it is expected that PR will be merged first)_
- changed SqlBracketlessSyntax logic in the DrillCompoundIdentifier; - added checking of using full schema name in column names; - added unit test testColumnNamesWithSchemaName;
…L" dataMode columns instead of "REQUIRED" ones - Added supporting of specifying the DataMode of data type in MapWriter; - Use nullable vectors in case of parent nested data type...
The latest pcapng files involves CUSTOM BLOCK section. https://pcapng.github.io/pcapng/draft-tuexen-opsawg-pcapng.html#section_custom_block alternative info: https://tools.ietf.org/id/draft-tuexen-opsawg-pcapng-01.html#rfc.section.4.9 But it is not implemented here. It causes reading failures of some files,, for instance check `dhcp_big_endian.pcapng` file...
For machine executor the old version of maven is used. It would be good to specify it via config.yml https://github.com/circleci/image-builder/blob/update/java/circleci-provision-scripts/java.sh#L52