Source author record

Ziqiang Feng

Ziqiang Feng appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
2topics
3close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2025arXiv

Transitive partially hyperbolic diffeomorphisms in dimension three

We prove that any $C^{1+α}$ transitive conservative partially hyperbolic diffeomorphism of a closed 3-manifold with virtually solvable fundamental group is ergodic. Consequently, in light of \cite{FP-classify}, this establishes the equivalence between transitivity and ergodicity for $C^{1+α}$ conservative partially hyperbolic diffeomorphisms in \emph{any} closed 3-manifold. Moreover, we provide a characterization of compact accessibility classes under transitivity, thereby giving a precise classification of all accessibility classes for transitive 3-dimensional partially hyperbolic diffeomorphisms.

preprint2022arXiv

ByteStore: Hybrid Layouts for Main-Memory Column Stores

The performance of main memory column stores highly depends on the scan and lookup operations on the base column layouts. Existing column-stores adopt a homogeneous column layout, leading to sub-optimal performance on real workloads since different columns possess different data characteristics. In this paper, we propose ByteStore, a column store that uses different storage layouts for different columns. We first present a novel data-conscious column layout, PP-VBS (Prefix-Preserving Variable Byte Slice). PP-VBS exploits data skew to accelerate scans without sacrificing lookup performance. Then, we present an experiment-driven column layout advisor to select individual column layouts for a workload. Extensive experiments on real data show that ByteStore outperforms homogeneous storage engines by up to 5.2X.