commits
Thread
Date
Earlier messages
Messages by Thread
[1/4] incubator-hawq git commit: HAWQ-1628. Add hdfs protocol for pluggable storage framework [Forced Update!]
huor
[3/4] incubator-hawq git commit: HAWQ-1628. Add hdfs protocol for pluggable storage framework
huor
[4/4] incubator-hawq git commit: HAWQ-1628. Add hdfs protocol for pluggable storage framework
huor
[2/4] incubator-hawq git commit: HAWQ-1628. Add hdfs protocol for pluggable storage framework
huor
[1/4] incubator-hawq git commit: Add hdfs protocol for pluggable storage framework
huor
[3/4] incubator-hawq git commit: Add hdfs protocol for pluggable storage framework
huor
[4/4] incubator-hawq git commit: Add hdfs protocol for pluggable storage framework
huor
[2/4] incubator-hawq git commit: Add hdfs protocol for pluggable storage framework
huor
incubator-hawq git commit: HAWQ-1650. Fix compilation issue in Java 7
shivram
incubator-hawq git commit: HAWQ-1644. Make delegation token optional in PXF
shivram
incubator-hawq git commit: HAWQ-1649. Add parallel true and daemon to gradle properties
shivram
incubator-hawq git commit: HAWQ-1645. Use the latest available version of gradle (4.9)
shivram
incubator-hawq git commit: HAWQ-1646. Fixes travis CI issues
adenissov
incubator-hawq git commit: Revert "HAWQ-1645. Remove autogeneration of version number from pxf/build.gradle"
shivram
incubator-hawq git commit: HAWQ-1645. Remove autogeneration of version number from pxf/build.gradle
shivram
incubator-hawq git commit: HAWQ-1622. Cache UGI objects and clean them periodically
shivram
svn commit: r28249 - /release/incubator/hawq/KEYS
rlei
svn commit: r28248 - /dev/incubator/hawq/KEYS
rlei
incubator-hawq-site git commit: HAWQ-1638. Modify the release notes links.
rlei
incubator-hawq-site git commit: HAWQ-1638. Remove 2.2.0.0 release to archive.
rlei
incubator-hawq-site git commit: HAWQ-1638. Only use one gpg command as an example.
rlei
incubator-hawq-site git commit: HAWQ-1638. Use full name for Apache Ambari.
rlei
incubator-hawq-site git commit: HAWQ-1638. Remove download icons.
rlei
incubator-hawq-site git commit: HAWQ-1638. Fix description of downloads.
rlei
incubator-hawq-site git commit: HAWQ-1638. Add how to verify downloaded files section, removed md5 keys.
rlei
incubator-hawq-site git commit: HAWQ-1638. Correct typo and use full name for ASF products with the first/main references.
rlei
incubator-hawq git commit: HAWQ-1636. Fix compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11
huor
incubator-hawq git commit: HAWQ-1636. Fix compile apache hawq failure due to unsupported syntax in libyarn on osx 10.11
huor
incubator-hawq git commit: HAWQ-1627. Support setting the max protocol message size when talking with HDFS
interma
incubator-hawq git commit: HAWQ-1624. Change libhdfs3 to be ABI compatible with libhdfs
interma
incubator-hawq git commit: HAWQ-1633. Add parameter for maven package hawq-hadoop
interma
incubator-hawq git commit: HAWQ-1618. Segment panic at workfile_mgr_close_file() when transaction ROLLBACK
rlei
[1/3] incubator-hawq git commit: HAWQ-1619. Fix Vectorized Execution bugs
rlei
[3/3] incubator-hawq git commit: HAWQ-1619. Fix Vectorized Execution bugs
rlei
[2/3] incubator-hawq git commit: HAWQ-1619. Fix Vectorized Execution bugs
rlei
[1/2] incubator-hawq git commit: HAWQ-1599. Add PXF-Ignite plug-in.
adenissov
[2/2] incubator-hawq git commit: HAWQ-1599. Add PXF-Ignite plug-in.
adenissov
incubator-hawq git commit: HAWQ-1621. Call FileSystem.closeAllForUGI at the end of request when PXF impersonation is on
adenissov
incubator-hawq git commit: HAWQ-1508. fix travis broken
interma
incubator-hawq git commit: HAWQ-1620. Push down target list information(pi_targetlist in structure ProjectionInfo) to scan when create Bloomfilter structure.
wlin
incubator-hawq git commit: HAWQ-1616. Fix the wrong result of hash join when enable Bloom filter, because the projection information of join keys hasn't been pushed down to parquet scan correctly.
wlin
incubator-hawq git commit: HAWQ-1615. Fix accessing invalid memory when run a hash-join query with Bloomfilter enable. The BloomFilter structure in RuntimeFilterState should be allocated, instead of using the address of HashJoinTable's BloomFilter, since
wlin
[1/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[8/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[3/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[6/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[9/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[5/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[4/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[7/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
[2/9] incubator-hawq git commit: HAWQ-1612. Implement vectorized aggregate functions, such as avg/sum/count.
rlei
incubator-hawq git commit: HAWQ-1608. Implement Printing Runtime Filter Information For "explain analyze". Change GUC hawq_hashjoin_bloomfilter to bool.
wlin
incubator-hawq git commit: Updates to PXF Parquet to support S3 eventually
shivram
incubator-hawq git commit: HAWQ-1613. Create Date based Vectorized type and relevant expression
rlei
incubator-hawq git commit: HAWQ-1607. This commit implements applying Bloom filter during Scan outer table. 1. Pash down Bloom filter structure to outer table scan(only support parquet); 2. Check if the tuple from outer table is found in
wlin
incubator-hawq git commit: HAWQ-1609. Update regression test configuration
interma
incubator-hawq git commit: HAWQ-1609. Implement Vectorized Motion Node
interma
incubator-hawq git commit: HAWQ-1611. refactor the vtype in order to advance the performance (by Wang Weinan)
interma
[1/3] incubator-hawq git commit: HAWQ-1603. Add new hook API
interma
[3/3] incubator-hawq git commit: HAWQ-1603. Add new hook API
interma
[2/3] incubator-hawq git commit: HAWQ-1603. Add new hook API
interma
incubator-hawq git commit: HAWQ-1606. Fix "make unittest-check" error and set GUC error
wlin
incubator-hawq git commit: HAWQ-1606. This commit implements deciding to create Bloom Filter during query plan and create Bloom filter for inner table, including:
wlin
incubator-hawq git commit: HAWQ-1604. Add A New GUC hawq_hashjoin_bloomfilter to indicate if use Bloom filter for hash join. Remove gp_hashjoin_bloomfilter and bloom filter in hash join table, this part of legacy codes has been verified that it won't imp
wlin
[1/2] incubator-hawq git commit: HAWQ-1600. Parquet table data vectorized scan
interma
[2/2] incubator-hawq git commit: HAWQ-1602. AO table data vectorized scan
interma
[1/4] incubator-hawq git commit: HAWQ-1598. Vectorized Scan Node Framework initialization
interma
[2/4] incubator-hawq git commit: HAWQ-1598. Vectorized Scan Node Framework initialization
interma
[4/4] incubator-hawq git commit: HAWQ-1598. Vectorized Scan Node Framework initialization
interma
[3/4] incubator-hawq git commit: HAWQ-1598. Vectorized Scan Node Framework initialization
interma
incubator-hawq git commit: HAWQ-1593. Vectorized execution condition check in plan tree
interma
[01/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[19/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[35/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[17/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[23/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[24/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[46/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[09/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[06/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[07/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[31/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[29/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[02/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[52/52] incubator-hawq-site git commit: Update /latest redirect to point to 2.3.0.0-incubating
yozie
[36/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[12/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[25/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[18/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[48/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[08/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[14/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[37/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[39/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[11/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[50/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[10/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[28/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[03/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[38/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[47/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[33/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[43/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[40/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[32/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[04/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[21/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[30/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[05/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[34/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[41/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[26/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[51/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[49/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[45/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[27/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[15/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[42/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[22/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[13/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[44/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[16/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[20/52] [partial] incubator-hawq-site git commit: Add build of 2.3.0.0-incubating generated html
yozie
[1/3] incubator-hawq-docs git commit: updating book build for 2.3 release
yozie
[2/3] incubator-hawq-docs git commit: updating book build for 2.3 release
yozie
[3/3] incubator-hawq-docs git commit: updating book build for 2.3 release
yozie
svn commit: r25809 - in /release/incubator/hawq: 2.0.0.0-incubating/ 2.1.0.0-incubating/ 2.2.0.0-incubating/
yjin
incubator-hawq-site git commit: HAWQ-1596. delete old releases from mirroring system
yjin
incubator-hawq-site git commit: HAWQ-1595. use HTTPS for KEYS, sigs and hashes
yjin
incubator-hawq git commit: HAWQ-1591. Common tuple batch structure for VecExe
interma
incubator-hawq-site git commit: Update download page to reflect Apache HAWQ 2.3.0.0-incubating release
yjin
svn commit: r25805 - /release/incubator/hawq/2.3.0.0-incubating/apache-hawq-rpm-2.3.0.0-incubating.tar.gz.sha256
yjin
svn commit: r25804 - /release/incubator/hawq/2.3.0.0-incubating/
yjin
[1/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[7/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[6/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[8/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[5/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[4/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[2/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
[3/8] incubator-hawq git commit: HAWQ-1592. Vectorized data types initialization and relevant functions definition
interma
incubator-hawq git commit: HAWQ-1594. Memory leak in standby master (gpsyncagent process)
interma
svn commit: r25574 - in /dev/incubator/hawq/2.3.0.0-incubating.RC2: apache-hawq-rpm-2.3.0.0-incubating-rc2.tar.gz.md5 apache-hawq-src-2.3.0.0-incubating.tar.gz.md5
yjin
svn commit: r25290 - /dev/incubator/hawq/2.3.0.0-incubating.RC2/
yjin
[1/2] incubator-hawq git commit: HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release
yjin
[2/2] incubator-hawq git commit: HAWQ-1590. bump hawq version to 2.3 in contrib/hawq-ambari-plugin/build.properties for Apache HAWQ 2.3.0.0-incubating Release
yjin
incubator-hawq git commit: HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release
huor
incubator-hawq git commit: HAWQ-1590. bump hawq version to 2.3 in contrib/hawq-ambari-plugin/build.properties for Apache HAWQ 2.3.0.0-incubating Release
huor
incubator-hawq git commit: HAWQ-1590. bump hawq version to 2.3 in contrib/hawq-ambari-plugin/build.properties for Apache HAWQ 2.3.0.0-incubating Release
huor
incubator-hawq git commit: HAWQ-1589. bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release [Forced Update!]
huor
incubator-hawq git commit: bump hawq version to 2.3 in pom.xml for Apache HAWQ 2.3.0.0-incubating Release
huor
svn commit: r25150 - /dev/incubator/hawq/2.3.0.0-incubating.RC1/
yjin
[1/2] incubator-hawq git commit: HAWQ-1036. Implement user impersonation in PXF
yjin
[2/2] incubator-hawq git commit: HAWQ-1587. Fix metadata parameters handling in PXF
yjin
incubator-hawq git commit: HAWQ-1583. Vectorization execution framework init.
abai
incubator-hawq git commit: HAWQ-1587. Fix metadata parameters handling in PXF
shivram
incubator-hawq git commit: HAWQ-1036. Implement user impersonation in PXF
adenissov
[1/2] incubator-hawq git commit: HAWQ-1586. Update version from 2.2.0.0 to 2.3.0.0
yjin
[2/2] incubator-hawq git commit: HAWQ-1586. Update version from 2.2.0.0 to 2.3.0.0
yjin
[1/2] incubator-hawq git commit: HAWQ-1586. Update version from 2.2.0.0 to 2.3.0.0
yjin
[2/2] incubator-hawq git commit: HAWQ-1586. Update version from 2.2.0.0 to 2.3.0.0
yjin
incubator-hawq git commit: HAWQ-1585. Fixed Javadoc generation warnings and errors.
odiachenko
incubator-hawq-docs git commit: updating bookbinder release to address nokogiri security warning
yozie
svn commit: r24779 - /dev/incubator/hawq/KEYS
yjin
svn commit: r24777 - /release/incubator/hawq/KEYS
yjin
incubator-hawq git commit: HAWQ-1581. Separate PXF system parameters from user parameters
shivram
incubator-hawq git commit: HAWQ-1584. Propogate bridge endIteration exception during write to client
shivram
incubator-hawq-docs git commit: HAWQ-1562 Fixed incorrect path to default log directory (closes #136)
yozie
incubator-hawq git commit: HAWQ-1557. Concurrent drop should not report error for drop IF EXISTS.
interma
incubator-hawq git commit: HAWQ-1575. Implemented readable Parquet profile for PXF.
odiachenko
incubator-hawq git commit: HAWQ-1514. TDE feature makes libhdfs3 require openssl1.1
interma
incubator-hawq git commit: HAWQ-1527 Added feature to enable partition filtering for integral data types
rlei
incubator-hawq git commit: HAWQ-1582. hawq ssh cmd bug when pipe in cmd
xsheng
incubator-hawq git commit: HAWQ-1580. Set PXF port number to 5888 for GPDB
shivram
incubator-hawq git commit: HAWQ-1579. Fix pxf logging issue with null Metadata
shivram
incubator-hawq git commit: HAWQ-1578. Regression Test (Feature->Ranger)Failed
rlei
incubator-hawq git commit: HAWQ-1125. Running pl/python related feature_test cases in parallel
rlei
incubator-hawq git commit: HAWQ-1573. Clear debug_query_string in proc_exit to avoid crash
rlei
incubator-hawq git commit: HAWQ-1566. Include Pluggable Storage Format Framework in External Table Insert
huor
incubator-hawq git commit: HAWQ-1565. Include Pluggable Storage Format Framework in External Table Scan
huor
incubator-hawq git commit: HAWQ-1572 Fix travis ci build failure. Thrift/Boost incompatibility
rlei
incubator-hawq git commit: HAWQ-1560. Changed log level to DEBUG1 for data locality messages
rlei
incubator-hawq git commit: Removed explicit serde check with HiveLineBreakAccessor
shivram
incubator-hawq git commit: HAWQ-1564. Add Pluggable Storage Dependent Information
huor
incubator-hawq git commit: HAWQ-1563. Adapt to run PXF Makefile in /bin/sh
adenissov
incubator-hawq git commit: HAWQ-1555. Add access interfaces for protocol and format in pluggable storage framework
huor
[1/3] incubator-hawq git commit: HAWQ-1532. Fix conflict in Asia timezone
rlei
[2/3] incubator-hawq git commit: HAWQ-1532. recognize timezone 'CST' correctly in China
rlei
[3/3] incubator-hawq git commit: HAWQ-1532. test cases on 'Asia' timezone
rlei
[1/2] incubator-hawq git commit: HAWQ-1368 Add option to hawq register to specify log directory
rlei
[2/2] incubator-hawq git commit: HAWQ-1553 Add option to hawq extract to specify log directory
rlei
incubator-hawq git commit: HAWQ-1559 - Fix travis ci build failure due to missing apr package
rlei
[incubator-hawq-site] Git Push Summary
espino
incubator-hawq-site git commit: HAWQ-1554. Add registered trademark symbol (®) to website.
espino
incubator-hawq git commit: HAWQ-1549 Enable standby resync using -M smart/fast/immediate
rlei
incubator-hawq git commit: HAWQ-1544. prompt file count doesn't match hash bucket number when reorganize table
interma
incubator-hawq git commit: HAWQ-1545. Fix pxf-private.classpath file for Cloudera tarball distro
adenissov
incubator-hawq git commit: HAWQ-1496. Add DISCLAIMER, LICENSE and NOTICE files into PXF rpm.
espino
incubator-hawq git commit: HAWQ-1530. Illegally killing a JDBC select query causes locking problems
yjin
incubator-hawq git commit: HAWQ-1543. Make pxf configurable upon restart through pxf-env
shivram
Earlier messages