Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion 0.1.1 - Docs.rs
[go: Go Back, main page]

datafusion 0.1.1

DataFusion is a datasource-agnostic distributed query planning and execution framework for Rust
Documentation


body {
	font-family: Arial, Helvetica, san-serif;
	font-size: 1.0em;
	line-height: 100%;
	margin: 0px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}

@media screen and (min-width: 800px) {
	body {
		font-size: 1.2em;
		line-height: 120%;
	}
}

.banner {
	background-color: #f0f0f0;
	padding: 15px;
}

h1 {
    font-size: 1.2em;
}

nav a {
	text-decoration: none;
	color: #0000aa;
	margin-right: 20px;
}