drill
DRILL-7042: Fix deb and rpm package issues
#1651
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
55
Changes
View On
GitHub
Commits
[maven-release-plugin] prepare for next development iteration
vdiravka
committed
5 years ago
DRILL-6901: Move schema builder to src/main
arina-ielchiieva
committed
5 years ago
DRILL-6936: TestGracefulShutdown.gracefulShutdownThreadShouldBeInitializedBeforeClosingDrillbit fails if loopback address is set in hosts
gparai
committed
5 years ago
DRILL-6934: Update the option documentation for planner.enable_unnest_lateral
gparai
committed
5 years ago
DRILL-6931: File listing: fix issue for S3 directory objects and improve performance for recursive listing
gparai
committed
5 years ago
DRILL-6929: Exclude maprfs jar for default profile
gparai
committed
5 years ago
DRILL-6921: Add Clear button for /options filter
gparai
committed
5 years ago
DRILL-6907: Fix hive-exec-shaded classes recognition in IntelliJ IDEA
gparai
committed
5 years ago
DRILL-6894: CTAS and CTTAS are not working on S3 storage when cache is disabled
gparai
committed
5 years ago
DRILL-6888: Move nested classes outside HashAggTemplate to allow for plain java compile option
gparai
committed
5 years ago
DRILL-6879: Show warnings for potential performance issues
gparai
committed
5 years ago
DRILL-540: Allow querying hive views in Drill
gparai
committed
5 years ago
DRILL-6946: Implement java.sql.Connection setSchema and getSchema methods in DrillConnectionImpl
arina-ielchiieva
committed
5 years ago
DRILL-6933: Fix ctrl+enter when Impersonation is disabled
Hanumath Maduri
committed
5 years ago
DRILL-6939: Indicate when a query is submitted and is in progress
Hanumath Maduri
committed
5 years ago
DRILL-6050: Provide a limit to number of rows fetched for a query in UI
Hanumath Maduri
committed
5 years ago
DRILL-6941: Incorrect EARLY_LIMIT0_OPT_KEY description
Hanumath Maduri
committed
5 years ago
DRILL-6880: For Hash-Join hash-table build - treat null keys as an equal match
Ben-Zvi
committed
5 years ago
Changes following code review comments for DRILL-6880
Ben-Zvi
committed
5 years ago
Changes following second code review
Ben-Zvi
committed
5 years ago
DRILL-6918: Skip ensureAtLeastOneField when there are no records
sohami
committed
5 years ago
DRILL-6928: Update description for exec.query.return_result_set_for_ddl option to reflect it affects JDBC connections only
sohami
committed
5 years ago
DRILL-6955: storage-jdbc tests improvements
sohami
committed
5 years ago
DRILL-6954: Move commons libs used in UDFs module to the dependency management
sohami
committed
5 years ago
DRILL-6959: Fix loss of precision when casting time and timestamp literals in filter condition
sohami
committed
5 years ago
DRILL-6903: SchemaBuilder code improvements
arina-ielchiieva
committed
5 years ago
DRILL-6971: Display query state in query result page
vdiravka
committed
5 years ago
DRILL-6971: Labelled Query State with color coding
vdiravka
committed
5 years ago
DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin when native reader is enabled
vdiravka
committed
5 years ago
DRILL-6944: UnsupportedOperationException thrown for view over MapR-DB binary table
vdiravka
committed
5 years ago
DRILL-6942: Provide ability to sort list of profiles on Drill Web UI
vdiravka
committed
5 years ago
DRILL-6967: Fix TIMESTAMPDIFF function for QUARTER qualifier
vdiravka
committed
5 years ago
Update Javadocs.md
Ben-Zvi
committed
5 years ago
DRILL-6533: Allow using literal values in functions which expect FieldReader instead of ValueHolder
vvysotskyi
committed
5 years ago
DRILL-6910: Allow applying DrillPushProjectIntoScanRule at physical phase
vvysotskyi
committed
5 years ago
DRILL-6947: Fix RuntimeFilter memory leak
vvysotskyi
committed
5 years ago
DRILL-6999: Fix the case that there's more than one join conditions
vvysotskyi
committed
5 years ago
DRILL-6962: Function coalesce returns an Error when none of the columns in coalesce exist in a parquet file
vvysotskyi
committed
5 years ago
DRILL-6977: Improve Hive tests configuration
vvysotskyi
committed
5 years ago
DRILL-6985: Fix sqlline.bat issues on Windows and add drill-embedded.bat
vvysotskyi
committed
5 years ago
DRILL-7000: Queries failing with 'Failed to aggregate or route the RFW' do not complete
vvysotskyi
committed
5 years ago
DRILL-7007: Use verify method in row set tests
arina-ielchiieva
committed
5 years ago
DRILL-7006: Add type conversion to row writers
arina-ielchiieva
committed
5 years ago
DRILL-6997: Semijoin is changing the join ordering for some tpcds queries.
Aman Sinha
committed
5 years ago
DRILL-7002: whatever exec.hashjoin.num_partitions is set, output right results
Aman Sinha
committed
5 years ago
DRILL-7008: Drillbits: clear stale shutdown hooks
vlsi
committed
5 years ago
DRILL-7018: Fixed Parquet buffer overflow when reading timestamp column
sachouche
committed
5 years ago
DRILL-6964: Implement CREATE / DROP SCHEMA commands
arina-ielchiieva
committed
5 years ago
DRILL-7019: Add check for redundant imports
vvysotskyi
committed
5 years ago
DRILL-7016: Wrong query result with RuntimeFilter enabled when order of join and filter condition is swapped
sohami
committed
5 years ago
DRILL-6862: Update Calcite to 1.18.0
ihuzenko
committed
5 years ago
DRILL-7031: Add Travis job that runs protobuf generation command and checks if all protobufs are up-to-date
arina-ielchiieva
committed
5 years ago
DRILL-6780: Caching dependencies for CircleCI
arina-ielchiieva
committed
5 years ago
DRILL-7024: Refactor ColumnWriter to simplify type-conversion shim
arina-ielchiieva
committed
5 years ago
DRILL-7042: Apache Drill v1.15.0 failed to generate deb/rpm package
nareshgbhat
committed
5 years ago
Loading