GitHub / activewarehouse/activewarehouse-etl issues and pull requests
#146 - password should not in command
Pull Request -
State: closed - Opened by LcpMarvel over 10 years ago
#145 - Mysql password secure
Pull Request -
State: closed - Opened by LcpMarvel over 10 years ago
#144 - Test::Unit missing with Ruby 2.2.0
Issue -
State: open - Opened by jlecour over 10 years ago
- 5 comments
#143 - Make compatible with ruby 2.x
Issue -
State: closed - Opened by justqyx over 10 years ago
- 2 comments
#142 - initialising error variable so final status is correct
Pull Request -
State: closed - Opened by marutinandanpandya over 11 years ago
#141 - RAILS 4 - Mass Assignment Security Error while executing etl
Issue -
State: open - Opened by victorvprem over 11 years ago
#140 - Adding up ignore param so that data import can ignore starting n lines from data file
Pull Request -
State: closed - Opened by ghost over 11 years ago
#139 - skip_lines not working for csv_parser
Issue -
State: open - Opened by satish-gathole over 11 years ago
#138 - Maintenance Release, please?
Issue -
State: open - Opened by tylergannon almost 12 years ago
- 4 comments
#137 - local_infile option not working correctly
Issue -
State: open - Opened by shshankjain almost 12 years ago
#136 - Rails 4 and strong_parameters
Issue -
State: open - Opened by trestrantham almost 12 years ago
- 1 comment
#135 - Fix for issue 134 where using mysqlstream: true, with the --limit option...
Pull Request -
State: open - Opened by acyuta108 almost 12 years ago
#134 - Duplicate LIMIT in DB query when using mysqlstream in ctl and --limit option in cmd line
Issue -
State: open - Opened by acyuta108 almost 12 years ago
#133 - Foreign Key Lookup Transform doesn't set the field to nil if resolver fails
Issue -
State: open - Opened by colinux about 12 years ago
- 1 comment
#132 - ActiveRecord::Base#verify_active_connections! is obsolete
Pull Request -
State: open - Opened by jlecour about 12 years ago
#130 - Issue #129 (MySqlStreamer fails on warning with mysql version 5.6.10)
Pull Request -
State: open - Opened by keithlayne over 12 years ago
- 1 comment
#129 - MySqlStreamer fails on with mysql 5.6.10 on OSX
Issue -
State: open - Opened by keithlayne over 12 years ago
- 13 comments
#128 - Writing arbitrary attributes on a model is deprecated.
Issue -
State: open - Opened by npadgett over 12 years ago
#127 - Update the default batch size for destination to match the documentation.
Pull Request -
State: closed - Opened by npadgett over 12 years ago
#126 - Allow database source to use different types of joins
Pull Request -
State: open - Opened by lkemmerer over 12 years ago
- 1 comment
#125 - should account for the port parameter in the config, since mysql isn't always where it might be by default
Pull Request -
State: closed - Opened by orenmazor over 12 years ago
- 8 comments
#124 - Fixing CSV issue
Pull Request -
State: closed - Opened by epinault over 12 years ago
- 3 comments
#123 - csv_destination enclosing inconsistent
Issue -
State: closed - Opened by epinault over 12 years ago
#122 - Incorrect destination being used
Issue -
State: closed - Opened by epinault over 12 years ago
#121 - Bad CSV parser
Issue -
State: closed - Opened by epinault over 12 years ago
#120 - Load_cache broken in some case for SQLResolver
Issue -
State: closed - Opened by epinault almost 13 years ago
- 1 comment
#119 - SQLResolver always include the field id
Issue -
State: closed - Opened by epinault almost 13 years ago
- 2 comments
#118 - Provide guidance on how to use many AR databases at once
Issue -
State: open - Opened by thbar almost 13 years ago
Labels: documentation
#117 - Provide guidance on how to handle encodings in an ETL process
Issue -
State: open - Opened by thbar almost 13 years ago
Labels: documentation
#116 - sub!': invalid byte sequence in UTF-8
Issue -
State: closed - Opened by epinault almost 13 years ago
- 4 comments
#115 - SCD with no changes causes bad query
Issue -
State: closed - Opened by epinault almost 13 years ago
- 9 comments
#114 - Starting the documentation off with the installation
Pull Request -
State: closed - Opened by fearoffish almost 13 years ago
#113 - It's time to begin!
Pull Request -
State: closed - Opened by fearoffish almost 13 years ago
#112 - Mysql issue with ruby 1.8.7 when running ETL
Issue -
State: closed - Opened by epinault almost 13 years ago
- 1 comment
#111 - Error with FasterCSV and Ruby 1.9.2
Issue -
State: closed - Opened by epinault almost 13 years ago
- 27 comments
#110 - MySQL connection issue
Issue -
State: closed - Opened by epinault almost 13 years ago
- 4 comments
#109 - Add support for :accept_nil on ForeignKeyLookupTransform
Issue -
State: open - Opened by thbar almost 13 years ago
#108 - Allow to pass extra arguments to MySQL streamer
Issue -
State: open - Opened by thbar almost 13 years ago
#107 - Allow to escape nil in FileDestination
Issue -
State: open - Opened by thbar almost 13 years ago
#106 - date transformed to 0000-00-00 00:00:00 instead of nil
Issue -
State: open - Opened by sgrgic almost 13 years ago
- 5 comments
#105 - Add support for :join_clause
Issue -
State: open - Opened by thbar almost 13 years ago
#104 - add last completed id option
Pull Request -
State: closed - Opened by sgrgic about 13 years ago
- 12 comments
#103 - CDATA issue with SAX parser
Pull Request -
State: closed - Opened by tchukuchuk about 13 years ago
- 3 comments
#102 - does this replace rails-sql-views
Issue -
State: closed - Opened by barancw about 13 years ago
- 5 comments
#101 - Cobol to Decimal
Issue -
State: open - Opened by jwg2s about 13 years ago
- 5 comments
#100 - Provide a better error message when the connection cannot be found
Issue -
State: open - Opened by thbar about 13 years ago
Labels: documentation
#99 - Fix for #95 - source :join does not prepend 'join' in SQL query
Pull Request -
State: closed - Opened by seeingidog about 13 years ago
- 1 comment
#98 - deprecation warning when running rails c
Issue -
State: open - Opened by OpenCoderX about 13 years ago
- 3 comments
#97 - Mass-assignment bug for rails/activemodel 3.2.3 fixed
Pull Request -
State: closed - Opened by pgericson about 13 years ago
- 1 comment
#96 - Mass-assignment protection of control_file, status, batch_id in the etl_execution database
Issue -
State: closed - Opened by pgericson about 13 years ago
- 3 comments
#95 - source :join does not prepend 'join' in SQL query
Issue -
State: closed - Opened by pcreux about 13 years ago
- 8 comments
Labels: in progress
#94 - Fix broken LIMIT and OFFSET
Pull Request -
State: closed - Opened by kennym over 13 years ago
- 5 comments
#93 - MongoDB source & destination support
Issue -
State: open - Opened by kennym over 13 years ago
#92 - Adding limit to PostgreSQL query broken
Issue -
State: closed - Opened by kennym over 13 years ago
- 5 comments
#91 - Allow to pass :extra_args to mysqlstream
Issue -
State: open - Opened by thbar over 13 years ago
#90 - Failed look-up will not remove the row from the pipeline
Issue -
State: open - Opened by thbar over 13 years ago
- 1 comment
Labels: bug
#89 - ruby 1.9.3 mysqlstream - invalid byte sequence in UTF-8
Issue -
State: closed - Opened by sgrgic over 13 years ago
- 10 comments
#88 - Loading into MongoDB
Issue -
State: closed - Opened by kennym over 13 years ago
- 3 comments
#87 - Rails Generator for ETL installation
Issue -
State: open - Opened by OpenCoderX over 13 years ago
- 1 comment
#86 - allow control filename format of ctl.rb, syntax highlighting
Issue -
State: closed - Opened by OpenCoderX over 13 years ago
- 12 comments
#85 - First pass at allowing to declare error handlers from the etl scripts
Pull Request -
State: closed - Opened by thbar over 13 years ago
#84 - Documentation for removal of column during destination output
Issue -
State: open - Opened by OpenCoderX over 13 years ago
- 2 comments
Labels: documentation
#83 - Provide an error callback
Issue -
State: open - Opened by thbar over 13 years ago
- 2 comments
Labels: documentation
#82 - Register activewarehouse.info in google webmaster tools
Issue -
State: open - Opened by thbar over 13 years ago
Labels: documentation
#81 - Fix for #77 - map NULL to nil
Pull Request -
State: closed - Opened by thbar over 13 years ago
#80 - source_test.rb fails on 1.8.7
Issue -
State: closed - Opened by thbar over 13 years ago
#79 - "how to install" guide
Issue -
State: open - Opened by thbar over 13 years ago
Labels: documentation
#78 - Redirect rubyforge site to the new site
Issue -
State: open - Opened by thbar over 13 years ago
Labels: documentation
#77 - mysqlstream error with "NULL" values
Issue -
State: closed - Opened by sgrgic over 13 years ago
- 6 comments
#76 - Create beginner-level samples
Issue -
State: open - Opened by thbar over 13 years ago
- 8 comments
Labels: documentation
#75 - Add peak and average memory consumption, if possible
Issue -
State: open - Opened by thbar over 13 years ago
#74 - MySqlStreamer support for store_locally true
Pull Request -
State: closed - Opened by thbar over 13 years ago
- 5 comments
#73 - Fix for Issue #71
Pull Request -
State: closed - Opened by pdodds over 13 years ago
- 8 comments
#71 - mysqlstream error: `columns': undefined method `any?'
Issue -
State: closed - Opened by sgrgic over 13 years ago
- 4 comments
#70 - Do not pollute top namespace with "execute" and "usage"
Issue -
State: open - Opened by thbar over 13 years ago
#69 - Pass tests on JRuby
Issue -
State: open - Opened by thbar over 13 years ago
#62 - Forcing UTF-8 encoding and adding support for 'with' clause
Pull Request -
State: open - Opened by ghost almost 14 years ago
- 1 comment
#61 - Revamped test suite for activewarehouse-etl
Pull Request -
State: closed - Opened by sgonyea almost 14 years ago
- 4 comments
#57 - MailProcessor example
Pull Request -
State: open - Opened by gkfabs about 14 years ago
- 2 comments
#52 - Bugfix for activerecord statement preparation issue on scd connection
Pull Request -
State: closed - Opened by tkiley about 14 years ago
- 1 comment
#49 - Bugfix for type 1 scd, plus temp fix for gemspec
Pull Request -
State: closed - Opened by tkiley about 14 years ago
- 1 comment
#47 - Unexpected results when using accents in foreign key lookup
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#46 - Rows should not be processed anymore once error threshold is reached
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#45 - Fix broken docs on rubydoc.info
Issue -
State: open - Opened by thbar about 14 years ago
Labels: documentation
#44 - etl could report the first row error when error threshold is reached
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#42 - .ctl parsing error should report correct line number
Issue -
State: open - Opened by thbar about 14 years ago
- 2 comments
#39 - CsvParser should use FasterCSV options for get_fields_names
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#38 - Bring back @apurvis chunk support
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#35 - Investigate how documentation is done and create guidelines
Issue -
State: open - Opened by thbar about 14 years ago
Labels: documentation
#32 - Explicit ActiveRecord::Base.establish_connection required for connection to work
Issue -
State: open - Opened by thbar about 14 years ago
- 3 comments
#30 - File destination handling of booleans
Issue -
State: open - Opened by lgustafson about 14 years ago
- 3 comments
#29 - Audit SCD code
Issue -
State: open - Opened by thbar about 14 years ago
- 2 comments
#28 - Declarative order should be enforced
Issue -
State: open - Opened by thbar about 14 years ago
#25 - Delimited parser is actually a CSV parser
Issue -
State: closed - Opened by thbar about 14 years ago
- 3 comments
#23 - Look into ScdTest (non determinist)
Issue -
State: closed - Opened by thbar about 14 years ago
- 2 comments
#21 - Using a parser on non-existent single file should raise an error
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment
#19 - Incremental reorganization/rewrite, test-first
Issue -
State: closed - Opened by thbar about 14 years ago
- 2 comments
#17 - Merge back OracleUpsertDestination
Issue -
State: open - Opened by thbar about 14 years ago
- 1 comment